http://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #6 from Detlef Riekenberg wine.dev@web.de 2007-11-11 14:29:24 --- Created an attachment (id=9114) --> (http://bugs.winehq.org/attachment.cgi?id=9114) ntdll: Add the ticks debug channel
Please apply the attached patch and recompile wine.
Then attach a log (with CUPS_SERVER set): WINEDEBUG="+process,+loaddll,+tid,+winspool,+ticks" wine app.exe 2>&1 | tee log.txt
Thanks.