[Scribus] Re: Aqua versions crash on start #still #2
Andreas Vox
vox
Sat Jul 23 14:58:37 CEST 2005
Hi Martin,
thanks for your patience! :-)
Martin wrote:
> >Program received signal SIGINT, Interrupt.
> >0x054d5518 in tt_cmap12_char_index (cmap=0x0, char_code=40850) at
> >/Developer/freetype-2.1.9/src/sfnt/ttcmap0.c:1772
> >1772 /Developer/freetype-2.1.9/src/sfnt/ttcmap0.c: No such file
> >or directory.
> > in /Developer/freetype-2.1.9/src/sfnt/ttcmap0.c
Looks as if I have included debugging symbols in Freetype...
The errormessage just means that gdb can't find the source file, which
is to be expected.
> >(gdb) where
> >#0 0x054d5518 in tt_cmap12_char_index (cmap=0x0, char_code=40850)
> >at /Developer/freetype-2.1.9/src/sfnt/ttcmap0.c:1772
This means you interrupted Scribus while it was analyzing a a *.TTC
font.
Do you have any of those installed?
> >#1 0x054aad00 in FT_Get_Char_Index (face=0x0, charcode=40850) at
> >/Developer/freetype-2.1.9/src/base/ftobjs.c:2319
> >#2 0x0034cd88 in FcFreeTypeCharSetAndSpacing () at scribusapp.h:24
> ...
> >(gdb) The program is running. Exit anyway? (y or n) y
>
>
> Sooo, it's looking for the freetype package in Developers directory
> (or drive), no?
Sorry, wrong conclusion. Only gdb looks for the sourcefile in
/Developers because
I compiled it there...
> I decided to give it a whirl and copied the 2.19 version of FreeType
> into the developer directory on my startup drive, renamed it
> "freetype-2.1.9", and tried again to run it but then it gave me this
> on Ctrl-C:
> >0x054f27e4 in tt_cmap12_char_index (cmap=0x0, char_code=151018) at
> >/Developer/freetype-2.1.10/src/sfnt/ttcmap.c:1984
> >1984 /Developer/freetype-2.1.10/src/sfnt/ttcmap.c: No such file
> >or directory.
> > in /Developer/freetype-2.1.10/src/sfnt/ttcmap.c
Again while reading a *.TTC file...
Ok, let's see what's happening. try
"/Library/Frameworks/Fontconfig2.framework/Versions/Current/bin/fc-
list"
This should list all your configured fonts. My current working theory
is that your fontconfig settings are broken.
Ciao
/Andreas
More information about the scribus
mailing list