Error msg ---> A crash occured in the panel. Report this to xfce4-dev@moongroup.com Meanwhile the panel will be restarted . /usr/local/bin/xfce4-panel : error while loading shared libraries : libxfcegui4.s3 : cannot open shared object file: No such file or directori <---- end of error msg
Additional information: This is happening every time I try to start xfce4 with startxfce4 command. Xfce4 starts but hangs coz of this error.
What version of the panel are you using? Did you use binaries or did you compile from source? It looks like a libtool problem to me. I'm quite sure it is not a panel bug.
I downloaded CVS packages last night and build it from scratch... Not sure which version ( where can I find info about that ) Corection about lib name : its --> libxfce4mcs-client.0 edited on: 06-30 17:30
Try running autogen.sh instead of configure. It is a libtool problem.
castra, any updates?
another libtool problem -> dupe of #241