Your message dated Sun, 12 Nov 2006 17:02:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#394839: fixed in gtk+extra2 2.1.1-3.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: libgtkextra-x11-2.0-1
Priority: grave
Tags: patch

Hi

I dare to set the priority to grave, because without this patch it is not 
possible to resize the RAM viewer in gpsim, while it is possible to do so 
with including this patch into the gtk-extra library.
So please consider adding this patch for etch or if you don't have the time, 
maybe give me the permission to NMU.

Cheers
Steffen
--- gtk+extra2-2.1.1.orig/gtkextra/gtksheet.c
+++ gtk+extra2-2.1.1/gtkextra/gtksheet.c
@@ -4149,7 +4149,7 @@
 			   &pixmap_width, &pixmap_height);
       if ((pixmap_width != width) || (pixmap_height != height))
 	{
-          g_free(sheet->pixmap);
+          g_object_unref(sheet->pixmap);
 	  sheet->pixmap = gdk_pixmap_new (sheet->sheet_window,
 					       width, height,
 					       -1);

Attachment: pgpZYbANJEong.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: gtk+extra2
Source-Version: 2.1.1-3.1

We believe that the bug you reported is fixed in the latest version of
gtk+extra2, which is due to be installed in the Debian FTP archive:

gtk+extra2_2.1.1-3.1.diff.gz
  to pool/main/g/gtk+extra2/gtk+extra2_2.1.1-3.1.diff.gz
gtk+extra2_2.1.1-3.1.dsc
  to pool/main/g/gtk+extra2/gtk+extra2_2.1.1-3.1.dsc
libgtkextra-x11-2.0-1_2.1.1-3.1_i386.deb
  to pool/main/g/gtk+extra2/libgtkextra-x11-2.0-1_2.1.1-3.1_i386.deb
libgtkextra-x11-2.0-dev_2.1.1-3.1_i386.deb
  to pool/main/g/gtk+extra2/libgtkextra-x11-2.0-dev_2.1.1-3.1_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.
Steinar H. Gunderson <[EMAIL PROTECTED]> (supplier of updated gtk+extra2 
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, 13 Nov 2006 01:42:26 +0100
Source: gtk+extra2
Binary: libgtkextra-x11-2.0-dev libgtkextra-x11-2.0-1
Architecture: source i386
Version: 2.1.1-3.1
Distribution: unstable
Urgency: high
Maintainer: Bradley Bell <[EMAIL PROTECTED]>
Changed-By: Steinar H. Gunderson <[EMAIL PROTECTED]>
Description: 
 libgtkextra-x11-2.0-1 - A useful set of widgets for GTK+
 libgtkextra-x11-2.0-dev - A useful set of widgets for GTK+ (development files)
Closes: 394839
Changes: 
 gtk+extra2 (2.1.1-3.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Apply patch from upstream to fix the resizing of the RAM
     viewer in gpsim; patch extracted by Steffen Joris. (Closes: #394839)
Files: 
 24d39287f739a448b1d9e6c434212f50 739 libs optional gtk+extra2_2.1.1-3.1.dsc
 d1cb68db75a1750a4b9fbf46aebe0a6d 10536 libs optional 
gtk+extra2_2.1.1-3.1.diff.gz
 435c3b160edfb898d130e87f3de99213 474892 libdevel optional 
libgtkextra-x11-2.0-dev_2.1.1-3.1_i386.deb
 e48f813776cb9fc46a69d9e800211192 317412 libs optional 
libgtkextra-x11-2.0-1_2.1.1-3.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iQCUAwUBRVfAsX7hqgLJpbVOAQIPEgP4l5RfaEVGcIXu/q3HfWHhjyuLDtQ3FJpz
+tA7etW+zkpUbKgRCBi1Rt59cIcPOA9iHFRQGqM0OgBzibVbO0NG4bqi0p/SSEI3
w0fu0yAE08kXvbh5Tfl7SdXPmg4qzkQeCrZDX+GGBuzKUo4Zu/soeSY/647rrout
s7vpMmCbVw==
=Hg8L
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to