Re: hwsensors-plugin on debian testing
Fabian Nowak <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Message-ID | <1122923079.8530.6.camel@TIM3000> |
> >> > >>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. > > > > Ah. Got it. > My sensors-plugin is 0.6.1, but xfce4-panel is version 4.0.6-1. > As I don't like much to "confuse" the system with mixed versions of the > same software, I will mantain current xfce4 installed (and let debian > install a new version when "he" wants to) and try an older version of > sensors-plugin. > > BTW, how about adding a line in configure.ac to check current xfce4 > version. If there is such limitation, the users should be warned. > > Many thanks for the help. > no prob, but please help us: did you try the newer clock and volume plugins and also get this behavior or did they still work properly? so let's assign this "configure.ac task" to a person being more capable to handle that auto* stuff than me - what about you? btw., as a debian user myself, i somehow doubt that debian itself will provide xfce4.2++ packages one day... bye, fabian