Systray question/problem
Bernhard Walle
Bernhard.Walle at gmx.de
Thu Jan 29 10:52:57 CET 2004
Hello,
* Olivier Fourdan <fourdan at xfce.org> [2004-01-28 21:41]:
>
> > > I don't know, I have no problem with systray myself...
> >
> > what applications do you use?
>
> Can you post the resul of "ls -l /usr/lib/libxfcegui4*" ? (or anywere
> you put your libxfcegui4 libs)?
[~] $ ls -l /usr/lib/libxfcegui4*
-rw-r--r-- 1 root root 1148660 2004-01-08 21:26 /usr/lib/libxfcegui4.a
-rwxr-xr-x 1 root root 1232 2004-01-08 21:26 /usr/lib/libxfcegui4.la
lrwxrwxrwx 1 root root 20 2004-01-08 21:26 /usr/lib/libxfcegui4.so -> libxfcegui4.so.1.0.6
lrwxrwxrwx 1 root root 20 2004-01-08 21:26 /usr/lib/libxfcegui4.so.1 -> libxfcegui4.so.1.0.6
-rwxr-xr-x 1 root root 701588 2004-01-08 21:26 /usr/lib/libxfcegui4.so.1.0.6
> Also, check that you don't have an older version installed somewhere.
[~] $ ldd `which xfce4-panel` | grep -i xfce
libxfcegui4.so.1 => /usr/lib/libxfcegui4.so.1 (0x40041000)
libxfce4mcs-client.so.1 => /usr/lib/libxfce4mcs-client.so.1 (0x40417000)
libxfce4util.so.1 => /usr/lib/libxfce4util.so.1 (0x40539000)
[~] $ ldd `which xftaskbar4` | grep -i xfce
libxfcegui4.so.1 => /usr/lib/libxfcegui4.so.1 (0x40039000)
libxfce4mcs-client.so.1 => /usr/lib/libxfce4mcs-client.so.1 (0x40432000)
libxfce4util.so.1 => /usr/lib/libxfce4util.so.1 (0x40554000)
Seems to be Ok.
Regards,
Bernhard
--
_________ http://www.bwalle.de _________________________________________________
Excusing bad programming is a shooting offence, no matter _what_ the
circumstances.
-- Linus Torvalds, to the linux-kernel list
More information about the Xfce4-dev
mailing list