http://bugs.winehq.org/show_bug.cgi?id=17354
Summary: printing on Mac OS X fails Product: Wine Version: 1.1.14 Platform: Macintosh OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: singingwolfboy@gmail.com
Noteworthy Composer v1.75 fails to find printers on when running through wine (installed via macports) on Mac OS X Leopard. When the user tells Noteworthy to print, it responds with an error window saying:
Before you can perform printer-related tasks such as page setup or printing a document, you need to install a printer. Please install one and retry.
In addition, the following message is printed to the Terminal:
fixme:winspool:WINSPOOL_EnumPrinters We don't handle PRINTER_ENUM_CONNECTIONS
However, when following the identical steps while running Noteworthy though Darwine (installed from http://thisismyinter.net/?p=47), printing works. The error message to the GUI and Terminal are not present, and the printing dialog pops up. Printing appears to work as expected.
Please note that this is NOT a Darwine bug: Darwine does this *correctly*. Ideally, the Darwine codebase for print handling should be merged into the wine codebase, so that wine can handle this correctly, as well.