Stream: implementers
Topic: ig publisher GUI mode broken
Marc de Graauw (Dec 21 2016 at 09:48):
The latest ig publisher does not run in GUI mode (at least on Windows - nothing happens, no errors either, just doesn't open). The 1.8.0 igpublisher does. The latest does run in command line mode, so I don't have an urgent issue, just reporting.
Grahame Grieve (Dec 21 2016 at 09:55):
hm. @James Agnew this is a java thing - I can reproduce it, but don't know how to fix it - the main thread terminates without waiting for the gui. But I haven't changed that code
Grahame Grieve (Dec 21 2016 at 09:56):
do you have any ideas?
Josh Mandel (Dec 21 2016 at 12:21):
Is it pretty quick to fail? Could be a good case for git bisect
Marc de Graauw (Dec 21 2016 at 12:56):
Fails immediately.
Last updated: Apr 12 2022 at 19:14 UTC