http://bugs.winehq.org/show_bug.cgi?id=10094
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Detlef Riekenberg wine.dev@web.de 2007-10-22 10:45:01 --- (In reply to comment #6)
Wine has no special support for printing over the network. You need to configure your CUPS to print to your Server.
I'm afraid I do not understand the question.
From the log:
0009:trace:winspool:OpenPrinterW (L"\\PINUS600\laserjet_2100_raw", 0x33e460, (nil)) 0009:trace:winspool:get_servername_from_name found L"PINUS600" 0009:fixme:winspool:get_opened_printer_entry server L"PINUS600" not supported 0009:trace:winspool:OpenPrinterW returning 0 with 1801 and (nil)
This is the reason for the fixme in the Description: The application is configured to print to "laserjet_2100_raw" on the server "PINUS600". Configure CUPS for this printer or configure the app to use a different printer to avoid this message. (The application does a fallback to the default printer later)
Nothing has changed and it still works globally
- execpt for the latest servicepack release of the ERP software.
This is the issue, why you can't print now: The update changed the printing - dialog from PrintDlg (win3.x, win9x, NT: supported in wine) to PrintDlgEx (w2k and above: not implemented in wine yet. See bug #4342)
Closing this Dupe