http://bugs.winehq.org/show_bug.cgi?id=12707
Summary: some winemenubuilder processes never exit Product: Wine Version: 0.9.51. Platform: PC URL: http://wiki.winehq.org/AdobePhotoshop OS/Version: Linux Status: UNCONFIRMED Keywords: download, regression Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com
I noticed with Adobe Photoshop 6, the installer running in silent mode with the '/s /SMS /w' switches would never finish. It turns out its waiting for the winemenubuilder processes for Adobe Photoshop 6.0.lnk and Adobe ImageReady 3.0.lnk. Those two processes are stuck in WaitForParentProcess().
This started happening between Wine 0.9.50 and 0.9.51. Git bisect says:
f65e04770dc5748521a0de73814cea0b085bf3f8 is first bad commit commit f65e04770dc5748521a0de73814cea0b085bf3f8 Author: Rob Shearman rob@codeweavers.com Date: Fri Nov 30 18:06:07 2007 +0000
ole32: Always create a window for the main apartment.
PS 5.5 is affected as well, with different .lnk files.