On Mon, Oct 13, 2008 at 07:22:00AM +0100, Ed Loach wrote:
> It is followed by:
> # Make sure Inkscape can't find any X display.
> # Probably not possible to do anything like this on Windows,
> which is sad
> # because inkscape will then sometimes throw errors in a dialog
> box instead
> # of exiting and showing us something on stdout/stderr
> local $ENV{DISPLAY} = '';
>
> I can verify that it does still throw dialog boxes in Windows
> because the Inkscape bug that throws the "gc: Too many heaps" dialog
> struck me again once yesterday
> (https://bugs.launchpad.net/inkscape/+bug/168914 ).
Yes, and as far as I know there is no way to avoid those dialog boxes
on windows, $ENV{DISPLAY} is an X11-ism.
--
Knut Arne Bjørndal
aka Bob Kåre
[EMAIL PROTECTED]
[EMAIL PROTECTED]
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
