JAlbum won't start after export tool selection
Andrew Goodbody
ajg02 at elfringham.co.uk
Sat Feb 17 10:59:48 GMT 2018
It works for me.
https://stackoverflow.com/questions/20574866/noclassdeffounderror-javafx-beans-invalidationlistener
The above link suggests that it should just work if you have Oracle Java
8 installed, which I do.
Andrew
On 17/02/18 08:53, Andrew Goodbody wrote:
> I used it a couple of weeks ago and all was well, but I use an older
> release of Jalbum. I'll have to see what's up with the latest release.
>
> Andrew
>
> On 17 February 2018 08:33:54 GMT+00:00, Gilles Caulier
> <caulier.gilles at gmail.com> wrote:
>
> Hi All,
>
> Somebody has already tried to export album to JAlbum ? Here, after
> installing current JAlbum generic RPM, i see this trace on the console:
>
> kipi.plugins: Saving jAlbum data to kipirc file..
> kipi.plugins: syncing..
> QXcbConnection: XCB error: 3 (BadWindow), sequence: 7847, resource
> id: 33554604, major code: 40 (TranslateCoords), minor code: 0
> Error: null
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>
> at java.lang.reflect.Method.invoke(Method.java:498)
> at se.datadosen.jalbum.Main.main(Main.java:44)
> Caused by: java.lang.NoClassDefFoundError:
> javafx/beans/binding/BooleanExpression
> at
> se.datadosen.jalbum.SplashScreen.<init>(SplashScreen.java:39)
> at se.datadosen.jalbum.JAlbum.<init>(JAlbum.java:113)
> at se.datadosen.jalbum.JAlbum.main(JAlbum.java:368)
> ... 5 more
> Caused by: java.lang.ClassNotFoundException:
> javafx.beans.binding.BooleanExpression
> at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 8 more
>
>
> The stand alone version (Java GUI) work as expected through
> startjalbum.sh script:
>
> [gilles at localhost jalbum]$ pwd
> /usr/lib/jalbum
> [gilles at localhost jalbum]$ cat startjalbum.sh
> #!/bin/sh
> BASEDIR=$(dirname "$0")
> $BASEDIR/jre64/bin/java -Xmx1200M -jar $BASEDIR/JAlbum.jar
>
> So, i can conclude that JAlbum.jar is not started properly from the
> digiKam tool... Right ?
>
> Best
>
> Gilles Caulier
>
>
More information about the Digikam-devel
mailing list