graphviz - problemy po upgradzie

The Undefined undefine at aramin.net
Thu Jan 20 00:49:24 CET 2005


po jakims upgradzie, przestal mi dzialac graphviz ;)

przykład wprost z manuala ;)
[undefine at sv1 undefine]$ cat x.dot
       digraph test123 {
               a -> b -> c;
               a -> {x y};
               b [shape=box];
               c [label="hello\nworld",color=blue,fontsize=24,
                    fontname="Palatino-Italic",fontcolor=red,style=filled];
               a -> z [label="hi", weight=100];
               x -> z [label="multi-line\nlabel"];
               edge [style=dashed,color=red];
               b -> x;
               {rank=same; b x}
       }

i teraz:

[undefine at sv1 undefine]$ dot -T png x.dot
dot: cairo_cache.c:143: _entry_destroy: Assertion `cache->used_memory > entry->memory' failed.
Przerwane


krótkie googlanie wskazuje na błąd w cairo
(http://lists.freedesktop.org/archives/cairo/2004-November/002168.html)

ma ktos jakieś pomysły co z tym robić? ;)

-- 
Andrzej 'The Undefined' Dopierała
UNIX && Linux administrator, Adam Mickiewicz University WMiI
PLD Linux Developer             HomePage: http://aramin.net/
JID: undefine at piastlan.net    e-mail: undefine at pld-linux.org




More information about the pld-devel-pl mailing list