[Wine] can't print from wine+cups - ENUM PRINTERS PRINTER_ENUM_CONNECTIONS

alebum at fajnysklep.pl alebum at fajnysklep.pl
Mon Mar 19 00:50:33 CDT 2007


Hello,

To my great satisfaction I managed to run with a windows program which
I use in my company (invoices, supplies etc).
The program runs well except printing...

When I try to print to my cups printers I get the following infos:

fixme:winspool:WINSPOOL_EnumPrinters We don't handle
PRINTER_ENUM_CONNECTIONS
fixme:winspool:WINSPOOL_EnumPrinters We don't handle
PRINTER_ENUM_CONNECTIONS
fixme:psdrv:PSDRV_EndPage Already ended a page?
fixme:psdrv:PSDRV_EndPage Already ended a page?

my wine config for printing looks like this:
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/ttyS2"
"Com4" = "/dev/modem"

[parallelports]
"Lpt1" = "/dev/lp0"

[ppdev]
;; key:  io-base of the emulated port
;; value : parport-device{,timeout}
;; timeout for auto closing an open device ( not yet implemented)
;"378" = "/dev/parport0"
;"278" = "/dev/parport1"
;"3bc" = "/dev/parport2"

[spooler]
"FILE:" = "tmp.ps"
"LPT1:" = "|lpr"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
"LPT3:" = "/dev/lp1"

[ppd]
"lp0" = "/etc/cups/ppd/lp0.ppd"
"pdf" = "/etc/cups/ppd/pdf.ppd"

I use debian testing with cups and libwine-print installed.

Is there a way I can fix it (this program is the last thing keeping me
with windows...)??



More information about the wine-users mailing list