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 126113 - width_units property not readable for shapes
width_units property not readable for shapes
Status: RESOLVED FIXED
Product: libgnomecanvas
Classification: Deprecated
Component: core
2.4.x
Other Linux
: High normal
: ---
Assigned To: libgnomecanvas maintainers
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2003-11-03 14:46 UTC by Jean Bréfort
Modified: 2005-05-19 13:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
A patch which solves my problem (1.35 KB, patch)
2004-01-24 07:52 UTC, Jean Bréfort
none Details | Review

Description Jean Bréfort 2003-11-03 14:46:14 UTC
I am currently writing a small library to print a GnomeCanvas contents
using gnome-print. In shapes, only width_pixels can be read but for
printing the width_units would be much more useful.
The only thing I can do is to copy the whole  contents of
gnome-canvas-shape.* in my library (copying just the private header is very
unsafe).
Comment 1 Kjartan Maraas 2004-01-23 20:40:07 UTC
Are you up to making a patch for this?
Comment 2 Jean Bréfort 2004-01-24 07:52:12 UTC
Created attachment 23696 [details] [review]
A patch which solves my problem
Comment 3 Kjartan Maraas 2004-03-29 10:36:46 UTC
Thanks for the patch.
Comment 4 Christoffer Olsen 2005-01-04 19:22:36 UTC
Shouldn't this be resolved, is the patch in?
Comment 5 Kjartan Maraas 2005-01-07 08:49:45 UTC
If we could get someone to review and accept the patch it should...
Comment 6 Tim Janik 2005-05-16 14:10:03 UTC
The patch is fine. apply it.
Comment 7 Kjartan Maraas 2005-05-19 13:57:37 UTC
Commited to both branches.