ChrisHoover@safety-kleen.com
2001-Oct-16 09:34 UTC
RedHat 7.1, wine, Lotus Notes and fonts
I'm having problems trying to get Lotus notes (v5) to run smoothly with wine. It appears that there are some sort of font problems that cause Lotus Notes to hang for quite some time before moving to the requested area. During this time, xfs is taking 80% or more of the cpu. Does anyone have any idea on what is causing this and how to fix it? I'm running a plain jane install of RH7.1. Thanks, Chris Here is a sample of the errors I get: 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' ------------------------------------------------------- ------------------------------------------------------- Chris Hoover <chrishoover@safety-kleen.com>
On Tue, 16 Oct 2001 10:34:52 -0400, ChrisHoover@safety-kleen.com wrote:>I'm having problems trying to get Lotus notes (v5) to run smoothly with >wine. > It appears that there are some sort of font problems that cause Lotus >Notes >to hang for quite some time before moving to the requested area. During >this >time, xfs is taking 80% or more of the cpu. Does anyone have any idea on >what is causing this and how to fix it?any change in the X fonts will trigger a reinitialization of the Wine font database. Theoretically, if you change nothing to the X fonts, any *successful* run of Wine should set the Wine font database and it should not be built again. If Wine crashes before exiting, it is possible that the font database be initialized again and again - but there could be another, yet to be discovered reason... Gerard