This is a problem I've had on my machines (several) recently. All are Debian 3.0 (Woody) machines. The problem is reproducable 100% of the time, whether I am using WINE locally or exporting the display across the LAN to my laptop; the problem exists in pre-built RH 7.3 WINE RPMs Debianized with alien --to-deb _AND_ with WINEs I built from source. When starting up WINE, it starts building the font metrics, and gets pretty far into the double-digits, then BOOM, crashes X completely. The remarkable thing is that if I run wine on my desktop, with the display exported to my laptop (export DISPLAY=deagol:0.0; wine foo), it crashes the laptop's X server! I guess X really -is- network-transparent ;) Anyhow, this is a major problem. Can anyone help me? --Jessica -- Jessica L. Blank, Systems Administrator, twu.net Please avoid sending me Word, Excel or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html
Rein Klazes
2004-Jun-01 10:09 UTC
Wine routinely crashes X (!!) while building font metrics
On Tue, 1 Jun 2004 09:38:02 -0400 (EDT), you wrote:> This is a problem I've had on my machines (several) recently. All are > Debian 3.0 (Woody) machines. The problem is reproducable 100% of the time, > whether I am using WINE locally or exporting the display across the LAN to > my laptop; the problem exists in pre-built RH 7.3 WINE RPMs Debianized > with alien --to-deb _AND_ with WINEs I built from source. > > When starting up WINE, it starts building the font metrics, and gets > pretty far into the double-digits, then BOOM, crashes X completely. The > remarkable thing is that if I run wine on my desktop, with the display > exported to my laptop (export DISPLAY=deagol:0.0; wine foo), it crashes > the laptop's X server! I guess X really -is- network-transparent ;) > > Anyhow, this is a major problem. Can anyone help me?The consensus is that this is caused by a broken X font, that should be removed. Add "Synchronous" = "Y" to the [x11drv] section of your config and run wine like "WINEDEBUG=+font wine ..." and search the output (backwards) for the offending font. MUCH more recommended is to populate your Windows\Fonts with some TrueType fonts. Wine will not use any X fonts and the quality is much better. A good set of TT fonts can be downloaded using the Debian msttcorefonts package. Rein. -- Rein Klazes rklazes@xs4all.nl
Seemingly Similar Threads
- Unix directories (was Re: Why isn't everyone compiling wine)
- Re: nazi spam in German over list address
- Firewall piercing - The Specified network name is no longer available.
- Questions on setting up icecast
- GDM problems whe using LDAP for user id information