[Bug 130114] Changed - Sometimes hangs when pressin Fuzzy-button in toolbar
bugzilla-daemon@widget.gnome.org
bugzilla-daemon@widget.gnome.org
Fri, 9 Jan 2004 14:12:40 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=130114
Changed by dand@gnome.ro.
--- shadow/130114 Fri Jan 9 14:07:56 2004
+++ shadow/130114.tmp.16661 Fri Jan 9 14:12:40 2004
@@ -10,13 +10,13 @@
Component: Generally bug'd
AssignedTo: ross@golder.org
ReportedBy: jordi@sindominio.net
QAContact: kabalak@gtranslator.org
TargetMilestone: 1.0
URL:
-Cc: pkg-gnome-maintainers@lists.alioth.debian.org
+Cc: dand@gnome.ro,pkg-gnome-maintainers@lists.alioth.debian.org
Summary: Sometimes hangs when pressin Fuzzy-button in toolbar
Hi!
I got the following report in the Debian BTS
(http://bugs.debian.org/225239)
@@ -43,6 +43,17 @@
Not sure if those errors are relevant.
------- Additional Comments From dand@gnome.ro 2004-01-09 14:06 -------
Created an attachment (id=23176)
This patch attempts to fix a reproductible crash when repeatedly toggling the fuzzy status.
+
+------- Additional Comments From dand@gnome.ro 2004-01-09 14:12 -------
+The submitted patch is incomplete. It only fixes a crash I'm having
+(CVS HEAD) when toggling fuzzy status. I tought it might be related to
+this bug.
+
+The patch does not address the fuzzy button's sensitivity (somehow
+it's always disabled for me) nor the fuzzy message count (it goes
+negative at times).
+
+Hope it helps...