Thanks for your bug report.  I'm reassigning to GTK+ as Glade 3.6 is
able to load this UI file correctly - It is when loading in GTK+ where
the problem occurs.

The problem appears to be in:
gtk/gtktreestore.c: gtk_tree_store_buildable_custom_tag_start()
Where it doesn't handle the <data> tag.

Compare to:
gtk/gtkliststore.c: gtk_list_store_buildable_custom_tag_start()
Which does handle this tag (it ignores it).

** Summary changed:

- Glade doesn't handle <data> tag.
+ GtkTreeStore doesn't handle GtkBuildable <data> tag.

** Changed in: gtk+2.0 (Ubuntu)
Sourcepackagename: glade-3 => gtk+2.0
   Importance: Undecided => Medium
       Status: New => Confirmed

-- 
GtkTreeStore doesn't handle GtkBuildable <data> tag.
https://bugs.launchpad.net/bugs/345989
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to