Bug#292525: openoffice.org: Signal 11 on startup searching fonts

2005-06-23 Thread Will Newton
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

Bug#297743: Sorry, I think mine is a different problem

2005-06-17 Thread Will Newton
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

Bug#292525: I think I have been seeing this bug

2005-06-17 Thread Will Newton
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

Bug#297743: I am seeing this problem also

2005-06-16 Thread Will Newton
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. --