On 2009-09-23 22:24, Jan Dittberner wrote: > if DISPLAY is not set or no X is available dia segfaults now: > > DISPLAY='' make -C doc > make[1]: Entering directory `/tmp/buildd/ldaptor-0.0.43/doc' > dia -t png-libart --export=ldap-is-a-tree.dia.png.tmp ldap-is-a-tree.dia > /usr/lib/pymodules/python2.5/gtk-2.0/gtk/__init__.py:57: GtkWarning: could > not open display
Not for me: $ DISPLAY='' dia -s 400x400 -e foo.png -t png-libart foo.dia /usr/lib/pymodules/python2.5/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) foo.dia --> foo.png $ identify foo.png foo.png PNG 400x400 400x400+0+0 8-bit DirectClass 1.46kb ii dia 0.97-2 Diagram editor -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

