JBidwatcher (2.99pre5-2-g7251940) wont launch on Ubuntu 15.10
|
When I attempted to launch JBidwatcher (2.99pre5-2-g7251940) on Ubuntu, initially the launch of jbidwatcher.sh failed silently locking up the terminal. .. in the hope that the -Xdebug flag would let me see where the process was failing. However the addition of this flag allowed the launcher to load without hanging, so I am none the wiser regarding the actual source of the initial problem. I have posted this in case it helps anybody else stuck in the same situation. I am using …. openjdk version “1.8.0_72-internal” … and am actually running Ubuntu 16.04 beta, so there is a slight chance the issue is related to my bleeding edge installation. |
|
Same situation on ubuntu 16.04. To start the program you have to use from a terminal thr command ./jbidwatcher.sh from the program folder. |