[Pkg-dia-team] Bug#538309: workaround found

Jan Dittberner jandd at debian.org
Wed Oct 21 20:03:57 UTC 2009


I found a workaround for this issue today.

--8<------------------
Author: Jan Dittberner <jandd at debian.org>
Description: Fixes the invocation of dia for diagramm generation in a headless 
environment
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -129,7 +129,7 @@
                '$(@D)'/foil*.html
 
 %.dia.png: %.dia
-       dia -t png-libart --export=$@.tmp $<
+       dia -n -t cairo-alpha-png --export=$@.tmp $<
        mv $@.tmp $@
 
 api:
--8<------------------

using the cairo-alpha-png renderer instead of png-libart made it work.


Regards
Jan

-- 
Jan Dittberner - Debian Developer
GPG-key: 4096R/558FB8DD 2009-05-10
         B2FF 1D95 CE8F 7A22 DF4C  F09B A73E 0055 558F B8DD
http://ddportfolio.debian.net/ - http://people.debian.org/~jandd/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-dia-team/attachments/20091021/48876961/attachment.pgp>


More information about the Pkg-dia-team mailing list