Your message dated Tue, 08 Jan 2008 00:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#425506: fixed in specimen 0.5.2rc3-1
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: specimen
Version: 0.5.1-1.1
Severity: grave
I tried to create a new bank on the fly, by choosing "New" and then "Save" in
order to save the new bank somewhere, and it wiped out the existing bank I had
previously loaded! My heart jumped all the way up into my sinuses. Took me
about 15 minutes to re-create the bank.
Fix is here:
--- specimen-0.5.2.rc3.orig/src/gui/bank-ops.c
+++ specimen-0.5.2.rc3/src/gui/bank-ops.c
@@ -140,5 +140,6 @@
int bank_ops_new ( )
{
patch_destroy_all ( );
+ last_bank = strdup ("\0");
return 0;
}
The "proper" thing would probably be to gray out the Save button and then only
enable it again once the first patch has been added. But I didn't feel like
dealing with GTK's weird API for finding a handle to a widget by name. The
above simple patch will at least prevent catastrophic data loss, and is good
enough for me.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.21-rt1-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages specimen depends on:
ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi
ii libasound2 1.0.13-2 ALSA library
ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii libc6 2.5-7 GNU C Library: Shared libraries
ii libcairo2 1.4.6-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libglib2.0-0 2.12.12-1 The GLib library of C routines
ii libgnomecanvas2-0 2.14.0-2 A powerful object-oriented display
ii libgtk2.0-0 2.10.12-2 The GTK+ graphical user interface
ii libjack0 0.103.0-5 JACK Audio Connection Kit (librari
ii libpango1.0-0 1.16.4-1 Layout and rendering of internatio
ii libphat0 0.4.1-1 collection of GTK widgets geared t
ii libsamplerate0 0.1.2-4 audio rate conversion library
ii libsndfile1 1.0.17-1 Library for reading/writing audio
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcursor1 1:1.1.8-2 X cursor management library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii libxi6 1:1.0.1-4 X11 Input extension library
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
ii libxml2 2.6.28.dfsg-1 GNOME XML library
ii libxrandr2 2:1.2.1-1 X11 RandR extension library
ii libxrender1 1:0.9.2-1 X Rendering Extension client libra
specimen recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: specimen
Source-Version: 0.5.2rc3-1
We believe that the bug you reported is fixed in the latest version of
specimen, which is due to be installed in the Debian FTP archive:
specimen_0.5.2rc3-1.diff.gz
to pool/main/s/specimen/specimen_0.5.2rc3-1.diff.gz
specimen_0.5.2rc3-1.dsc
to pool/main/s/specimen/specimen_0.5.2rc3-1.dsc
specimen_0.5.2rc3-1_amd64.deb
to pool/main/s/specimen/specimen_0.5.2rc3-1_amd64.deb
specimen_0.5.2rc3.orig.tar.gz
to pool/main/s/specimen/specimen_0.5.2rc3.orig.tar.gz
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.
Eduardo Marcel Macan <[EMAIL PROTECTED]> (supplier of updated specimen 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, 07 Jan 2008 21:01:46 -0200
Source: specimen
Binary: specimen
Architecture: source amd64
Version: 0.5.2rc3-1
Distribution: unstable
Urgency: low
Maintainer: Eduardo Marcel Macan <[EMAIL PROTECTED]>
Changed-By: Eduardo Marcel Macan <[EMAIL PROTECTED]>
Description:
specimen - a MIDI controllable audio sampler for GNU/Linux systems
Closes: 425506
Changes:
specimen (0.5.2rc3-1) unstable; urgency=low
.
* Fixed a grave bug which led to corruption of previously loaded bank after
saving a new empty one (closes: #425506)
* New upstream release
Files:
2a0e0a3b46d96afdf796f2dcfa0ac743 777 sound optional specimen_0.5.2rc3-1.dsc
77a0b00fad32788d33e0aa27b3155ab7 267948 sound optional
specimen_0.5.2rc3.orig.tar.gz
e2902ae32117f6a76a080f2c6e5e9492 3970 sound optional
specimen_0.5.2rc3-1.diff.gz
6be20eb9844914c235e3c0c37609a51b 129364 sound optional
specimen_0.5.2rc3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHgrlqoUSye+uc2tURAgUGAJ9LAdkxk+/vvIhQ/OFs/6uZQ0MhMQCbBHzO
8/mMPeR/mvaBIyvfW2TLiSg=
=f+bV
-----END PGP SIGNATURE-----
--- End Message ---