Hello NG,
my Wine ran fine so far. As I installed new fonts yesterday (type1
converted out of MS truetypes) to use them with StarOffice 5.2 Wine only
starts with a lot of fonts failures and exits with failure code 1.
Below is an extract out of the messages. Can anybody help me with that?
I already replaced my ~/.wine directory and let winesetup create a new one
- nothing changed.
I replaces my wine.conf and let winesetup create a new one - but nothing
changed.
Only when I remove the new folder with the newly created type1 fonts within
my XF86Config-4, Wine is running fine again.
I am running: Debian Woody with Wine 20011108, XFree 4.03.
I also post my [font]-section of my wine.conf
Thanks for any help.
Thomas
------------------- output of 'wine zitatomat.exe' ------------------
thomas@woody:~$ sh/zitatomat.sh
Building font metrics. This may take some time...
fixme:font:LFD_InitFontInfo DBCS fonts like
'-daewoo-gothic-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0'
are
not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-daewoo-mincho-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0'
are
not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0'
are
not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-fangsong
ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song
ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song
ti-medium-r-normal--24-240-72-72-c-240-gb2312.1980-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu arabic
extra-medium-r-normal--17-120-100-100-p-103-fontspecific-0' has unknown
registry 'fontspecific' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu
ligature-medium-r-normal--17-120-100-100-p-141-fontspecific-0' has unknown
registry 'fontspecific' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-sun-open look
cursor-----12-120-75-75-p-160-sunolcursor-1' has unknown registry
'sunolcursor' and character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look
glyph-----10-100-75-75-p-101-sunolglyph-1' has unknown registry
'sunolglyph' and character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look
glyph-----12-120-75-75-p-113-sunolglyph-1' has unknown registry
'sunolglyph' and character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look
glyph-----14-140-75-75-p-128-sunolglyph-1' has unknown registry
'sunolglyph' and character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look
glyph-----19-190-75-75-p-154-sunolglyph-1' has unknown registry
'sunolglyph' and character encoding '1'
fixme:font:LFD_InitFontInfo font
'-bitstream-terminal-bold-r-normal--18-140-100-100-c-110-dec-dectech'
has
unknown registry 'dec' and character encoding 'dectech'
fixme:font:LFD_InitFontInfo font
'-bitstream-terminal-medium-r-normal--18-140-100-100-c-110-dec-dectech'
has
unknown registry 'dec' and character encoding 'dectech'
fixme:font:LFD_InitFontInfo font
'-dec-terminal-bold-r-normal--14-140-75-75-c-80-dec-dectech' has unknown
registry 'dec' and character encoding 'dectech'
[snip]
fixme:font:LFD_InitFontInfo font '-monotype-times new
roman-medium-i-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry
'fcd8859' and character encoding '15'
fixme:font:LFD_InitFontInfo font '-monotype-times new
roman-medium-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry
'fcd8859' and character encoding '15'
fixme:font:LFD_InitFontInfo font '-monotype-times new
roman-medium-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry
'fcd8859' and character encoding '15'
fixme:font:LFD_InitFontInfo font '-urw-copperplate gothic
bold-bold-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry
'fcd8859'
and character encoding '15'
fixme:font:LFD_InitFontInfo font '-urw-copperplate gothic
light-light-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry
'fcd8859' and character encoding '15'
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: 0x4004c2
Serial number of failed request: 3804
Current serial number in output stream: 3805
Wine failed with return code 1
----------------------------------------------------------
-------- wine.conf ------------------------------------------
[fonts]
;Read documentation/fonts before adding aliases
"Resolution" = "96"
"Default" = "-adobe-times-"
----------------------------------------------------------