http://bugs.winehq.org/show_bug.cgi?id=10094
--- Comment #6 from antonv72@gmail.com 2007-10-20 13:30:56 --- (In reply to comment #5)
Hi,
First I'd like to say I really appreciate that there is a genuine interest in helping with this issue.
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. Printing used to work just fine in my setup before. Nothing has changed and it still works globally (Linux, Samba shares to Windows machines, Wine) - execpt for the latest servicepack release of the ERP software.
The Sonet ERP suite is the only thing that has changed from a "works to 100%" situation to this latest situation where we aren't able to choose printers. This app used to be able to offer 100% printing similiar to native under Wine - up to it's latest release.
As for the CUPS configuration: the app is run under "host-1" but the CUPS spool is configured under "host-2". They are both in the same subnet.
fixme:commdlg:PrintDlgExA stub
( http://bugs.winehq.org/show_bug.cgi?id=4342 )
Please attach a log to bug #4342 from:
WINEDEBUG="+winspool,+tid,+commdlg" wine yourapp.exe 2>&1 | tee log.txt
Done.