I'm having this same issue, not sure if it's http://bugs.winehq.org/show_bug.cgi?id=23323 or not, but most of the time when I try to log in, I get a crash dialog box from wow: http://pastebin.com/S2PpXupb wine itself does not produce any information about the crash itself, however. Is it possible that it could be http://bugs.winehq.org/show_bug.cgi?id=23323? my uname -a is : Linux mage 2.6.30-gentoo-r4 #1 SMP PREEMPT Mon Sep 7 09:20:16 CDT 2009 x86_64 AMD Sempron(tm) Processor 3400+ AuthenticAMD GNU/Linux The contents of my start script are: !/bin/bash xset -r 24 xset -r 26 xset -r 25 xset -r 38 xset -r 39 xset -r 40 xset -r 65 chmod 777 /opt/c_drive/World\ of\ Warcraft/ -R chmod 777 /opt/c_drive/World\ of\ Warcraft/* -R WINEDEBUG="-all" wine /opt/c_drive/World\ of\ Warcraft/WoW.exe -opengl xset r 24 xset r 26 xset r 25 xset r 38 xset r 39 xset r 40 xset r 65 note: I tried to remove/change the WINEDEBUG variable but it won't generate any crash information in the console. On Thu, Jul 29, 2010 at 5:34 AM, DaVince <wineforum-user@xxxxxxxxxx> wrote: > Try: > > > Code: > cd /home/frankbro/.wine/drive_c/Program\ Files/World\ of\ Warcraft/ > wine WoW.exe -opengl > > > > By the way, there should not be a space between - and opengl. That's > probably why it just ignored the command. > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100729/5dad8426/attachment.htm>