Hi Spec: Asus M6va Laptop with ati x700m(fglrx, livna driver) Wine 0.9.22 My system crashes after i have entered the world and i have to reboot, do you know how to fix this problem? -- Mvh Lars-M Fagerbakke -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20061013/26e1ba02/attachment.htm
On 10/13/06, l fagerbakke <lfagerbakke@gmail.com> wrote:> Hi > > Spec: > Asus M6va Laptop with ati x700m(fglrx, livna driver) > Wine 0.9.22 > > My system crashes after i have entered the world and i have to reboot, do > you know how to fix this problem?Without any concrete information, not really. Try to produce a log by doing something like: $ wine /path/to/wow.exe &> wine.log Also, see if your X logs have something that might help us solve your problem http://www.catb.org/~esr/faqs/smart-questions.html -- () ASCII Ribbon Campaign /\ - against HTML mail & vCards
Hi! WoW crashes right after i load world, and when i use wines log feature i get this output: err:wgl:X11DRV_wglGetPixelFormatAttribivARB Unable to convert iPixelFormat 0 to a GLX one, expect problems! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20061013/3dd51045/attachment.html
On Fri, Oct 13, 2006 at 08:36:28PM +0200, l fagerbakke wrote:> WoW crashes right after i load world, and when i use wines log feature i get > this output: > err:wgl:X11DRV_wglGetPixelFormatAttribivARB Unable to convert iPixelFormat 0 > to a GLX one, expect problems!its very unlikely, that this is the problem for the crash. this is in fact a very misleading error message as lots of apps try to query the display modes using pixel format 0. open a bug in bugzilla for this and if there are any better "last words" from the app then this (e.g. a stack-trace from the debugger) then attach this. -- cu -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 163 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20061016/24e29a96/attachment.pgp
Christoph Frick wrote:> On Fri, Oct 13, 2006 at 08:36:28PM +0200, l fagerbakke wrote: > > >> WoW crashes right after i load world, and when i use wines log feature i get >> this output: >> err:wgl:X11DRV_wglGetPixelFormatAttribivARB Unable to convert iPixelFormat 0 >> to a GLX one, expect problems! >> > > its very unlikely, that this is the problem for the crash. this is in > fact a very misleading error message as lots of apps try to query the > display modes using pixel format 0. > > open a bug in bugzilla for this and if there are any better "last words" > from the app then this (e.g. a stack-trace from the debugger) then > attach this. > >What version of the ATI driver are you using ? Is 3D loaded and running ? The answer to these questions can be found by typing the following.... glxinfo | grep "OpenGL version string" glxinfo | grep "direct rendering" In addition, are your running wow in opengl or direct3D mode ? How much memory does you X700 have ? The error message you mention is benign, you get that message on a system that runs wow just fine. Nick