Page 1 of 1
Filebot Won't open (in Arabic locale)
Posted: 08 Dec 2019, 16:51
by dexnhollow
Filebot won’t open I installed different version but still the same … it just pops in the dock then disappear.
How can I fix this?
macOS Mojave 10.14.6
java installed.
Re: Filebot Won't open
Posted: 08 Dec 2019, 17:23
by rednoah
How did you install FileBot? What does the log say?

Please read
How to Request Help.
Re: Filebot Won't open
Posted: 08 Dec 2019, 21:12
by dexnhollow
I installed FileBot_4.8.5.pkg and
app bundle also i tried installing through brew cask but still the same thing it wont open.
Re: Filebot Won't open
Posted: 09 Dec 2019, 10:36
by rednoah

What does the log say?

Just type
filebot in Terminal to launch FileBot via the console, and see what it says.
filebot -script fn:sysinfo output would also be appreciated.

Please read
How to Request Help.
Re: Filebot Won't open
Posted: 09 Dec 2019, 15:42
by dexnhollow
I just figured out what was the problem it's because my mac's language is Arabic
and when I changed to English filebot works like a charm
any idea how to resolve the issue without changing the language?
and this what gave me the idea to change the language
Code: Select all
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Malformed UnitValue: ٩٥px'
at net.miginfocom.layout.ConstraintParser.parseUnitValue(Unknown Source)
at net.miginfocom.layout.ConstraintParser.parseBoundSize(Unknown Source)
at net.miginfocom.layout.ConstraintParser.parseAxisConstraint(Unknown Source)
at net.miginfocom.layout.ConstraintParser.parseColumnConstraints(Unknown Source)
at net.miginfocom.swing.MigLayout.setColumnConstraints(Unknown Source)
at net.miginfocom.swing.MigLayout.<init>(Unknown Source)
at net.filebot.ui.MainFrame.<init>(MainFrame.java:69)
at net.filebot.Main.startUserInterface(Main.java:227)
at net.filebot.Main.lambda$main$1(Main.java:159)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: java.lang.IllegalArgumentException: Unknown keyword: ٩٥px
at net.miginfocom.layout.UnitValue.parseUnitString(Unknown Source)
at net.miginfocom.layout.UnitValue.<init>(Unknown Source)
at net.miginfocom.layout.UnitValue.<init>(Unknown Source)
at net.miginfocom.layout.ConstraintParser.parseUnitValue(Unknown Source)
... 21 more
Code: Select all
FileBot 4.8.5 (r6224)
JNA Native: 5.2.2
MediaInfo: 18.12
7-Zip-JBinding: 9.20
Chromaprint: fpcalc version 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2019-05-15 (r565)
Groovy: 2.5.6
JRE: OpenJDK Runtime Environment 11.0.2
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 4 Core / 2 GB Max Memory / 40 MB Used Memory
OS: Mac OS X (x86_64)
HW: Darwin ******.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64
DATA: /Users/*****/.filebot
Package: PKG
License: UNREGISTERED
Re: Filebot Won't open
Posted: 09 Dec 2019, 18:48
by rednoah
Well, that's mighty fckd up. I guess FileBot doesn't have a single Arabic language user.

I'll need to review a lot of code now...
EDIT:
Fixed with
FileBot r6957.
Re: Filebot Won't open (in Arabic locale)
Posted: 09 Dec 2019, 19:36
by dexnhollow
Well, count me in as your first Arabic customer

and Thank you for taking the time and effort for replying you've been very helpful.
For now, I'll just keep changing the language.
Re: Filebot Won't open (in Arabic locale)
Posted: 09 Dec 2019, 21:50
by dexnhollow
I see you fixed it. but I can't find the new version.
Re: Filebot Won't open (in Arabic locale)
Posted: 10 Dec 2019, 05:16
by rednoah
New betas are built every other day, please give it a few hours:
viewtopic.php?f=7&t=1609