hswick/jutsu

start-jutsu! fails because of missing browser

Closed this issue · 2 comments

(j/start-jutsu! 4000 false)
Starting http-kit...

java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform!

I'm trying to launch Jutsu from an environment without a browser and it fails even with display = false

Oops!

Looks like the issue is here https://github.com/hswi ck/jutsu/blob/master/src/clj/jutsu/web.clj#L120

The when doesn't check display :p

Pushing out a new release now.

0.1.3 is on clojars!