[Panel-devel] kicker does not unload the X-KDE-Library(my app) even after removing this applet from the panel !

Lubos Lunak l.lunak at suse.cz
Tue Aug 7 15:46:13 CEST 2007


Dne úterý 07 srpen 2007 13:02 Sudhir Reddy napsal(a):
> Hi Panel-Devel,
>
> This mailing list is the closest match I found for this query, if I am
> wrong, please direct me to the appropriate list.
>
> While I was trying to test my first KDE App(A Stock ticker) implemented as
> a KPanelApplet, I found that the X-KDE-Library(my app) was
> not being unloaded by the kicker even after removing this applet from the
> panel !

 The KLibrary class does not actually unload any library code by design, as it 
can lead to very nasty bugs and it's generally considered no to be worth it. 
You can try setting $KDE_DOUNLOAD=1 to change this, or maybe just do 'dcop 
kicker default restart' to restart Kicker whenever needed.

-- 
Lubos Lunak
KDE developer
--------------------------------------------------------------
SUSE LINUX, s.r.o.   e-mail: l.lunak at suse.cz , l.lunak at kde.org
Lihovarska 1060/12   tel: +420 284 028 972
190 00 Prague 9      fax: +420 284 028 951
Czech Republic       http//www.suse.cz


More information about the Panel-devel mailing list