I am new to Ubuntu learning Linux. One my favourite tools is Filebot and it has worked flawlessly up until 2 nights ago. For some reason anytime I try and match a movie to a database (any of them) Filebot crashes.
I have come to understand if you start a GUI'd app via Terminal when it ends it outputs any relevant info so that's what I pasted in below along with the sysinfo request as stated in the instructions for requesting help.
It all looks java related but if that's what Filebot is built on it's no surprise that's where the error is, at least I'd assume as much.
I'm on Ubuntu 12.04 and I've tried a variation of file types and sizes and I always get the same results. It also makes no difference if I choose symlinks, hardlinks, etc as the output though my requested output is/are symlinks.
Here's the sysinfo:
filebot -script fn:sysinfo
FileBot 4.2 (r2326)
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.4
JRE: OpenJDK Runtime Environment 1.7.0_55
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 2 Core / 494 MB Max Memory / 15 MB Used Memory
OS: Linux (amd64)
uname: Linux cube 2.6.32-042stab062.2 #1 SMP Wed Oct 10 18:28:35 MSK 2012 x86_64 x86_64 x86_64 GNU/Linux
Done ?(?????)?
Here's the terminal output:
/usr/bin/filebot: line 2: 6752 Killed java -Dunixfs=false -DuseGVFS=false -DuseExtendedFileAttributes=true -DuseCreationDate=false -Djava.net.useSystemProxies=false -Dsun.net.client.defaultConnectTimeout=10000 -Dsun.net.client.defaultReadTimeout=60000 -Djna.nosys=true -Dapplication.deployment=deb -Dapplication.analytics=true -Dapplication.dir=$HOME/.filebot -Djava.io.tmpdir=$HOME/.filebot/temp -Djna.library.path=/usr/share/filebot -Djava.library.path=/usr/share/filebot -Dnet.filebot.AcoustID.fpcalc=/usr/share/filebot/afpcalc -jar /usr/share/filebot/FileBot.jar "$@"
I hope that's enough information.
The only thing I can think to do is update Java which seems like a rather desperate actions. Any advice would be great. I should state in advance, again, that Ubuntu / Linux is not my best skillset so if you have any special commands or suggestions I'm happy to execute but I'll need a bit of support in typing the right things into Terminal.
Thanks!
(p.s. I noticed my Firefox suddenly started crashing constantly as well, could be unrelated, hard to say.)
