Bug#397368: tuxguitar: tuxguitar fails to start

2006-11-08 Thread Klaus Reichl
Hi Guitar Afficionados, Thanks for help, I'm posting again because everything is not fixed/clear yet. With the fixes below it works (at least in my environment). Here my resulting /usr/bin/tuxguitar and the reasoning for changes: * JAVA=... # As suggested by Julian * export CLASSP

Bug#397368: tuxguitar: tuxguitar fails to start

2006-11-07 Thread Klaus Reichl
Hallo, Thanks for the HINT on Java Path. Help's a bit, however, ... bash> tuxguitar Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Layout Before I start googling in the Evening, maybe you know what this problem is as well. Maybe you could do an apt-

Bug#397368: tuxguitar: tuxguitar fails to start

2006-11-06 Thread Julian Gabriel Casadesus
Hello, java.lang.UnsupportedClassVersionError (Unsupported major.minor version 49.0) this is because, the package has been compiled with a jdk version newer than the one you're using to run it make sure you are running tuxguitar with jre-1.5 or later I see, this package requires "sun-java5-jre

Bug#397368: tuxguitar: tuxguitar fails to start

2006-11-06 Thread Klaus Reichl
Package: tuxguitar Version: 0.8-2 Severity: grave When starting `tuxguitar', it fails with the following backtrack: bash> tuxguitar Exception in thread "main" java.lang.UnsupportedClassVersionError: org/herac/tuxguitar/gui/TuxGuitar (Unsupported major.minor version 49.0) at java.lang.Cl