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 660196 - Assertion fails in GTK_IS_CELL_EDITABLE (editable_widget) using 'editing-started'
Assertion fails in GTK_IS_CELL_EDITABLE (editable_widget) using 'editing-star...
Status: RESOLVED DUPLICATE of bug 661359
Product: pygobject
Classification: Bindings
Component: introspection
Git master
Other Linux
: Normal major
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-26 23:50 UTC by Alejandro Leiva
Modified: 2011-10-14 23:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test case (2.45 KB, text/x-python)
2011-09-26 23:50 UTC, Alejandro Leiva
Details

Description Alejandro Leiva 2011-09-26 23:50:07 UTC
Created attachment 197537 [details]
Test case

using Gtk.CellRendererText() and connecting a signal to handle 'editing-started' assertions fails.

Attached test case (line 54) Launch the example and try to edit the field.
Comment 1 Joanmarie Diggs (IRC: joanie) 2011-10-12 22:31:06 UTC
Any ideas on this one? It totally breaks the ability for Orca users to rebind commands.
Comment 2 johnp 2011-10-14 21:51:05 UTC

*** This bug has been marked as a duplicate of bug 661359 ***