Re: [debian-knoppix] wine doesn't work...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am Donnerstag, 11. September 2003 00:12 schrieb Klaus Knopper:
> On Mon, Sep 08, 2003 at 03:59:25PM +0200, Alexander List wrote:
> > Hello,
> >
> > I'm using knoppix 3.2 20030726-EN and try to start wine. However, even
> > when trying the included "progman.exe", I get
> >
> >
> > ---snip---
> > Font metrics: 98.8% done
> > err:font:XFONT_BuildMetrics failed to load -urw-urw palladio
> > l-medium-r-normal--100-*-100-100-p-0-iso8859-2
> > X Error of failed request: BadValue (integer parameter out of range for
> > operation)
> > Major opcode of failed request: 45 (X_OpenFont)
> > Value in failed request: 0x1c00ea0
> > Serial number of failed request: 11392
> > Current serial number in output stream: 11393
> > Wine failed with return code 1
> > ---snap---
> >
> > Any hints?
>
> Probably one of the fonts. Sorry, I have no solution ready for this yet,
> other than removing all offending font files.
I know I'm almost a month late (was checking old mail), but for those who
still have an old knoppix with that bug. Here is a workaorund:
Before starting wine do:
for i in $(cat /etc/X11/XF86Config-4 | grep font | grep -v "#" | awk '{ print
$2 }' | grep -v "unscaled" | sed 's/"//g' | grep -v "defoma" | grep -v
"truetype$"); do xset -fp $i; done
It basically removes all fonts from the fontpath.
Then start wine, after you are done do:
xset fp default
cu
Fabian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
iD8DBQE/euoNI0lSH7CXz7MRAvgdAJsHD7m9xgXd5Zke/TIt6CX529f1nACdGFhx
DT4yDAqijlsa8W0lrqW7rEk=
=tE+x
-----END PGP SIGNATURE-----
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix
Reply to: