Page 1 of 1

FileBot exits when load clicked

Posted: 07 Jun 2017, 21:07
by ElijahBaley
Whenever I click "load" in FileBot (Windows 10 but it also happened in the regular program ver 3.61 I think) the program exits. No error message of any sort it just exits.

This happens in the regular program and in the "console" but the "platform" version works fine.

I have uninstalled and reinstalled and installed earlier versions and they all behave exactly the same. Clicking "load" is the same as clicking "close."

While I can run FileBot fine in the "platform" mode I do think I should be able to run the regular program.

Does anyone have any ideas?

Re: FileBot exits when load clicked

Posted: 07 Jun 2017, 21:38
by rednoah
1.
Please run filebot -script fn:sysinfo and post the output.


2.
Sounds like this issue here. The easiest solution is to just use drag-n-drop instead of clicking on the Load button.

Re: FileBot exits when load clicked

Posted: 07 Jun 2017, 22:04
by ElijahBaley
This is the output requested:

Code: Select all

FileBot 4.7.10 (r5065)
JNA Native: 5.1.0
MediaInfo: 0.7.93
7-Zip-JBinding: 9.20
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2017-05-15 (r500)
Groovy: 2.4.10
JRE: Java(TM) SE Runtime Environment 1.8.0_131
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 8 Core / 1 GB Max Memory / 15 MB Used Memory
OS: Windows 10 (amd64)
Package: APPX
Done ?(?????)?
While drag-n-drop may be an easy solution for many I almost never use that kind of solution as I like only one window program open at a time. I prefer programs to work correctly.

I find it strange that the platform version works while the others do not.

Thanks for any help.

Edit: running "setx JAVA_OPTS -Dnet.filebot.UserFiles.fileChooser=JavaFX" seems to fix the problem for me.
Thanks!

Re: FileBot exits when load clicked

Posted: 10 Jun 2017, 04:10
by KatGamer
I registered here to say I'm having the same issue. Appreciate the workaround but I'd also like it to be fixed.

I'm trying to run filebot -script fn:sysinfo for comparison purposes, but every time it ends, the command window immediately closes and I'm not sure what command to use to keep it open.

Re: FileBot exits when load clicked

Posted: 10 Jun 2017, 08:11
by rednoah
You can Start PowerShell to open a new command-line window.