mcs failing to load plugins

edscott wilson garcia edscott at imp.mx
Tue Mar 4 22:18:44 CET 2003


Like Ilkka, I am still unable to get rid of the warnings, even after a
brand new checkout to an empty directory. This in redhat 8.0. We both
must be omitting something important.

:-(

Edscott

BTW, the use of the mouse wheel to shade/unshade and switch desktops is
*real* cool. And, if you're reading this Jasper, it would be great if
the pager in the desktop would also switch desktops by use of the mouse
wheel.



El lun, 03-03-2003 a las 15:42, Olivier Fourdan escribió:
> Hi all,
> 
> All modules are build using mcs-manager.h which is generated at compile
> time by the configure script.
> 
> Make sure you do a "make distclean" in xfce-mcs-manager, build it and
> install it, and then rebuild all the rest.
> 
> And I confirm the procedure work fine even on a fresh old rh 7.2. In
> case, redo a full checkout in a fresh dir.
> 
> Cheers,
> Olivier.
> 
> On Mon, 2003-03-03 at 17:08, edscott wilson garcia wrote:
> > I confirm. The xfce-mcs-manager still fails to load most modules with a
> > warning about unknown symbol "mcs_plugin_check_version".
> > 
> > El lun, 03-03-2003 a las 07:47, ilkka.j.ollakka at students.oamk.fi
> > escribió:
> > > On Mon, Mar 03, 2003 at 01:36:35AM +0200, Ilkka Ollakka wrote:
> > > > I have same problem (had it couple of days now), xfce-mcs-manager
> > > > complains something on plugins,except margins and desktop name.
> > > 
> > > I updated everything from cvs today,made make distclean,./autogen.sh
> > > etc. and it still gives me this errors:
> > > ----
> > > bash-2.05a$ xfce-mcs-manager 
> > > ** Message: scanning /home/ileoo/.xfce4/settings/plugins/...
> > > ** Message: scanning /usr/local/lib/xfce-mcs-manager/plugins/...
> > > ** Message: - attempting to load module
> > > /usr/local/lib/xfce-mcs-manager/plugins/libxffmsettings.so
> > > 
> > > ** (xfce-mcs-manager:1534): WARNING **:   module
> > > /usr/local/lib/xfce-mcs-manager/plugins/libxffmsettings.so cannot be
> > > opened (/usr/local/lib/xfce-mcs-manager/plugins/libxffmsettings.so:
> > > undefined symbol: mcs_plugin_check_version)
> > > ** Message: - attempting to load module
> > > /usr/local/lib/xfce-mcs-manager/plugins/margins_plugin.so
> > > ** Message:   module
> > > /usr/local/lib/xfce-mcs-manager/plugins/margins_plugin.so
> > > ("xfwm_margins") successfully loaded
> > > ** Message: - attempting to load module
> > > /usr/local/lib/xfce-mcs-manager/plugins/backdrop_settings.so
> > > 
> > > ** (xfce-mcs-manager:1534): WARNING **:   module
> > > /usr/local/lib/xfce-mcs-manager/plugins/backdrop_settings.so cannot be
> > > opened (/usr/local/lib/xfce-mcs-manager/plugins/backdrop_settings.so:
> > > undefined symbol: mcs_plugin_check_version)
> > > ** Message: - attempting to load module
> > > /usr/local/lib/xfce-mcs-manager/plugins/mouse_plugin.so
> > > 
> > > ** (xfce-mcs-manager:1534): WARNING **:   module
> > > /usr/local/lib/xfce-mcs-manager/plugins/mouse_plugin.so cannot be opened
> > > (/usr/local/lib/xfce-mcs-manager/plugins/mouse_plugin.so: undefined
> > > symbol: mcs_plugin_check_version)
> > > ** Message: - attempting to load module
> > > /usr/local/lib/xfce-mcs-manager/plugins/keyboard_plugin.so
> > > 
> > > ** (xfce-mcs-manager:1534): WARNING **:   module
> > > /usr/local/lib/xfce-mcs-manager/plugins/keyboard_plugin.so cannot be
> > > opened (/usr/local/lib/xfce-mcs-manager/plugins/keyboard_plugin.so:
> > > undefined symbol: mcs_plugin_check_version)
> > > ** Message: - attempting to load module
> > > /usr/local/lib/xfce-mcs-manager/plugins/xftaskbar_plugin.so
> > > 
> > > ** (xfce-mcs-manager:1534): WARNING **:   module
> > > /usr/local/lib/xfce-mcs-manager/plugins/xftaskbar_plugin.so cannot be
> > > opened (/usr/local/lib/xfce-mcs-manager/plugins/xftaskbar_plugin.so:
> > > undefined symbol: mcs_plugin_check_version)
> > > ** Message: - attempting to load module
> > > /usr/local/lib/xfce-mcs-manager/plugins/workspaces_settings.so
> > > ** Message:   module
> > > /usr/local/lib/xfce-mcs-manager/plugins/workspaces_settings.so
> > > ("workspaces") successfully loaded
> > > ** Message: - attempting to load module
> > > /usr/local/lib/xfce-mcs-manager/plugins/xfwm4_plugin.so
> > > 
> > > ** (xfce-mcs-manager:1534): WARNING **:   module
> > > /usr/local/lib/xfce-mcs-manager/plugins/xfwm4_plugin.so cannot be opened
> > > (/usr/local/lib/xfce-mcs-manager/plugins/xfwm4_plugin.so: undefined
> > > symbol: mcs_plugin_check_version)
> > > ** Message: - attempting to load module
> > > /usr/local/lib/xfce-mcs-manager/plugins/libxfce4settings.so
> > > 
> > > ** (xfce-mcs-manager:1534): WARNING **:   module
> > > /usr/local/lib/xfce-mcs-manager/plugins/libxfce4settings.so cannot be
> > > opened (/usr/local/lib/xfce-mcs-manager/plugins/libxfce4settings.so:
> > > undefined symbol: mcs_plugin_check_version)
> > > ** Message: - attempting to load module
> > > /usr/local/lib/xfce-mcs-manager/plugins/ui_plugin.so
> > > 
> > > ** (xfce-mcs-manager:1534): WARNING **:   module
> > > /usr/local/lib/xfce-mcs-manager/plugins/ui_plugin.so cannot be opened
> > > (/usr/local/lib/xfce-mcs-manager/plugins/ui_plugin.so: undefined symbol:
> > > mcs_plugin_check_version)
> > > ** Message: init complete.
> > > ---
> > > 
> > > I'm running on Suse 8.1 kernel 2.5.63,XFree86 4.3. kinda bleeding edge,
> > > But it seems that it ain't the problem.
> > > 
> > > And for a another issue. it seems that cvs screws up fi.po file 'cause
> > > of the utf-8 encoding. I have to convert from my latin9 version of fi.po
> > > to utf8 version. is this 'cause I use iso8859-15 encoding and not utf8 ?
> > > 
> > > -- 
> > > Ilkka Ollakka (ilkka.j.ollakka.oamk.fi)
> > > If all the world's a stage, I want to operate the trap door.
> > > 		-- Paul Beatty
> > 
> > 
> > _______________________________________________
> > Xfce4-dev mailing list
> > Xfce4-dev at moongroup.com
> > http://moongroup.com/mailman/listinfo/xfce4-dev
> -- 
> Olivier Fourdan <fourdan at xfce.org>
> http://www.xfce.org
> 
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at moongroup.com
> http://moongroup.com/mailman/listinfo/xfce4-dev
> 





More information about the Xfce4-dev mailing list