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 660607 - Warnings when using GtkGrid created in Glade 3.10
Warnings when using GtkGrid created in Glade 3.10
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-01 02:18 UTC by Eric Gregory
Modified: 2011-10-06 18:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eric Gregory 2011-10-01 02:18:31 UTC
We're building a new Gtk+3 app using a GtkGrid created in Glade. Unfortunately, we're getting a couple of runtime warnings when the xml file is loaded into GtkBuilder:

(geary:12429): Gtk-WARNING **: Unknown property: GtkGrid.n-rows
(geary:12429): Gtk-WARNING **: Unknown property: GtkGrid.n-columns
Comment 1 Eric Gregory 2011-10-01 02:20:04 UTC
Also note there's some chatter on the app dev mailing list recently about this issue:

http://www.mail-archive.com/gtk-app-devel-list@gnome.org/msg16406.html
Comment 2 André Klapper 2011-10-03 09:42:49 UTC
See http://mail.gnome.org/archives/gtk-app-devel-list/2011-September/msg00004.html and follow-ups
Comment 3 Juan Pablo Ugarte 2011-10-06 18:14:33 UTC
fixed in master