After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 639455 - accel cell renderer critical warning
accel cell renderer critical warning
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.99.x
Other Linux
: Normal critical
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
: 666902 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-01-13 20:36 UTC by Christian Persch
Modified: 2012-01-20 11:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2011-01-13 20:36:38 UTC
Start gtk+/tests/testaccel, and click on one of the accel cell renderers to edit it. Result:

GLib-GObject-CRITICAL **: Object class GtkCellEditableEventBox doesn't implement property 'editing-canceled' from interface 'GtkCellEditable'
Comment 1 Colomban Wendling 2011-04-03 15:13:20 UTC
This bug also applies to GTK 2.24.3 (and regarding the commit log, to 2.24.4 too), could you please apply the patch (8f6a844) to GTK 2 too?

Thanks!
Comment 2 Michael Natterer 2012-01-20 10:58:01 UTC
*** Bug 666902 has been marked as a duplicate of this bug. ***
Comment 3 Michael Natterer 2012-01-20 11:23:59 UTC
I applied the fix to the gtk-2-24 branch.