Your message dated Tue, 10 Oct 2006 01:51:44 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#390624: fixed in cheesetracker 0.9.9-8 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: cheesetracker Version: 0.9.9-4 Severity: important Tags: patch Cheesetracker doesn't play long samples. The problem is a debug code developer left in. I include a patch with the report. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.8-2-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages cheesetracker depends on: ii libasound2 1.0.11-7 ALSA library ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-13 GCC support library ii libjack0.100.0-0 0.101.1-1 JACK Audio Connection Kit (librari ii libqt3-mt 3:3.3.6-2 Qt GUI Library (Threaded runtime v ii libsigc++-1.2-5c2 1.2.7-2 type-safe Signal Framework for C++ ii libstdc++6 4.1.1-13 The GNU Standard C++ Library v3 ii zlib1g 1:1.2.3-13 compression library - runtime cheesetracker recommends no packages. -- no debconf information --- cheesetracker-0.9.9-5/cheesetracker/trackercore/tracker_voice.cpp 2004-04-23 06:21:32.000000000 +0300 +++ cheesetracker-0.9.9-4/cheesetracker/trackercore/tracker_voice.cpp 2006-10-02 11:06:48.116445648 +0300 @@ -246,9 +246,8 @@ endpos=info.current_index+done*info.increment_index; -// if (info.volume || (info.oldlvol) || (info.oldrvol)) { - - if((info.current_index<0x7fffffff)&&(endpos<0x7fffffff)) { + if (info.volume || (info.oldlvol) || (info.oldrvol)) { +// if((info.current_index<0x7fffffff)&&(endpos<0x7fffffff)) { float l_vol_old,l_vol_new; float r_vol_old,r_vol_new;
--- End Message ---
--- Begin Message ---Source: cheesetracker Source-Version: 0.9.9-8 We believe that the bug you reported is fixed in the latest version of cheesetracker, which is due to be installed in the Debian FTP archive: cheesetracker_0.9.9-8.diff.gz to pool/main/c/cheesetracker/cheesetracker_0.9.9-8.diff.gz cheesetracker_0.9.9-8.dsc to pool/main/c/cheesetracker/cheesetracker_0.9.9-8.dsc cheesetracker_0.9.9-8_i386.deb to pool/main/c/cheesetracker/cheesetracker_0.9.9-8_i386.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. Wesley J. Landaker <[EMAIL PROTECTED]> (supplier of updated cheesetracker 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: Mon, 9 Oct 2006 14:08:35 -0600 Source: cheesetracker Binary: cheesetracker Architecture: source i386 Version: 0.9.9-8 Distribution: unstable Urgency: low Maintainer: Wesley J. Landaker <[EMAIL PROTECTED]> Changed-By: Wesley J. Landaker <[EMAIL PROTECTED]> Description: cheesetracker - sound module tracking program (IT - Impulse Tracker clone) Closes: 385968 390624 Changes: cheesetracker (0.9.9-8) unstable; urgency=low . * Avoid data loss problems by using -fno-strict-aliasing (closes: #385968) - Thanks to Jaan Pullerits <[EMAIL PROTECTED]>: * Fixed problem with playing long samples (closes: #390624) - Thanks to Jaan Pullerits <[EMAIL PROTECTED]>: Files: 55efa05cdc92c577380ac1102c895f04 712 sound optional cheesetracker_0.9.9-8.dsc 1f22a0e8ac6bcd51065c94b236507982 19493 sound optional cheesetracker_0.9.9-8.diff.gz fd37b4e4252d98e1d166839f305ffc2b 945472 sound optional cheesetracker_0.9.9-8_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFKsHE8KmKTEzW49IRArM9AJ9Y9/fjvhN81THzvKCecl8kOwSjYwCfT2+R j7tYrwgkMDYeQytcig9ChJ0= =+7Fc -----END PGP SIGNATURE-----
--- End Message ---

