Hi all I am trying to make wine load SourceSafe. After long f...ing with truetype fonts and constantly crashing xfs, I moved all my truetype font paths into XF86Config and now wine does not crash during the calculation of font metrics. Thanks to FAQs. Now, on wine startup, after rather long font refresh, I constantly get Xlib error. See subject. What's wrong with my Xlib (from XFree86 4.0.2)? Any ideas are very welcome. Regards, Sergey
"Sergey V. Udaltsov" <sergey.oudaltsov@clients.ie> wrote:> Now, on wine startup, after rather long font refresh, I constantly get > Xlib error. See subject. > > What's wrong with my Xlib (from XFree86 4.0.2)? Any ideas are very > welcome.I believe, that the source of all problems with fonts is in Xlib. Wine does not handle fonts itself, but leaves that sort of work to X. Unfortunately, it seems that Xlib doesn't ready to handle a fairly continuous flow of font requests. Due to this limitation I can't use all my 242 Type1 fonts in PageMaker under Wine. I get the same result with "unexpected async reply". Reducing number of fonts solves that problem.
> Reducing number of fonts solves that problem.I removed any un-necessary fonts. Now I cannot make it less than 1588 :) (on output of xlsfonts | wc). Wine still cannot start apps. What is your "number of success"? Sergey