[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#568648: marked as done (grig crashes on mouse click between freq display digits)



Your message dated Mon, 28 Jun 2010 21:43:33 +0000
with message-id <E1OTM73-0001M6-UB@ries.debian.org>
and subject line Bug#568648: fixed in grig 0.7.2-4
has caused the Debian Bug report #568648,
regarding grig crashes on mouse click between freq display digits
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
568648: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568648
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: grig
Version: 0.7.2-3
Severity: important
Tags: patch


We have applied the attached patch in Ubuntu Lucid, to fix the following bug.
This change has also been applied upstream at Sourceforge.  Perhaps Debian
would like to apply the change as well:

    https://bugs.launchpad.net/ubuntu/+source/grig/+bug/517816

    grig 0.7.2 Ubuntu Karmic

    TESTCASE:
    (Reproducible on amd64 but not i386)
    1. Run grig
    2. Mouse click in the space *between* the "145" and the "000" (not on any
    digit).
    grig crashes with Segmentation fault.
=== modified file 'src/rig-gui-lcd.c'
--- old/src/rig-gui-lcd.c	2006-07-25 00:03:43 +0000
+++ new/src/rig-gui-lcd.c	2010-02-05 22:36:18 +0000
@@ -810,7 +810,7 @@
 rig_gui_lcd_get_event_object (GdkEvent *event)
 {
 	guint x,y;    /* coordinates */
-	guint i;
+	gint i;
 
 	x = (guint) ((GdkEventButton*)event)->x;
 	y = (guint) ((GdkEventButton*)event)->y;


--- End Message ---
--- Begin Message ---
Source: grig
Source-Version: 0.7.2-4

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

grig_0.7.2-4.debian.tar.gz
  to main/g/grig/grig_0.7.2-4.debian.tar.gz
grig_0.7.2-4.dsc
  to main/g/grig/grig_0.7.2-4.dsc
grig_0.7.2-4_amd64.deb
  to main/g/grig/grig_0.7.2-4_amd64.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 568648@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen <treinen@debian.org> (supplier of updated grig 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 28 Jun 2010 22:19:49 +0200
Source: grig
Binary: grig
Architecture: source amd64
Version: 0.7.2-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Ralf Treinen <treinen@debian.org>
Description: 
 grig       - graphical user interface to the Ham Radio Control Libraries
Closes: 568648
Changes: 
 grig (0.7.2-4) unstable; urgency=low
 .
   * QA upload.
   * Patch segfault_on_click: fix segfault on amd64 when clicking in the
     numerical panel. Thanks a lot to Kamal Mostafa from ubuntu for
     sending in the patch! (closes: #568648).
   * Source format 3.0 (quilt)
   * DH compat level 5 (no change)
   * Standards-level 3.9.0 (no change)
   * Added dependency on ${misc:Depends}.
   * debian/watch: use sf redirector.
   * Removed empty postinst and postrm from the source package
   * debian/rules: link config.{guess,sub} from autotools-dev in the
     config.status target, restore in the clean target. Remove diff
     concerning config.{sub,guess} from patch debian-changes-0.7.2-4.
   * debian/copyright: proper copyright notice!
Checksums-Sha1: 
 fe0dc61f17897be71316cc4394ca4a3b912d3fad 1079 grig_0.7.2-4.dsc
 91b0a2526672ca2d5126d90e7d0a1f83a7f3d033 37106 grig_0.7.2-4.debian.tar.gz
 f064fa2f12288888c454b29da0eb53ba3157b218 125578 grig_0.7.2-4_amd64.deb
Checksums-Sha256: 
 794f8c7717f23f1cefe45394c8e0024867db20ffd4ce00d2b95a05397420c521 1079 grig_0.7.2-4.dsc
 9428e23b82cbd4231a2ec907d422efd9aa6a93ccf1246e7edb4ed77dde332822 37106 grig_0.7.2-4.debian.tar.gz
 5323760ac3d1ed84f301216846b92dff336290dfdd1ba44a2b4d4a146b3175e1 125578 grig_0.7.2-4_amd64.deb
Files: 
 ccdddad5b84c3e0026d36dfc141793fe 1079 hamradio optional grig_0.7.2-4.dsc
 ef0a9dd25402fcbc130ee9f9e100f9eb 37106 hamradio optional grig_0.7.2-4.debian.tar.gz
 83015aa4acd7aa6b0ee4661a97754975 125578 hamradio optional grig_0.7.2-4_amd64.deb

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

iD8DBQFMKQXqtzWmSeC6BMERAsaKAJ9zawoMNFRUFAprkhESDva4uVS7UwCfToiJ
5isvQoJw1DDqjAft282JVKw=
=P5wO
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: