Java being required means this is a complete non-starter for me.
It's Playtime - Light Table Playground released
71–80 of 132 posts
Re: It's Playtime - Light Table Playground released
#72Earlier quoted context omitted.
For Linux the script is doing "if chrome, else if firefox". Better to use xdg-open.
So it's looking for Chrome, a closed source browser that I'd never use, instead of Chromium. Too bad.
once the server is up and running.
Re: It's Playtime - Light Table Playground released
#73Re: It's Playtime - Light Table Playground released
#74(Found the source in the jar file, wondering about publishing modifications.)
Re: It's Playtime - Light Table Playground released
#75Thanks for considering Windows user in this release.
Exception in thread "main" java.lang.IllegalStateException: Can't change/establish root binding of: warn-on-reflection with set (compiler.clj:1)
Re: It's Playtime - Light Table Playground released
#76Thanks for considering Windows user in this release.
I haven't been able to get it working on Windows 7. After much hoop jumping I've gotten stuck on this error while trying to run the jar: Exception in thread "main" java.lang.IllegalStateException: Can't change/establish root binding of: warn-on-reflection with set (compiler.clj:1)
java -jar lighttable-full.jar prodRe: It's Playtime - Light Table Playground released
#77I understand you're working fast and it's early. But not providing hashes and using a two stage downloader and not using ssl and using auto updates and not using code signing means that your app will now be the weakest link in terms of security for all but the worst configured computers. While it's almost certain no one is targeting you or your users now, that could change when people see such a weakness or could lea…
It's early and we honestly didn't think down those lines. Ultimately, the deployment mechanism will look different than this, but this was the path of least resistance. At the very least though we can do a few of these things to remove some of the danger - we'll get on it.
On the plus side, I like the prototype itself and will be interested to see where it goes.
Re: It's Playtime - Light Table Playground released
#78Re: It's Playtime - Light Table Playground released
#79Earlier quoted context omitted.
I haven't been able to get it working on Windows 7. After much hoop jumping I've gotten stuck on this error while trying to run the jar: Exception in thread "main" java.lang.IllegalStateException: Can't change/establish root binding of: warn-on-reflection with set (compiler.clj:1)
Are you running the jar with prod as an arg? java -jar lighttable-full.jar prod
Re: It's Playtime - Light Table Playground released
#80Doesn't work on my iMac (from '11 all software up-to-date). :S