On Thursday 23 June 2005 13:33, [EMAIL PROTECTED] wrote:
> THis is a followup for :
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=292525
>
>
> You proposed a fix for the Wordperfect broken font (this bug show
> only when enabling in fontconfig) . This one was for the openoffice.org
> fontmana
I think my problem may be a different one after looking into it. However this
snippet from http://ooo.ximian.com/hackers-guide.html may be relevant:
6.10 It always crashes in sal_XErrorHdl
You are a victim of asynchronous X error reporting; export SAL_SYNCHRONIZE=1
will make all the X traffic
The attached patch stolen from OOo CVS fixes the problem for me.
--- openoffice.org-1.1.4.orig/psprint/source/fontmanager/fontmanager.cxx
2005-06-17 15:36:49.0 +0100
+++ openoffice.org-1.1.4/psprint/source/fontmanager/fontmanager.cxx
2005-06-17 15:33:26.0 +0100
@@ -10
I believe it started happening when I installed some new Type 1 fonts. I know
libfreetype6 < 2.1.9 crashes with these fonts installed (the bug is
FreeType's not the fonts) so it may be related to the version of FreeType in
OOo.
Let me know if there is any debugging I can do at this end.
--
4 matches
Mail list logo