Hello, the bug is still present with cups
[EMAIL PROTECTED]:~ -> dpkg -l | egrep "(cupsys|libcup)" ii cupsys 1.2.2-2 Common UNIX Printing System(tm) - server ii cupsys-bsd 1.2.2-2 Common UNIX Printing System(tm) - BSD commands ii cupsys-client 1.2.2-2 Common UNIX Printing System(tm) - client programs (SysV) ii cupsys-common 1.2.2-2 Common UNIX Printing System(tm) - common files ii cupsys-driver-gutenprin 4.3.99+cvs20060521-4 printer drivers for CUPS ii libcupsimage2 1.2.2-2 Common UNIX Printing System(tm) - image libs ii libcupsys2 1.2.2-2 Common UNIX Printing System(tm) - libs ii libcupsys2-dev 1.2.2-2 Common UNIX Printing System(tm) - development files [EMAIL PROTECTED]:~ -> ls -l /dev/lp0 crw-rw---- 1 root lp 6, 0 2006-08-24 13:02 /dev/lp0 error_log: E [25/Aug/2006:11:33:51 +0200] [Job 194] Unable to open parallel port device file "/dev/lp0": Permission denied It works after chmod a+rw /dev/lp0 This is strange as the parallel backend seems to operate as user "lp" and user "lp" had read write permissions on /dev/lp0 before, too: lp 7310 4.9 1.0 16260 8388 ? S 11:39 0:01 /usr/bin/gs-esp -dQUIET -dDEBUG -dPARANOIDSAFER -dN lp 7311 32.8 0.9 10348 7544 ? R 11:39 0:09 EPSONStylusColor600 195 root KDE Print System 1 ori lp 7312 15.6 0.1 3216 788 ? S 11:39 0:04 parallel:/dev/lp0 195 root KDE Print System 1 orien Regards, -- Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

