[Bug 33182] Penny Girl fails to run, errors in Shaders (GL_INVALID_OPERATION in d3d_shader:shader_glsl_select)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 4 13:23:50 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33182

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|directx-d3dx10              |-unknown

--- Comment #6 from Austin English <austinenglish at 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 :)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list