Sylvain Beucler skrev:
No improvement when using 0.9.48 from the winehq.org Debian package :/
Any idea on what I can investigate to track the origin of this issue?
I can't use wine at all.
It's perhaps the same as #449202?
You should mention which X drivers you're using. Perhaps the buggy ATI
FireGL drivers, for example? Also mention whether you're using a
compositing window manager.
I'd suggest setting the WINEDEBUG environment variable to
"+seh,+tid,+win,+x11drv,+font,+opengl" or something, and capture the
output. It should give some hint about what Wine is doing when stuff
crashes. Also consider looking into /var/log/Xorg.0.log or whatever if
the X server crashes. Problems with X on Wine startup are usually
related to one of 1) running out of RAM, 2) loading corrupt fonts, 3)
unstable OpenGL drivers
After all, a (first-time) Wine startup involves enumerating and
calculating the metrics of all available fonts, testing available X
server features (including Render and OpenGL), and loading large amounts
of graphics.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]