[Arch amd64] AUR filebot47 (4.7.9-3) run errors.
Posted: 22 May 2019, 13:10
Hi,
I have tried for days to get this program working. I installed all Java based packages and still nothing.
I am at my wits end.
I have no idea in what order OR what packages should be installed as search engines support debian based answers and nothing for arch 64 bit systems.
Below is the error message I am receiving:
I have installed this package (filebot47) via the AUR. Link here:
http://aur.archlinux.org/packages/filebot47
What in all that is sane and good in this world am I not seeing?
Peter.
I have tried for days to get this program working. I installed all Java based packages and still nothing.
I am at my wits end.
I have no idea in what order OR what packages should be installed as search engines support debian based answers and nothing for arch 64 bit systems.
Below is the error message I am receiving:
Code: Select all
dave@antergos Desktop]$ filebot
/usr/bin/filebot: line 5: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
(process:23885): Gtk-WARNING **: 14:02:38.178: Locale not supported by C library.
Using the fallback 'C' locale.
Failed to initialize JavaFX. Please install JavaFX.
java.lang.NoClassDefFoundError: javafx/embed/swing/JFXPanel
at net.filebot.util.ui.SwingUI.initJavaFX(SwingUI.java:510)
at net.filebot.Main.onStart(Main.java:151)
at net.filebot.Main.lambda$null$0(Main.java:129)
at net.filebot.util.ui.SwingUI$SwingRunnable.doInBackground(SwingUI.java:426)
at net.filebot.util.ui.SwingUI$SwingRunnable.doInBackground(SwingUI.java:416)
Caused by: java.lang.ClassNotFoundException: javafx.embed.swing.JFXPanel
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
... 5 more
[dave@antergos Desktop]$
http://aur.archlinux.org/packages/filebot47
What in all that is sane and good in this world am I not seeing?
Peter.