http://bugs.winehq.org/show_bug.cgi?id=7882
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #7703 is|0 |1 obsolete| |
--- Comment #3 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-23 17:04:14 --- Created an attachment (id=7759) --> (http://bugs.winehq.org/attachment.cgi?id=7759) patch
Today I was unable to reproduce the pipes problem - I had only the "Sorry, ..." dialog not the insufficient privileges one.
The attached patch implements in a better way ending the service process when the service stops. With it Photoshop doesn't hang after the "Sorry, ..." message but restarts the service and retries. This also fails with a "Sorry, ..." message and Photoshop terminates.
It seems that without this patch it's better as pressing Ctrl-C during the hang kills the message and Photoshop seems to work.