Nothing happens on start

Any questions? Need some help?
Post Reply
krichter
Posts: 1
Joined: 27 Mar 2014, 12:00

Nothing happens on start

Post by krichter »

When I launch filebot from console or with the launcher from Dashboard from deb package installation or with .sh script from portable bundle, nothing happens except in the sidebar the icon indicates that the proces has been launched (in console the process doesn't returned and has to be killed), no tray icon or window.
<code>filebot -script fn:sysinfo</code> returns
<output>
FileBot 4.0 (r2056)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.64
7-Zip-JBinding: OK
chromaprint-tools: fpcalc version 1.1.0 (/usr/share/filebot/fpcalc)
Extended Attributes: DISABLED
Groovy Engine: 2.2.0
OpenJDK Runtime Environment 1.7.0_51
64-bit OpenJDK 64-Bit Server VM
Linux (amd64)
Done ヾ(@⌒ー⌒@)ノ
</output>
I'm running 4.0 on Ubuntu 13.10 amd64 on Linux 3.11.0-18.
User avatar
rednoah
The Source
Posts: 23933
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Nothing happens on start

Post by rednoah »

Do you get any error messages if you launch the GUI from console?

Did the GUI somehow spawn outside of the visible screen area? You could try deleting ~/.filebot in case the configs are messed up somehow.

Can you reproduce the issue if you grab FileBot from the Ubuntu Software Center?
:idea: Please read the FAQ and How to Request Help.
Post Reply