Gtk-WARNING **: /opt/libreoffice3.6/program/../ure-link/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so)

Caolán McNamara caolanm at redhat.com
Tue Jul 17 04:41:05 PDT 2012


On Tue, 2012-07-17 at 12:42 +0200, Michael Stahl wrote:
> On 16/07/12 22:23, gericom wrote:
> > sorry, here is the one without stdlib
> 
> > 11654 open("/home/gericom/.fonts/Scriptorama.ttf", O_RDONLY) = 22
> > 11654 fstat64(22, {st_mode=S_IFREG|0644, st_size=148436, ...}) = 0
> > 11654 mmap2(NULL, 148436, PROT_READ, MAP_SHARED, 22, 0) = 0xaface000
> > 11654 close(22)                         = 0
> > 11654 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> 
> looks like something's crashing trying to read that Scriptorama.ttf.
> does it work if you move it out of the way?
> 
> does anybody know whether VCL read all these fonts on startup or is that
> fontconfig?

fontconfig tells vcl that they exist, and the first time vcl sees a new
font it will open it and cache its findings in that psprint.conf
under .config/libreoffice somewhere or other.

C.



More information about the LibreOffice mailing list