<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 08/31/11 14:45, wally bkg wrote:
<blockquote
cite="mid:CANGjJb59EKUCPW1s1bPHTcqS1Kna5obMaTwNn7FzsLEVZWwzGQ@mail.gmail.com"
type="cite">Any idea how to fix these? I'm getting these
"randomly" a third or fourth time I run my program on some
systems:<br>
<br>
Pango-WARNING **: failed to create cairo scaled font, expect ugly
output. the offending font is 'DejaVu Sans Mono 18'<br>
</blockquote>
<br>
One thing to do is to use a colon to delimit name and size. 'DejaVu
Sans Mono,18'.<br>
<br>
Stefan<br>
<blockquote
cite="mid:CANGjJb59EKUCPW1s1bPHTcqS1Kna5obMaTwNn7FzsLEVZWwzGQ@mail.gmail.com"
type="cite">
**<br>
Pango:ERROR:/build/buildd/pango1.0-1.28.0/pango/pango-ot-buffer.c:346:pango_ot_buffer_output:
assertion failed: (face)<br>
<br>
(rtEyeTracker:1899): Pango-WARNING **: font_face status is:
invalid matrix (not invertible)<br>
<br>
(rtEyeTracker:1899): Pango-WARNING **: scaled_font status is:
invalid matrix (not invertible)<br>
Aborted<br>
<br>
I'm using three gsttimeoverly elements and setting some static
text labels using the "text" properties of the elements. I'm using
default fonts and sizes.<br>
<br>
It seems pretty random as usually when restarting the program it
doesn't happen next time. Is there something I need to do when
shutting down my pipeline to prevent this the next time the
program runs?<br>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>