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 642637 - Removing panel_applet_shlib_*
Removing panel_applet_shlib_*
Status: RESOLVED WONTFIX
Product: libpanelappletmm
Classification: Deprecated
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: libpanelappletmm-maint
libpanelappletmm-maint
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2011-02-18 00:58 UTC by Vincent Untz
Modified: 2011-07-10 02:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2011-02-18 00:58:11 UTC
FWIW, in the gnome-2-32 branch of the panel, I've removed the panel_applet_shlib_* API from the bonobo compatibility module. The reason for that is that by having in-process bonobo applets, we have a potential clash between symbols of the in-process libpanel-applet-2 and symbols of the in-process libpanel-applet-3.

And I chose to remove the in-process feature for the compatibility module.

It is an API and ABI break, but on the other hand, I know of nobody using this by default, and if people use this, they can trivially switch to the factory-based model.
Comment 1 Vincent Untz 2011-02-18 00:58:50 UTC
(And yes, it's ugly to have to do that on a stable branch, but nobody realized this was an issue before today :/)
Comment 2 Akhil Laddha 2011-07-10 02:42:57 UTC
libpanelappletmm development has been stalled [1]. Maintainers don't have
future development plan so i am closing the bugs as WONTFIX.

[1] http://mail.gnome.org/archives/desktop-devel-list/2011-June/msg00073.html