http://bugs.winehq.org/show_bug.cgi?id=6925
wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed| |1 Keywords| |download Summary|eFax fails to print |winspool: OpenPrinter has no | |support for XcvMonitor (eFax | |fails to print)
------- Additional Comments From wine.dev@web.de 2006-17-12 16:06 ------- Confirming, that eFax Messenger 4.2 failed to Install after this failing OpenPrinter.
Printing in Wine works only with: 1) the buildin Postscript-Driver "wineps.drv / wineps16.drv" 2) CUPS/LPR from the Host-OS as Backend
I'm working on Isssue #2:
fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x00000001 It makes msgrplus.exe fails.
No. It just show, that the Application has OpenPrinter with SERVER_ACCESS_ADMINISTER, but we Ignore Access-Restrictions.
From your log: trace:reg:NtOpenKey (0x64,L",XcvMonitor Local Port"
OpenPrinter has no support for XcvMonitor yet and uses the String as Printername. I'm already working on this Part.
Issue #1 need much more work in many Areas in wine.
AppDB for eFax Messenger 4.2: http://appdb.winehq.org/appview.php?iVersionId=6425
More infos about printing in wine: http://wiki.winehq.org/Printing
More infos about printui.dll in wine: http://wiki.winehq.org/printui