http://bugs.winehq.org/show_bug.cgi?id=33334
Bug #: 33334 Summary: Instructions of how to set up mac driver in wine are missing Product: WineHQ.org Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: www-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: macmolder@gmail.com Classification: Unclassified
This new bug originated from bug 33182.
macOS related documentation is missing instructions how to set up mac driver in wine:
You need to make a REG_SZ value under Drivers, named Graphics (not a key): [Software\Wine\Drivers] "graphics"="mac,x11"
You can also do: $ unset $DISPLAY if running from a terminal.
Mac documentation pages in winehq : http://wiki.winehq.org/MacOSX http://wiki.winehq.org/MacOSX/FAQs
http://bugs.winehq.org/show_bug.cgi?id=33334
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2013-04-04 16:37:30 CDT --- The Mac driver is the default now, you shouldn't need any of this.
http://bugs.winehq.org/show_bug.cgi?id=33334
--- Comment #2 from Austin English austinenglish@gmail.com 2013-04-04 16:49:42 CDT --- (In reply to comment #1)
The Mac driver is the default now, you shouldn't need any of this.
Only in git (granted, that will only be for another week). Users may find the X11 driver useful for testing/comparing to the Mac driver.
http://bugs.winehq.org/show_bug.cgi?id=33334
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2013-04-04 18:02:30 CDT --- It's listed at http://wiki.winehq.org/MacOSX/FAQs (though that page could use cleanup from someone that uses Wine on OSX).
http://bugs.winehq.org/show_bug.cgi?id=33334
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2013-04-04 18:02:38 CDT --- Closing.