https://bugs.winehq.org/show_bug.cgi?id=40590
Bug ID: 40590 Summary: not opening Product: Wine Version: 1.9.9 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: daniel.cova1981@gmail.com
Created attachment 54441 --> https://bugs.winehq.org/attachment.cgi?id=54441 info
wine does not open
https://bugs.winehq.org/show_bug.cgi?id=40590
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- What are you trying to do? Please post exact command you executed.
https://bugs.winehq.org/show_bug.cgi?id=40590
--- Comment #2 from Ken Thomases ken@codeweavers.com --- Nikolay, they probably didn't execute a command but just double-clicked an application icon. I don't know if this is something created by the official Mac packages or some other Wine package.
Daniel, please open /Applications/Utilities/Console.app. Select View > Clear Display. Try to launch the Wine Devel app. It will still crash, but some information should be written to the console log. Select File > Save a Copy As to save it to a file. Attaching that file to this bug report. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=40590
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net ---
From the log it looks like you are using the WineHQ package. Is that correct?
If so, this bug is invalid; the WineHQ package requires Mac OSX 10.8 or later, and your log says you are only on 10.7.5.
https://bugs.winehq.org/show_bug.cgi?id=40590
--- Comment #4 from Ken Thomases ken@codeweavers.com --- (In reply to Rosanne DiMesio from comment #3)
From the log it looks like you are using the WineHQ package. Is that correct? If so, this bug is invalid; the WineHQ package requires Mac OSX 10.8 or later, and your log says you are only on 10.7.5.
If the WineHQ package doesn't set the LSMinimumSystemVersion key in the app's Info.plist, then it should. That would give a clearer error message rather than a crash.
https://bugs.winehq.org/show_bug.cgi?id=40590
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wine-packages Summary|not opening |OS X version check broken | |in pkg installer Version|1.9.9 |unspecified Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Assignee|wine-bugs@winehq.org |michael@fds-team.de Product|Wine |Packaging CC| |michael@fds-team.de, | |sebastian@fds-team.de
--- Comment #5 from Michael Müller michael@fds-team.de --- The pkg installer should complain when you try to install the package on an older OS X version. However, I just saw that I made a mistake when porting my pkg creation script from bash to python. I forgot one bash variable in the javascript install check script:
https://github.com/wine-compholio/wine-packaging/blob/master/macosx/wine/osx...
I will fix and test this till the next release to prevent other users from even installing the package on an unsupported version.
https://bugs.winehq.org/show_bug.cgi?id=40590
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED
--- Comment #6 from Sebastian Lackner sebastian@fds-team.de --- The version check was fixed in https://github.com/wine-compholio/wine-packaging/commit/4d8a46decc0572444316.... It should no longer be possible to install the packages on unsupported OS X versions.
Please note that using a manually compiled version, you might also be able to use Wine on OSX 10.7.x. The limitation with 10.8 or greater is only present in WineHQ packages.
https://bugs.winehq.org/show_bug.cgi?id=40590
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- Can we close packaging bugs or we have to wait for a specific trigger?
https://bugs.winehq.org/show_bug.cgi?id=40590
--- Comment #8 from Austin English austinenglish@gmail.com --- (In reply to Bruno Jesus from comment #7)
Can we close packaging bugs or we have to wait for a specific trigger?
I'd say when a fixed package is available
https://bugs.winehq.org/show_bug.cgi?id=40590
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Sebastian Lackner sebastian@fds-team.de --- Closing fixed packaging bugs.