! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfprint4-manager ver 4.6.1 error in source code
Status:
RESOLVED: WONTFIX
Product:
Xfprint4
Component:
General

Comments

Description Andy Figueroa 2009-12-17 02:14:52 CET
Note: version 4.6.x not 4.4.x

I have verified this bug reported at the Gentoo bugzilla http://bugs.gentoo.org/show_bug.cgi?id=278047 and the code to fix the xfprint4-manager so it will show installed print queues.

I downloaded the source code from both Gentoo and the xfce4 repository.  Found them to be identical.  Therefore, this bug is not limited to Gentoo.

After editing the main.c in  ~/xfprint-4.6.1/xfprint-manager according to the report in the Gentoo bugzilla, xfprint configures, compiles, and installs without error.

Upon running xfprint4-manager from the shell, the error "(xfprint4-manager:3513): WARNING **: Unable to load printing system module cups_plugin.so" is displayed, but seems to works OK anyway.

Easy fix.  I'm willing to test.

My 3k ~/xfprint-4.6.1/xfprint-manager/main.c is attached.

Andy Figueroa
Comment 1 Andy Figueroa 2009-12-17 02:16:16 CET
Created attachment 2744 
xfprint-manager/main.c with described changes
Comment 2 Ulf Iversen 2010-05-21 09:09:50 CEST
To get rid of the warning message just remove the trailing semicolon on line 74 (after if (ps == NULL))

Ulf Iversen
Comment 3 Robby Workman editbugs 2014-12-02 20:54:01 CET
Product EOL (End-of-life)

Bug #6089

Reported by:
Andy Figueroa
Reported on: 2009-12-17
Last modified on: 2014-12-02

People

Assignee:
Jean-François Wauthy
CC List:
2 users

Version

Attachments

xfprint-manager/main.c with described changes (3.31 KB, text/plain)
2009-12-17 02:16 CET , Andy Figueroa
no flags

Additional information