Re: Using dia for batch processing
- From: Martin Hawlisch gmx de
- To: dia-list gnome org
- Subject: Re: Using dia for batch processing
- Date: Mon, 4 Feb 2002 18:50:06 +0100 (MET)
Hi!
Is it possible to use dia without X display. Currently I get Gtk warning
s
and dia exits.
This may sound odd question, but I'm using dia to build documentation fo
r
a large project. Builds are run by cron, and thus there is no X display
available.
I'm already using the --nosplash option but with no help.
DIA requires the X-Server.
You can try to use `Xfvb` to start an in-memory X-Server.
Eg:
$> Xvfb :1 -screen 0 800x600x8 &
$> export DISPLAY=:1
$> dia ...
--
Cheers, Martin.
http://www.hawlisch.de
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]