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 150412 - Incorrect libglade initialization of druid
Incorrect libglade initialization of druid
Status: RESOLVED FIXED
Product: libgnomeui
Classification: Deprecated
Component: GnomeDruid
CVS HEAD
Other Linux
: Normal major
: future
Assigned To: libgnomeui maintainers
libgnomeui maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-18 02:38 UTC by Thayne Harbaugh
Modified: 2006-02-07 10:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
A patch for fixing libgnomeui/glade/glade-gnome.c (7.38 KB, patch)
2004-08-18 02:41 UTC, Thayne Harbaugh
none Details | Review

Description Thayne Harbaugh 2004-08-18 02:38:58 UTC
1) Create a simple glade XML file with a simple Druid
2) instantiate the glade XML file using libglade and *any* language bindings
3) The edge pages will not be correctly initialized

I have a patch but I don't see a way to create an attachment . . .
Comment 1 Thayne Harbaugh 2004-08-18 02:41:02 UTC
Created attachment 30684 [details] [review]
A patch for fixing libgnomeui/glade/glade-gnome.c

This patch applies cleanly to libgnomeui 2.6.x *and* 2.7.x
Comment 2 Kjartan Maraas 2006-02-07 10:18:41 UTC
Sorry for letting this rot in here so long. It's been commited to CVS now and will be in the next release. Thanks a lot.