http://bugs.winehq.org/show_bug.cgi?id=25125
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev@web.de
--- Comment #1 from Detlef Riekenberg wine.dev@web.de 2010-11-14 10:14:33 CST --- Please start the app from the commandline with (all in one line):
WINEDEBUG=+winspool,+tid,+pid,+process,+commdlg wine your_app.exe 2>&1 | tee logfile.txt
Try to print on a printer, which is not your default CUPS printer.
Then attach the resulting logfile here.