mcs failing to load plugins
Benedikt Meurer
Benedikt.Meurer at unix-ag.uni-siegen.de
Fri Feb 28 19:20:53 CET 2003
On Fri, 28, Feb 2003, Olivier Fourdan wrote:
> On Fri, 2003-02-28 at 18:55, Benedikt Meurer wrote:
> > I don't think, that should be a problem. Works fine for me. I'll check that.
>
> No, that breaks the build process and prevents existing modules to load
> (the API version is 1, not 0.15)
The API version is still 1.
configure.in:
-------------
dnl
dnl Xfce4 mcs plugin API version
dnl
XFCE_MCS_PLUGIN_VERSION=1
Sorry, I don't know whats wrong, but I guess I broke something :-(
Its interesting to see that it works for me:
** Message: scanning /home/bmeurer/.xfce4/settings/plugins/...
** Message: scanning /usr/local/lib/xfce-mcs-manager/plugins/...
** Message: - attempting to load module /usr/local/lib/xfce-mcs-manager/plugins/ui_plugin.so
** Message: module /usr/local/lib/xfce-mcs-manager/plugins/ui_plugin.so ("ui") successfully loaded
** Message: - attempting to load module /usr/local/lib/xfce-mcs-manager/plugins/keyboard_plugin.so
Failed to open file '/home/bmeurer/.xfce4/settings/keyboard.xml': No such file or directory
** (xfce-mcs-manager:22494): WARNING **: This build doesn't include support for XF86Misc extension
** (xfce-mcs-manager:22494): WARNING **: This build doesn't include support for Xkb extension
** Message: module /usr/local/lib/xfce-mcs-manager/plugins/keyboard_plugin.so ("keyboard") successfully loaded
** Message: - attempting to load module /usr/local/lib/xfce-mcs-manager/plugins/mouse_plugin.so
** Message: module /usr/local/lib/xfce-mcs-manager/plugins/mouse_plugin.so ("mouse") successfully loaded
** Message: - attempting to load module /usr/local/lib/xfce-mcs-manager/plugins/xftaskbar_plugin.so
** Message: module /usr/local/lib/xfce-mcs-manager/plugins/xftaskbar_plugin.so ("taskbar") successfully loaded
** Message: - attempting to load module /usr/local/lib/xfce-mcs-manager/plugins/libxfce4settings.so
** Message: module /usr/local/lib/xfce-mcs-manager/plugins/libxfce4settings.so ("xfce") successfully loaded
** Message: - attempting to load module /usr/local/lib/xfce-mcs-manager/plugins/backdrop_settings.so
** Message: module /usr/local/lib/xfce-mcs-manager/plugins/backdrop_settings.so ("backdrop") successfully loaded
** 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
** Message: module /usr/local/lib/xfce-mcs-manager/plugins/xfwm4_plugin.so ("xfwm4") successfully loaded
** 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: init complete.
regards,
Benedikt
--
Those who do not understand Unix are condemned to reinvent it, poorly.
-- Henry Spencer
More information about the Xfce4-dev
mailing list