Page 1 of 1

4.5 just hangs on ubuntu

Posted: 03 Nov 2014, 17:08
by eleses
daniel@daniel-main:~$ filebot -script fn:sysinfo
FileBot 4.5 (r2612)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.69
7-Zip-JBinding: OK
chromaprint-tools: fpcalc version 1.1.0 (/usr/share/filebot/fpcalc)
Extended Attributes: OK
Groovy Engine: 2.3.7
JRE: Java(TM) SE Runtime Environment 1.8.0_25
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 1 GB Max Memory / 29 MB Used Memory
OS: Linux (amd64)
uname: Linux daniel-main 3.16.0-031600-generic #201408031935 SMP Sun Aug 3 23:36:11 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Done ヾ(@⌒ー⌒@)ノ

Hello, I have tried to install this in many ways - starting with software centre, moving on to installing java 8, and using the methods on the site through terminal.

When I start it in terminal the icon comes up but it just hangs - no error message; terminal just hangs as well until I kill it. filebot action test just hangs as well.

How can I get this working? I have Java 8, I have the 64 bit version, I have cleared cache, uninstalled, re-installed, re-started and based on the above it should be fine I think. What should I try next?

Re: 4.5 just hangs on ubuntu

Posted: 03 Nov 2014, 17:28
by rednoah
There's no issues in the log. If you run filebot (GUI) from the cmdline it'll naturally wait till it'll exit. So if it "hangs" it's most likely running, but you can't see it for some reason.

Is the window somehow moved off screen? Different monitor/desktop? Try -clear-prefs. You can try the portable version, or just the jar. Maybe the official Oracle JRE 8 will work better? In case you're using OpenJDK.

If something isn't working it would just crash, it would never freeze.

Re: 4.5 just hangs on ubuntu

Posted: 03 Nov 2014, 18:16
by eleses
Thanks for the quick reply!

I do have two monitors but with only one on and after a restart, still the same

Tried $ filebot -clear-prefs but still the same

I'm on ubuntu and can't find how to run it as portable version or just jar

Re: 4.5 just hangs on ubuntu

Posted: 03 Nov 2014, 18:24
by rednoah

Re: 4.5 just hangs on ubuntu

Posted: 03 Nov 2014, 18:38
by eleses
Ah, er, well... ALT spacebar seemed to do the trick.

Thanks for that - I'm pretty new at linux and there's quite a bit of relearning to do.

Thanks again