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 584882 - Get rid of deprecated libgnomecanvas
Get rid of deprecated libgnomecanvas
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.10.x
Other Linux
: Low enhancement
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2009-06-05 02:18 UTC by Javier Jardón (IRC: jjardon)
Modified: 2009-09-10 18:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Javier Jardón (IRC: jjardon) 2009-06-05 02:18:47 UTC
According to http://live.gnome.org/TwoPointTwentyfive/Platform libgnomecanvas has been deprecated for years and should be removed.

You can see possible gnomecanvas substitutes here:
http://live.gnome.org/ProjectRidley/CanvasOverview

$ git grep "<libgnomecanvas"
libgthumb/print-callbacks.c:#include <libgnomecanvas/libgnomecanvas.h>
src/dlg-crop.c:#include <libgnomecanvas/libgnomecanvas.h>
src/dlg-redeye-removal.c:#include <libgnomecanvas/libgnomecanvas.h>
Comment 1 André Klapper 2009-06-05 09:34:49 UTC
None of the mentioned substitutes is in the official release set which doesn't improve the situation in any way.
Comment 2 André Klapper 2009-08-07 15:36:20 UTC
Lowest priority - bonobo, libgnome(ui) and libgnomevfs are way more important.
Comment 3 Javier Jardón (IRC: jjardon) 2009-09-05 19:39:12 UTC
Is this bug fixed in the ext branch?
Comment 4 Paolo Bacchilega 2009-09-06 07:34:24 UTC
yes