|
From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2010-03-25 23:09:59
|
https://bugzilla.gnome.org/show_bug.cgi?id=613970 gnome-perl | Gtk2 | unspecified Summary: ListStore/TreeStore 2.0.x remove() again Classification: Bindings Product: gnome-perl Version: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Gtk2 AssignedTo: gtk...@li... ReportedBy: us...@zi... QAContact: gtk...@li... GNOME target: --- GNOME version: --- Created an attachment (id=157122) View: https://bugzilla.gnome.org/attachment.cgi?id=157122 Review: https://bugzilla.gnome.org/review?bug=613970&attachment=157122 second attempt ListStore/TreeStore remove() on gtk 2.0.x I realized what I posted before for ListStore and TreeStore remove() for gtk 2.0.x is not right in the rare case that the Store's normal stamp is 0 and thus doesn't indicate a zapping. New attempt below, looking at a "user_data" change. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |