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 143499 - text-height and text-width properties are not writable
text-height and text-width properties are not writable
Status: RESOLVED FIXED
Product: libgnomecanvas
Classification: Deprecated
Component: items
CVS HEAD
Other All
: Normal minor
: ---
Assigned To: libgnomecanvas maintainers
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2004-06-01 13:13 UTC by Olivier Andrieu
Modified: 2005-05-19 14:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
remove the G_PARAM_WRITABLE flag (917 bytes, patch)
2004-06-01 13:15 UTC, Olivier Andrieu
none Details | Review

Description Olivier Andrieu 2004-06-01 13:13:38 UTC
The GnomeCanvasText item installs text-height and text-width as readable and
writable but they are not handled in gnome_cancas_text_set_property
Comment 1 Olivier Andrieu 2004-06-01 13:15:43 UTC
Created attachment 28230 [details] [review]
remove the G_PARAM_WRITABLE flag
Comment 2 Kjartan Maraas 2005-01-25 17:06:32 UTC
Confirmed.
Comment 3 Tim Janik 2005-05-16 14:26:58 UTC
patch is fine, should be applied.
Comment 4 Kjartan Maraas 2005-05-19 14:10:09 UTC
Commited on both branches.