|
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2008-08-23 20:43:02
|
If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=549141 gnome-perl | Gtk2 | Ver: unspecified Summary: Gtk2::TreeModel's "rows-reordered" signal class handlers not invoked correctly Product: gnome-perl Version: unspecified Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: Gtk2 AssignedTo: gtk...@li... ReportedBy: kaf...@gm... QAContact: gtk...@li... GNOME version: Unspecified GNOME milestone: Unspecified Similarly to bug #549138, signal class handlers for Gtk2::TreeModel's "rows-reordered" signal are not invoked correctly, as reported by Kevin Ryde: <http://mail.gnome.org/archives/gtk-perl-list/2008-July/msg00119.html>. The solution would require using the custom marshaler for the class handler just like for normal signal handlers. But that would break signal_chain_from_overridden, so we'd need machinery for installing custom "unmarshalers". -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=549141. |