delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/12/01/15:15:51

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D9A62385B53D
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1701461749;
bh=MwzsqFntVKUvTYlU3SSCuGhn6pDvYa3i3s7INJRt+sQ=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=d2vX8HFGNdBNufyE8VGS+LHmpXZRuuXi+X02pge4Awlm1hzbr0Qp08tGMp1wB0cFY
jRS4kzcN402hGm5LL6CJgWloasjxk4f/89Ljdj6ThziPlEjwrFw2nC/12IE635yCmY
OeLNsk8RNjPqXhHxS95EyQJMyeUNdp5pq3RLlwLQ=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 50B3E3858C2C
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 50B3E3858C2C
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1701461733; cv=none;
b=UnILe5E4j9uWA3m2cY4Qs9BExVCKwMxHDFsuyIjf4lPtIgXpZr98ZUyj2HsbtQ2HjS3kIJr/nsG4QiToBm9vXY36sCuHuDCnfWPNEMMqha1XmXTNSW4zlJtTjfvYyJXcAN/BNSVWPsm4qZMKas5RNctw95wuRZWMgo8eU6Jg0vA=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1701461733; c=relaxed/simple;
bh=mAbg1XHDKdx++gMLNvvC6Fjv6KfsW7pVeHRVVL7gCWU=;
h=Subject:To:From:Message-ID:Date:MIME-Version;
b=nOsbzAtsy9NkVOxaYh9KeYqO9SC98vWrrzWLJ0XLq8OzDPaurhizyfTqBM9XTD79zNuj93OP+1x0XvjFzSyHoLrjm11e61E5wtDqYOP1gaOJy8fmGuiyrlhV4ph4rPX1mKoMqSDazziJhUQAhDU0bV6uYrBpdRCJFuCCcWhBMv0=
ARC-Authentication-Results: i=1; server2.sourceware.org
Subject: Re: inkscape installed but does nothing --- solved to my satisfaction
To: Cygwin <cygwin AT cygwin DOT com>
References: <1780761138 DOT 5611508 DOT 1701432854623 DOT ref AT mail DOT yahoo DOT com>
<1780761138 DOT 5611508 DOT 1701432854623 AT mail DOT yahoo DOT com>
Message-ID: <0c3209d3-ed8f-d609-d25e-8b6567accb5c@maxrnd.com>
Date: Fri, 1 Dec 2023 12:15:28 -0800
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101
Firefox/52.0 SeaMonkey/2.49.4
MIME-Version: 1.0
In-Reply-To: <1780761138.5611508.1701432854623@mail.yahoo.com>
X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, SPF_HELO_NONE, SPF_NONE, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Mark Geisert via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Mark Geisert <mark AT maxrnd DOT com>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Hi John,

J.F. Huesman via Cygwin wrote:
[...]
> If I call inkscape -V from the prompt, I get an error:(inkscape:1451): Gtk-WARNING **: 07:07:30.361: cannot open display: :0

Inkscape is expecting a running X server to display on.  But even for "-V"?  That 
seems a little presumptuous :-).

> But if I run inscape on a file to convert the format:inkscape -f testfile.svg -e testfile.pngit executes without any error.
> 
> When I run my script, it starts with this message:** (inkscape:1422): WARNING **: 07:02:30.339: No cc:license metadata found, derived license URI from cc:License: http://creativecommons.org/publicdomain/zero/1.0/but the script runs and the png output is generated for all *.svg in the folder as expected, so I don't care about a warning message.

I haven't seen this; I'll look into it for later.  Glad inkscape now works for 
your use case.  I appreciate the feedback!
Cheers,

..mark


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019