FileBot exits when load clicked

Support for Windows users
Post Reply
ElijahBaley
Posts: 2
Joined: 07 Jun 2017, 20:49

FileBot exits when load clicked

Post 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?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileBot exits when load clicked

Post 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.
:idea: Please read the FAQ and How to Request Help.
ElijahBaley
Posts: 2
Joined: 07 Jun 2017, 20:49

Re: FileBot exits when load clicked

Post 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!
KatGamer
Posts: 1
Joined: 10 Jun 2017, 04:04

Re: FileBot exits when load clicked

Post 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.
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileBot exits when load clicked

Post by rednoah »

You can Start PowerShell to open a new command-line window.
:idea: Please read the FAQ and How to Request Help.
Post Reply