http://bugs.winehq.com/show_bug.cgi?id=1624
Summary: CUPS Printer Interface Shows Fails Due To Wrong Number of Pages Product: Wine Version: 20030618 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: sabLinux@saberman.com
When printing from a Windows program the printer dialog box shows the wrong number of pages in the from to. The from is 1 which is correct but the to is 65535 which is wrong. It appears that the page counter is broken. Unless you select the from/to option and change the to page the application will not print.
The resuls is that you cannot print taking the All default. This happens in Eudora and Agent. Also, you cannot print from the Windows Notepad application. It does not provide a from/to range and as a results does not print.
I am using wine20030618 with a CUPS connection to a Windows 2000 box. Linux applications print correctly.