← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 581381] Re: wine crashes infinite error messages in xubuntu

 

Located the problem.

Video adapter is Riva 128.  (Gateway 400c)

Riva 128 supports depths of 15 (not 16) and 24.

Xubuntu 10.04 uses nv driver which for some inexplicable reason sets color depth to
16, which is 15 as implemented in the RIVA 128.

This color depth causes precisely this error with wine, both 1.42 from
repository and 1.44 from wine ubuntu ppa.

000b:Call user32.CopyImage(00010034,00000001,00000010,00000010,00004000)
ret=54182495
000d:err:xrender:get_xrender_format_from_color_shifts No XRender format found!
000d:trace:seh:raise_exception code=c0000005 flags=0 addr=0x68a13623
ip=68a13623 tid=000d

Xubuntu 10.04 uses the new "improved" Xorg which has no xorg.conf file, and
also xfce settings do not provide for setting or reporting color depth, it must
be divined from scrutiny of the Xorg.0.log file.

Workaround is to create an xorg.conf file and set the default depth to
24, see attachment.


** Attachment added: "Required section in xorg.conf"
   http://launchpadlibrarian.net/48781921/xorg.conf

-- 
wine crashes infinite error messages in xubuntu
https://bugs.launchpad.net/bugs/581381
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.