Your message dated Thu, 21 Dec 2006 20:03:09 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Solved
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: cupsys
Version: 1.2.3-1
Severity: important
Lexmark 232, USB.
This bug is introduced in version 1.2.3 and still present in 1.2.5, in 1.2.2
everthing works fine.
Printer is connected and recognized but as soon as I try to print something the
following message appears:
"Printer not connected; will retry in 30 seconds..."
Strace on /usr/lib/cups/backend/usb, version 1.2.2:
[...]
1852 open("/dev/usb/lp0", O_RDWR|O_EXCL|O_LARGEFILE) = 5
1852 ioctl(5, SNDCTL_DSP_SYNC, 0xbfe4e7de) = 0
1852 write(2, "DEBUG: Printer using device file"..., 51) = 51
1852 write(2, "STATE: -connecting-to-device\n", 29) = 29
[...]
1852 write(2, "INFO: Sent print file, 82 bytes."..., 35) = 35
...and the same with version >1.2.2:
[...]
8225 open("/dev/usb/lp0", O_RDWR|O_EXCL|O_LARGEFILE) = 5
8225 ioctl(5, SNDCTL_DSP_SYNC, 0xbfae3a6e) = 0
8225 close(5) = 0 /* Why??? */
8225 open("/dev/usb/lp1", O_RDWR|O_EXCL|O_LARGEFILE) = -1 ENOENT (No such
file or directory)
8225 open("/dev/usb/lp2", O_RDWR|O_EXCL|O_LARGEFILE) = -1 ENOENT (No such
file or directory)
[...]
write(2, "INFO: Printer not connected; wil"..., 57) = 57
I will provide more info if requested/needed.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-k7
Locale: LANG=hr_HR.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
I removed the printer and then added it again and it works.
--- End Message ---