https://bugs.winehq.org/show_bug.cgi?id=42389
Bug ID: 42389 Summary: wine 2.0_0 from Macports crashes Product: Wine Version: 2.0 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tim@nightingale.to
Created attachment 57191 --> https://bugs.winehq.org/attachment.cgi?id=57191 screen dump of wine and winecfg calls after a fresh macports installation
Nothing I can think of will persuade wine 2.0_0 installed from Macports to start. Previous versions have worked fine. I have completely removed my entire Macports installation, the ~/.wine directory, and any other traces of wine I could find, restarted my machine and rebuilt from scratch.
I've attached a screen dump, lightly sanitised, of my first attempt with a fresh wine installation to start a Windows Setup.exe program that's given me no problems in the past. My wine installation also fails on standards such as Notebook.exe.
I've tried the OSX 2.0 .pkg installation direct from winehq.org and that works OK.
I'm running macOS Sierra 10.12.3, Xcode 8.2.1 with all the normal bells and whistles, and xQuartz 2.7.7 on a MacBook Pro (Retina, 13-inch, Early 2015).
https://bugs.winehq.org/show_bug.cgi?id=42389
--- Comment #1 from Tim Nightingale tim@nightingale.to --- ...sorry, that should be XQuartz 2.7.9
https://bugs.winehq.org/show_bug.cgi?id=42389
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #2 from fjfrackiewicz@gmail.com --- Looks like the issue may be this:
wine: Call from 0x7b427241 to unimplemented function shell32.dll.SHGetFolderPathW, aborting
https://bugs.winehq.org/show_bug.cgi?id=42389
--- Comment #3 from fjfrackiewicz@gmail.com --- (In reply to Tim Nightingale from comment #0)
Created attachment 57191 [details] screen dump of wine and winecfg calls after a fresh macports installation
Nothing I can think of will persuade wine 2.0_0 installed from Macports to start. Previous versions have worked fine. I have completely removed my entire Macports installation, the ~/.wine directory, and any other traces of wine I could find, restarted my machine and rebuilt from scratch.
I've attached a screen dump, lightly sanitised, of my first attempt with a fresh wine installation to start a Windows Setup.exe program that's given me no problems in the past. My wine installation also fails on standards such as Notebook.exe.
I've tried the OSX 2.0 .pkg installation direct from winehq.org and that works OK.
I'm running macOS Sierra 10.12.3, Xcode 8.2.1 with all the normal bells and whistles, and xQuartz 2.7.7 on a MacBook Pro (Retina, 13-inch, Early 2015).
By the way, can you try this version of Wine straight from WineHQ's MacOS download page:
https://dl.winehq.org/wine-builds/macosx/i686/winehq-devel-2.0.pkg
and see if it still crashes?
https://bugs.winehq.org/show_bug.cgi?id=42389
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to fjfrackiewicz from comment #2)
Looks like the issue may be this:
wine: Call from 0x7b427241 to unimplemented function shell32.dll.SHGetFolderPathW, aborting
That's implemented in wine, and has been for a long time. The wine build is broken. It's likely a macports issue.
https://bugs.winehq.org/show_bug.cgi?id=42389
--- Comment #5 from Tim Nightingale tim@nightingale.to --- Thanks,
This is what I suspected too. Since WineHQ recommends the Macports (and other) installations, I thought you'd want to know. I've tried:
https://dl.winehq.org/wine-builds/macosx/i686/winehq-devel-2.0.pkg
(see my first comment) and that works fine.
https://bugs.winehq.org/show_bug.cgi?id=42389
Andrew Fan andrewsuicune@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrewsuicune@gmail.com
--- Comment #6 from Andrew Fan andrewsuicune@gmail.com --- Is this a duplicate of Bug #42301?