You are not logged in.
Hi,
After a "pacman -Syu" Tuxguitar does not start. This is the error
Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-gtk-3428 or swt-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.C.<clinit>(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source)
at org.herac.tuxguitar.gui.TuxGuitar.displayGUI(Unknown Source)
at org.herac.tuxguitar.gui.TGMain.main(Unknown Source)
I reinstalled "swt", executed "source /etc/profile" but no success.
In the pacman logfile are no post-install messages about tuxguitar.
Last edited by SiD (2008-03-13 19:55:29)
Offline
Just to see whether something happened to my install I checked it, but not a single error or message did show up. Tuxguitar works for me without a hitch. The GUI has changed a lot though, so if that indicates a larger update or not I don't know.
Offline
I've build a package of the swt-devel version 3.4M5.
With this swt package the Tuxguitar-1.0rc1-1 package works!
I don't understand why it works for some users with the swt package from the repos.
Could anybody confirm the problems with swt version 3.3?
Offline
I don't understand why it works for some users with the swt package from the repos.
Could anybody confirm the problems with swt version 3.3?
Everything is fine on my machine. Here are some specs, just in case it helps:
AMD Sempron @ 1.8 GHz
Nvidia FX5500 @ 256 Mb (AGP)
1 Gb pc2700 DDR
KDE 3.5.9
Tuxguitar 1.0-rc1
swt 3.3-2
kernel26-2.6.24.3-3
The GUI has changed a lot though, so if that indicates a larger update or not I don't know.
That's a new default theme, you can change it back through "Tools > Settings" if you wish.
ASRock N68C-GS FX motherboard
AMD X2 240 @ 2.8G
Nvidia 9500GT @ 1G
Kingston 800Mhz DDR2 @ 4G
Offline
Problem was that I mount my /tmp partition 'noexec'.
For more details look at the comments here.
http://bugs.archlinux.org/task/9774?project=5
Offline