[Resolved] Flashgot 1.5.6.6 no wget terminal on Linux
Posted: Fri Oct 10, 2014 10:02 am
Hi, Flashgot 1.5.6.6 update last night is broken on Linux. Now it no longer starts a wget terminal.
Creating a "flashgot-term" script with executable permssion in "/usr/local/bin" did not help:
#!/bin/sh
echo $* > $HOME/flashgot.$$
So it looks like "flashgot-term" is not called and it does not even open a terminal anymore.
I unpacked the "xpi" and "jar" file, there is "flashgot-term" defined but I am not good in Java to locate the bug.
I am pretty sure its related to the "flashgot-term" change in this version. The previous version 1.5.6.5 still works.
I am using Firefox 31.1.1 ESR in CentOS 6.5 and Debian 7.6. Boot fails.
Creating a "flashgot-term" script with executable permssion in "/usr/local/bin" did not help:
#!/bin/sh
echo $* > $HOME/flashgot.$$
So it looks like "flashgot-term" is not called and it does not even open a terminal anymore.
I unpacked the "xpi" and "jar" file, there is "flashgot-term" defined but I am not good in Java to locate the bug.
I am pretty sure its related to the "flashgot-term" change in this version. The previous version 1.5.6.5 still works.
I am using Firefox 31.1.1 ESR in CentOS 6.5 and Debian 7.6. Boot fails.