http://bugs.winehq.org/show_bug.cgi?id=34069
Bug #: 34069 Summary: "wine winemenubuilder" chokes on safari shortcut. Product: Wine Version: 1.6-rc4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: joshua.songy@gmail.com Classification: Unclassified
Created attachment 45291 --> http://bugs.winehq.org/attachment.cgi?id=45291 The shortcut winemenubuilder is failing on.
"wine winemenubuilder" fails to build a menu entry for the shortcut $HOME/.local/share/wineprefixes/safari/drive_c/users/$USER/Start Menu/Programs/Safari.lnk. It will still build a correct menu entry for $HOME/.local/share/wineprefixes/safari/drive_c/users/$USER/Start Menu/Programs/Apple Software Update.lnk
instead of producing its usual output, it prints: err:menubuilder:InvokeShellLinker failed wait for semaphore err:menubuilder:InvokeShellLinker failed to build the menu and the relevant menu entries are not created.
Safari was installed via winetricks 20130629, and functions normally.
"wine start $HOME/.local/share/wineprefixes/safari/drive_c/users/$USER/Start Menu/Programs/Safari.lnk" will start Safari correctly, so the shortcut does appear to be valid.
http://bugs.winehq.org/show_bug.cgi?id=34069
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=34069
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://appldnld.apple.com.e | |dgesuite.net/content.info.a | |pple.com/Safari5/061-7138.2 | |0100607.Y7U87/SafariSetup.e | |xe CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, the .lnk files and the menu entries are correctly created.
Resolving 'fixed'.
$ wine --version wine-1.7.21-19-g8812193
Regards
https://bugs.winehq.org/show_bug.cgi?id=34069
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.22.
https://bugs.winehq.org/show_bug.cgi?id=34069
s.maddox@lantizia.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |s.maddox@lantizia.me.uk
--- Comment #3 from s.maddox@lantizia.me.uk --- I'm not so sure this is fixed.
I've had this a couple of times installing another application, the setup program wouldn't result in any desktop launchers being created - and winemenubuilder would choke with exactly the same messages as joshua has put.
However I'm finding it very difficult to recreate, sometimes it does it - sometimes it doesn't. I'm on 1.7.34 as well.
I'd say this is an intermittent fault, possibly something to do with timing? I'm not sure.