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 349266 - Help kill libegg
Help kill libegg
Status: RESOLVED WONTFIX
Product: resapplet
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Resapplet maintainers
Resapplet maintainers
gnome[unmaintained]
Depends on:
Blocks: 349256
 
 
Reported: 2006-07-30 10:52 UTC by Vincent Untz
Modified: 2011-02-07 05:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
port to gtkstatusicon (35.65 KB, patch)
2006-12-10 14:34 UTC, Christian Persch
none Details | Review
same patch, rediff'd from svn trunk (35.40 KB, patch)
2007-01-03 12:43 UTC, Christian Persch
none Details | Review

Description Vincent Untz 2006-07-30 10:52:42 UTC
+++ This bug was initially created as a clone of Bug #349256 +++

Please help kill libegg. Your module contains some egg code that is now deprecated thanks to new features, most probably the new GTK+ 2.10 features like:

 + GtkRecent* (deprecating EggRecent)
 + GtkStatusIcon (deprecating EggTrayIcon and EggStatusIcon)
 + GtkCellRendererAccel (deprecating EggCellRendererKeys)
 + GtkAccelGroup now has features to deprecate EggAccelerator (see bug 85780)

Also, egg-screen-exec stuff has been deprecated: see http://cvs.gnome.org/viewcvs/*checkout*/libegg/libegg/screen-exec/README

Also, EggIconList has become GtkIconView in GTK+ 2.6.
Comment 1 Christian Persch 2006-12-10 14:34:25 UTC
Created attachment 78079 [details] [review]
port to gtkstatusicon

This should also fix bug 326748 and bug 375947.
Comment 2 Christian Persch 2007-01-03 12:43:30 UTC
Created attachment 79267 [details] [review]
same patch, rediff'd from svn trunk
Comment 3 André Klapper 2009-08-04 14:22:08 UTC
Can the patch get committed if this module is still maintained?
Comment 4 Fabio Durán Verdugo 2011-02-07 05:35:53 UTC
resapplet development has been stalled and it has been unmaintained for a few
years now.
Maintainers don't have future development plan so i am closing bugs as WONTFIX.
Please feel free to reopen the bugs in future if anyone takes the
responsibility for active development.