http://bugs.winehq.org/show_bug.cgi?id=33182
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3dx10 |-unknown
--- Comment #6 from Austin English austinenglish@gmail.com 2013-04-04 13:23:50 CDT --- (In reply to comment #5)
X11 still starts.
I wonder if I am configuring it correctly ?
I start registry editor. Go to HKEY_CURRENT_USER/Software/Wine/Drivers. I create a new key 'Graphics'. On the Name (Default), Type REG_SZ I set value mac,x11.
You need to make a REG_SZ value under Drivers, named Graphics (not a key): [Software\Wine\Drivers] "graphics"="mac,x11"
IIRC, you can also do: $ unset $DISPLAY if running from a terminal.
Regarding documentation, this link does not get me to instructions of how to set it up : http://wiki.winehq.org/MacOSX
Nor in here: http://wiki.winehq.org/MacOSX/FAQs
Am I missing something ? Or is the wiki missing it - should I file a new bug about not finding the setup doc ?
Sorry, I was unclear, it is missing, it should be put in the docs. You can file a bug, I'll try to do so or ask someone that has a Mac to do so :)