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 637361 - Ignore unknown widget classes
Ignore unknown widget classes
Status: RESOLVED DUPLICATE of bug 376628
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-16 01:01 UTC by William Jon McCann
Modified: 2010-12-16 07:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2010-12-16 01:01:07 UTC
If a .ui file specifies a widget class that glade doesn't recognize it shouldn't just remove it from the .ui file when it is saved again.  I would expect it to treat it as an opaque object placeholder and leave it alone.

For example, the user-account panel in System Settings has a number of custom widgets specified in the .ui file and current this makes glade useless for editing it because it corrupts the file when it saves.

(I'm not sure if the latest version of glade has this issue because I can't build master and the offscreen-gtk3 branch doesn't seem to work)
Comment 1 Tristan Van Berkom 2010-12-16 07:21:28 UTC

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