|
Andy
|
|
Post:
Nov 11th 2009 at 5:54 PM |
|
|
Hi @all,
today I updated my tuxguitar on my opensuse linux installation. There are precompiled packages availible via the packman repository.
Now after trying to start tuxguitar (Commandline TuxGuitar.sh) I can see the splash screen but shortly after that I get this error message:
/usr/lib/jvm/jre/bin/java: symbol lookup error: /usr/lib/swt/libswt-cairo-gtk-3347.so: undefined symbol: cairo_image_surface_create
In the filesystem I found the file /swt/libswt-cairo-gtk-3347.so so.
Any ideas?
Thanks and regards
Andy
|
|
| Back to Top |
| |
|
Julian
|
|
Post:
Nov 11th 2009 at 7:21 PM |
|
|
Undefined symbol.. it make me think that the library was successfully loaded. but the function "cairo_image_surface_create" isn't in that library.
In other words.. you may have an old SWT, that needs an old cairo library, but i'm sure that you have a new cairo library that removed some deprecated functions.
So try to upgrade SWT :)..
Does the java web start version works for you ?
http://community.tuxguitar.com.ar/tuxguitar-live/
|
|
| Back to Top |
| |
|
Andy
|
|
Post:
Nov 11th 2009 at 7:39 PM |
|
|
the java web start version works like a charm ;-)
I'll try to upgrade my swt version ... when I have some free time.
Thanks a lot!
Andy
|
|
| Back to Top |
| |