FS#27708 - [glade] crash on treeview edit - gtk3 bug

Attached to Project: Arch Linux
Opened by hleem (hleem) - Saturday, 24 December 2011, 20:53 GMT
Last edited by Ionut Biru (wonder) - Thursday, 29 December 2011, 10:04 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Ionut Biru (wonder)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
glade crash on treeview edit.
bug in gtk3 bugtracker:
https://bugzilla.gnome.org/show_bug.cgi?id=664474
is it possible to fix this in gtk3?

Additional info:
* package version(s)

extra/gtk3 3.2.3-1
extra/glade 3.10.2-1

* config and/or log files etc.
-

Steps to reproduce:

1) Open Glade
2) Add a window
3) Add a GtkTreeview and a GtkListStore
4) Select the Treeview and click the "Edit" button in the toolbar
-> Glade crashes
This task depends upon

Closed by  Ionut Biru (wonder)
Thursday, 29 December 2011, 10:04 GMT
Reason for closing:  Fixed
Additional comments about closing:  gtk3 3.2.3-2
Comment by Ionut Biru (wonder) - Saturday, 24 December 2011, 21:02 GMT
http://git.gnome.org/browse/gtk+/commit/?id=bb1d9aba86af715e5a5c53d5ad3b7dfcb720634e

this commit wasn't merged in 3.2 branch. I don't understand why Tristan saying that is fixed in very recent 3.2.

I don't really like to backport any changes from master so talk with a gtk developer to cherry pick in 3.2, if they want.

Loading...