8000 Refresh in browser fails to re-open the current file in editor · Issue #28 · bodil/catnip · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 15, 2018. It is now read-only.

Refresh in browser fails to re-open the current file in editor #28

Open
ghost opened this issue Jan 13, 2013 · 0 comments
Open

Refresh in browser fails to re-open the current file in editor #28

ghost opened this issue Jan 13, 2013 · 0 comments

Comments

@ghost
Copy link
ghost commented Jan 13, 2013

I think it's maybe because the "" chars get replaced with "%5C", some kind of url encoding(which I know nothing aboot btw) - but not all "" get replaced, only those that would otherwise be seen in the Ctrl+F open "dialog"

The actual stacktrace seen in the repl below:

java.io.FileNotFoundException: C:\1\myp1\src%5Cmyp1%5Ccore.clj (The system cannot find the file specified)

(Unknown Source) java​.io​.FileInputStream​.open

FileInputStream.java:138 java​.io​.FileInputStream​.

io.clj:233 clojure​.java​.io​/fn

io.clj:73 clojure​.java​.io​/fn [fn]

io.clj:169 clojure​.java​.io​/fn

io.clj:73 clojure​.java​.io​/fn [fn]

io.clj:106 clojure​.java​.io​/reader

RestFn.java:410 clojure​.lang​.RestFn​.invoke

AFn.java:161 clojure​.lang​.AFn​.applyToHelper

RestFn.java:132 clojure​.lang​.RestFn​.applyTo

core.clj:603 clojure​.core​/apply

core.clj:6126 clojure​.core​/slurp

RestFn.java:410 clojure​.lang​.RestFn​.invoke

filesystem.clj:90 catnip​.filesystem​/fs​-command

server.clj:61 catnip​.server​/on​-message [fn]

server.clj:47 catnip​.server​/on​-message [fn]

core.clj:1819 clojure​.core​/binding​-conveyor​-fn [fn]

AFn.java:18 clojure​.lang​.AFn​.call

FutureTask.java:334 java​.util​.concurrent​.FutureTask​$Sync​.innerRun

FutureTask.java:166 java​.util​.concurrent​.FutureTask​.run

ThreadPoolExecutor.java:1110 java​.util​.concurrent​.ThreadPoolExecutor​.runWorker

ThreadPoolExecutor.java:603 java​.util​.concurrent​.ThreadPoolExecutor​$Worker​.run

Thread.java:722 java​.lang​.Thread​.run
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants
0