Re: hwsensors-plugin on debian testing
Fabian Nowak <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Message-ID | <1122914818.5819.3.camel@TIM3000> |
Am Montag, den 01.08.2005, 15:45 +0100 schrieb José Eduardo Martins: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Greetings. > > I'm using debian testing and installed libsensors3 and libsensors-dev. > Compiled and installed ok. But, when I run xfce4-panel, it gives-me the > folowing output. > > ** Message: xfce4-panel: module minicmd successfully loaded > > ** (xfce4-panel:19500): WARNING **: xfce4-panel: module > /usr/lib/xfce4/panel-plugins/libsensors.so cannot be opened > (/usr/lib/xfce4/panel-plugins/libsensors.so: undefined symbol: > control_class_set_unique) > ** Message: xfce4-panel: module wavelan successfully loaded > > I've added /usr/lib/xfce4/panel-plugins to ld.so.conf and run depmod -a. > And it still gives me the same message. > Can you help me tracing the problem? versions: xfce, libsensors? which version of hwsensors-plugin are you using? try using xfce4-sensors-plugin v0.6.1 from xfce-goodies.berlios.de. control_class_set_unique is an xfce-panel call to disallow the plugin to be loaded twice into the panel. so installing xfce4.2.* from os-works.com might help. other "unique" plugins should also cause problems, like the clock and volume plugin, if it's due to the xfce libs. bye, fabian