wine for mac osx help!!!

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sirbow2
Newbie
Newbie
Posts: 1
Joined: Tue Jul 21, 2009 11:28 am

wine for mac osx help!!!

Post by sirbow2 »

i installed wine for mac osx tiger with macports. wine installs fine but when ever i try to run a windows program it gives me this error

Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:ole:apartment_createwindowifneeded CreateWindow failed with error 1400
fixme:advapi:CheckTokenMembership (0x0 0x126d18 0x33fe40) stub!


so i started x11 and it worked but then it gave me


X Error of failed request: GLXBadContext
Major opcode of failed request: 0 ()
Serial number of failed request: 202
Current serial number in output stream: 202


i can install windows prgorams and games fine though and the graphical part of the install works
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Post by doh123 »

the X11 version you have installed cannot handle what its being told to do. You need to get the newest version of X11 you can installed, but I'm not sure what that is for Tiger, I haven't used Tiger in years.

Check the Xquartz project page at

http://xquartz.macosforge.org/

and look for Tiger versions
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Post by doh123 »

it also looks like you can install a version of XQuartz for Tiger via Macports... but there are a lot of X11 issues that might not be fixable on Tiger.
James McKenzie

wine for mac osx help!!!

Post by James McKenzie »

sirbow2 wrote:
i installed wine for mac osx tiger with macports. wine installs fine but when ever i try to run a windows program it gives me this error

Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:ole:apartment_createwindowifneeded CreateWindow failed with error 1400
fixme:advapi:CheckTokenMembership (0x0 0x126d18 0x33fe40) stub!

so i started x11 and it worked but then it gave me


X Error of failed request: GLXBadContext
Major opcode of failed request: 0 ()
Serial number of failed request: 202
Current serial number in output stream: 202

i can install windows prgorams and games fine though and the graphical part of the install works

The program is asking for a OpenGL feature that is not supported under
X11 with Tiger. Might I gently recommend getting Leopard or, when it
becomes available, Snow Leopard. I'm of the opinion that Tiger is now
in security maintenance only by Apple and that will end soon.

James McKenzie
Locked