http://bugs.winehq.com/show_bug.cgi?id=993
------- Additional Comments From z_god@wanadoo.nl 2003-22-06 07:21 ------- Bug comments restored from Gmane.org:
WINE does not accept a ppd file from CUPS 1.1.x+GIMP-print 4.2.0 that corresponds to HP DeskJet 600 Series (/usr/share/cups/model/en_GB/pcl-600.ppd.gz in RedHat 7.3 installation). The error message is: err:psdrv:PSDRV_PPDGetNextTuple Error in line '*CloseUI *stpBrightness '? (The linebreak was present in the output). I can mail the ppd file on request. The problem is not windows-application-specific. I have no real Windows installation.
------- Additional Comments From dclark <at> akamail.com 2002-08-28 10:30 ------- Hmm.. my RedHat 7.3 does not seem to have that PPD file. There was awhile back an error in one of the CUPS PPD files for PCL printers, which I discovered when trying to use it with Wine on my LaserJet 4V (PCL). I don't remember exactly where the error was, but I am pretty sure it was on a line that included "CloseUI". I sent a correction off to the EasySW folks, and they said it would be included in the next version. If you want to send the PPD file to me, I can take a look at it.
------- Additional Comments From dclark <at> akamail.com 2002-08-28 12:04 ------- The problem is that the line is missing a colon. I think that this is the same problem that I had previously. Obviously, the CUPS software does not care ;) The line should be *CloseUI: *stpBrightness instead of *CloseUI *stpBrightness
I think that should fix that particular problem, in which case this is a CUPS bug rather than Wine bug.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-30 00:53 ------- Resolving Invalid
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26 15:33 ------- Closing