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 642279 - Loses cell renderer attributes on save [ Add support for new attributes ]
Loses cell renderer attributes on save [ Add support for new attributes ]
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-14 10:29 UTC by Bastien Nocera
Modified: 2018-03-26 15:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2011-02-14 10:29:13 UTC
If you load background.ui[1], you'll see that the attributes for "pixbuf-renderer" get removed every time you save the file:
-                  <attributes>
-                    <attribute name="gicon">0</attribute>
-                  </attributes>

[1]: http://git.gnome.org/browse/gnome-control-center/tree/panels/background
Comment 1 Craig Keogh 2011-02-18 07:07:58 UTC
<attributes> is not defined in the DTD[1]. Or am I confused?

[1] http://library.gnome.org/devel/gtk/unstable/GtkBuilder.html#BUILDER-UI
Comment 2 Bastien Nocera 2011-02-18 13:57:28 UTC
True, but it was generated once (not sure how), and it's actually parsed by GtkBuilder. My guess is that the DTD isn't up-to-date (at least in the documentation).
Comment 3 Tristan Van Berkom 2011-10-12 08:06:14 UTC
Ah, gotcha.

Cell renderer attributes are handled in a custom way and need some
extra care ... need to update the catalog to include new cell renderer
attributes :-/
Comment 4 GNOME Infrastructure Team 2018-03-26 15:18:07 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glade/issues/81.