Your message dated Sat, 21 Jul 2007 17:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#433821: fixed in tuxguitar 0.9.1-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: tuxguitar
Version: 0.9.1-1
Severity: grave
Tags: patch
Justification: renders package unusable
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
/usr/bin/tuxguitar points in its CLASSPATH variable to
swt-gtk-3.2.1.jar which doesn't exist on my unstable system anymore.
Therefore tuxguitar doesn't start:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/eclipse/swt/widgets/Layout
Changing the reference in CLASSPATH to swt-gtk-3.2.2.jar fixes the
problem.
For your convenience I have attached a patch :-)
Cheers,
gregor
- -- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500,
'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.20.200705130115
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages tuxguitar depends on:
ii libitext-java 1.4.5-1 Java Library to generate PDF on th
ii libswt-gtk-3.2 3.2.2-1 Standard Widget Toolkit for GTK na
ii libswt-gtk-3.2-java 3.2.2-1 Standard Widget Toolkit for GTK Ja
ii sun-java6-jre 6-01-1 Sun Java(TM) Runtime Environment (
tuxguitar recommends no packages.
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGn5b+OzKYnQDzz+QRAuPbAJ4rXpefK80LzNOsxpUu1S/EDockHgCfRSt4
NR9jRLrk9fcP2VdZatB69M8=
=P0AW
-----END PGP SIGNATURE-----
--- /usr/bin/tuxguitar.orig 2007-07-19 18:47:07.000000000 +0200
+++ /usr/bin/tuxguitar 2007-07-19 18:47:16.000000000 +0200
@@ -17,3 +17,3 @@
-export
CLASSPATH="/usr/share/java/swt-gtk-3.2.1.jar:/usr/share/java/itext.jar:/usr/share/java/gtk2.6.jar"
+export
CLASSPATH="/usr/share/java/swt-gtk-3.2.2.jar:/usr/share/java/itext.jar:/usr/share/java/gtk2.6.jar"
--- End Message ---
--- Begin Message ---
Source: tuxguitar
Source-Version: 0.9.1-2
We believe that the bug you reported is fixed in the latest version of
tuxguitar, which is due to be installed in the Debian FTP archive:
tuxguitar_0.9.1-2.diff.gz
to pool/contrib/t/tuxguitar/tuxguitar_0.9.1-2.diff.gz
tuxguitar_0.9.1-2.dsc
to pool/contrib/t/tuxguitar/tuxguitar_0.9.1-2.dsc
tuxguitar_0.9.1-2_all.deb
to pool/contrib/t/tuxguitar/tuxguitar_0.9.1-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Philippe Coval <[EMAIL PROTECTED]> (supplier of updated tuxguitar package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 20 Jul 2007 00:20:17 +0200
Source: tuxguitar
Binary: tuxguitar
Architecture: source all
Version: 0.9.1-2
Distribution: unstable
Urgency: low
Maintainer: Philippe Coval <[EMAIL PROTECTED]>
Changed-By: Philippe Coval <[EMAIL PROTECTED]>
Description:
tuxguitar - Multitrack guitar tablature editor and player (gp3 to gp5)
Closes: 427340 433821
Changes:
tuxguitar (0.9.1-2) unstable; urgency=low
.
* Fix depend bug (closes: #427340)
* Fix classpath (closes: 433821)
* Fix makefile for faster build (sync upstream)
Files:
e28abe5e2ef9107114877dd00a4e215a 733 contrib/sound optional
tuxguitar_0.9.1-2.dsc
d957ff30684a90c482496d0139999eae 5230 contrib/sound optional
tuxguitar_0.9.1-2.diff.gz
bb01662b6762e10b1d7427e25d4ff99b 1081672 contrib/sound optional
tuxguitar_0.9.1-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGokTLpdwBkPlyvgMRApVbAJ9ne9uY/pltObvNf2R1Uk6NPP3dgQCfVA4W
yhPqMsK9++j2MX+3eLMKPpM=
=Ea2w
-----END PGP SIGNATURE-----
--- End Message ---