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?
FileBot exits when load clicked
Re: FileBot exits when load clicked
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.
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.
-
- Posts: 2
- Joined: 07 Jun 2017, 20:49
Re: FileBot exits when load clicked
This is the output requested:
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!
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 ?(?????)?
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
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.
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
You can Start PowerShell to open a new command-line window.