http://bugs.winehq.org/show_bug.cgi?id=16445
--- Comment #7 from Anastasius Focht focht@gmx.net 2008-12-14 10:21:40 --- Hello,
--- quote --- Could be a wineboot timeout. Can you try with warn+process and see if you get a boot timeout message? --- quote ---
It is most likely a wineboot problem, hence I asked for specific debug channels and log files. If you dump netfx.msi signature table with ORCA:
--- snip --- Signature FileName MinVersion MaxVersion MinSize MaxSize MinDate MaxDate Languages s72 s255 S20 S20 I4 I4 I4 I4 S255 Signature Signature SearchForIE501_____X86.3643236F_FC70_11D3_A536_0090278A1BB8 shdocvw.dll 5.00.2919.6306 SearchForIE501_ENU_X86.3643236F_FC70_11D3_A536_0090278A1BB8 shdocvw.dll 5.00.2919.6306 --- snip ---
The app search action will fail when the placeholder dll is not present in system32 directory (-> wineboot failed to create placeholders) = broken WINEPREFIX So one has to find out why initial wineboot fails for this user.
Regards