Package: tuxguitar
Version: 1.2-1.1
Severity: grave
Justification: renders package unusable
Hi,
The new tuxguitar version doesn't start anymore:
$MOZILLA_FIVE_HOME not valid : check doc shipped w/ tuxguitar
Exception in thread "main" java.lang.NoClassDefFoundError:
org/eclipse/swt/widgets/Control
at org.herac.tuxguitar.gui.TGMain.main(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Control
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
... 1 more
The first error (MOZILLA_FIVE_HOME) is trivial to fix, you just have to
add the following lines to the tuxguitar start script (function
mozilla-guess()):
t="/usr/lib/xulrunner-1.9.1"
test -r "$t/libxpcom.so" && d="$t"
The second one however is very strange, maybe a package dependency is
missing or something like that.
Greetings,
Markus
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (900, 'testing'), (300, 'unstable'), (120, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32.8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages tuxguitar depends on:
ii libitext-java 2.1.7-1 Java Library to create and manipul
ii libswt-cairo-gtk-3.5-jni 3.5.1-2 Standard Widget Toolkit for GTK+ C
ii libswt-gtk-3.5-java 3.5.1-2 Standard Widget Toolkit for GTK+ J
ii libswt-mozilla-gtk-3.5-jni 3.5.1-2 Standard Widget Toolkit for GTK+ M
ii openjdk-6-jre [java2-runtime 6b17~pre3-1 OpenJDK Java runtime, using Hotspo
ii sun-java6-jre [java2-runtime 6-16-1 Sun Java(TM) Runtime Environment (
ii xulrunner-1.9.1 1.9.1.6-1 XUL + XPCOM application runner
Versions of packages tuxguitar recommends:
pn tuxguitar-alsa <none> (no description available)
pn tuxguitar-oss <none> (no description available)
Versions of packages tuxguitar suggests:
ii lilypond 2.12.2-1+b1 A program for typesetting sheet mu
pn tuxguitar-jsa <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/20100215004327.13641.65942.report...@localhost