Problem with xfprint 4.2.1 plugins

Aurelien Foret orelien at chez.com
Sat Mar 19 00:40:04 CET 2005


Hi,

Running xfprint4 gave me the following error at startup:

$ xfprint4
** ERROR **: Unable to load printing system module file_plugin.so
aborting...
Abandon

It seems my system was configured with the FILE backend, but AFAICS, the 
file plugin is not anymore delivered by xfprint 4.2.1.

Having a quick look at diffs between 4.2.0 and 4.2.1:

diff -ur xfprint-4.2.0/printing-systems/Makefile.in 
xfprint-4.2.1/printing-systems/Makefile.in
--- xfprint-4.2.0/printing-systems/Makefile.in  2004-11-06 
17:24:54.000000000 +0100
+++ xfprint-4.2.1/printing-systems/Makefile.in  2005-02-28 
18:18:38.000000000 +0100
@@ -59,7 +59,7 @@
         uninstall-recursive
  ETAGS = etags
  CTAGS = ctags
-DIST_SUBDIRS = file cups bsd-lpr
+DIST_SUBDIRS = cups bsd-lpr
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  ACLOCAL = @ACLOCAL@
  AMDEP_FALSE = @AMDEP_FALSE@

Is it the intended behaviour?

Moreover, then I try to set the plugin to either CUPS or BSD-LPF, but 
when I start xfprint4, I still get the same kind of error:

$ xfprint4
** ERROR **: Unable to load printing system module bsdlpr_plugin.so
aborting...
Abandon

However, both plugins are installed under the prefix "/opt/xfce4"

$ ll /opt/xfce4/lib/xfce4/xfprint-plugins/
total 72
-rw-r--r--  1 root root  9256 2005-03-18 18:33 bsdlpr_plugin.a
-rwxr-xr-x  1 root root  1295 2005-03-18 18:33 bsdlpr_plugin.la
-rwxr-xr-x  1 root root 16792 2005-03-18 18:33 bsdlpr_plugin.so
-rw-r--r--  1 root root  9740 2005-03-18 18:33 cups_plugin.a
-rwxr-xr-x  1 root root  1294 2005-03-18 18:33 cups_plugin.la
-rwxr-xr-x  1 root root 17247 2005-03-18 18:33 cups_plugin.so

Any idea?

TIA,
Aurelien



More information about the Xfce4-dev mailing list