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.
http://bugs.winehq.org/show_bug.cgi?id=12707
--- Comment #1 from Lei Zhang thestig@google.com 2008-04-21 16:32:27 --- This just happened with "Final Reality" from bug 12692. The Winzip self extractor never exits because it's waiting for winemenubuilder.exe to finish.
http://bugs.winehq.org/show_bug.cgi?id=12707
Darragh Bailey felix@compsoc.nuigalway.ie changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |felix@compsoc.nuigalway.ie
--- Comment #2 from Darragh Bailey felix@compsoc.nuigalway.ie 2008-04-23 16:14:32 ---
Affects "Drakan: Order of the Flame"
The following process remains running after install winemenubuilder.exe -w C:\windows\profiles\All Users\Start Menu\Programs.\Psygnosis\Drakan\View README File.lnk
Which also prevents the new shortcuts from appearing in the menu system. Don't know if that happens with the other apps.
http://bugs.winehq.org/show_bug.cgi?id=12707
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-04-30 03:31:13 --- This should be fixed by de139bf028c5cf445649ff4fbfba3f34806e0380.
http://bugs.winehq.org/show_bug.cgi?id=12707
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-05-02 12:38:16 --- Closing bugs fixed in 0.9.61.
https://bugs.winehq.org/show_bug.cgi?id=12707
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |f65e04770dc5748521a0de73814 | |cea0b085bf3f8 CC| |joseph.kucia@gmail.com