public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Mark Geisert <mark@maxrnd.com>
To: Cygwin <cygwin@cygwin.com>
Subject: Re: inkscape installed but does nothing
Date: Thu, 23 Nov 2023 21:10:55 -0800	[thread overview]
Message-ID: <6b44241b-fa2d-9832-b284-f5eefbc4b788@maxrnd.com> (raw)
In-Reply-To: <1219644356.4008002.1700795338917@mail.yahoo.com>

Hi John,

J.F. Huesman via Cygwin wrote:
>>[...my previous info about reproducing the issue elided here...]
> I get those same error codes (of course the process ID and thread numbers are different).exception 139 indicates, I think, a missing required file or link. Maybe it's an issue with the cygwin64 installer (setup-x86_64.exe) not including all the necessary files?
> The exception occurs at 00007ffaecf324f6 on both our traces, so I grep'd it and that address only occurs in that line, so it's no help (at least not to me) trying to identify what program could be missing.
> This is the list I found of required packages for inkscape:
>     - curl.
>     - openssh.
>     - openssl (Net)
>     - php.
>     - php-curl.
>     - php-json.
>     - php-phar (PHP)
> 
> curl and php (all four) weren't installed. I installed them and made sure openssh and openssl were the most recent versions.
> Sadly, I get the exact same error list at the end of the strace output.
> I'll go through the list of dependencies on the inkscape package summary page. Hopefully it's something in that list that didn't get installed by the updater.
> Thanks for the guidance. John

Good to hear my experience duplicates yours.  The info I wrote really was intended 
for somebody who knows inkscape internals on Cygwin, i.e., its maintainer or 
somebody like him/her.  But I later discovered our inkscape is orphaned, so I'm 
digging a little deeper now.

It's not a file that's missing from your system.  It has to do with how inkscape 
was built.  One part (or library maybe) of the program refers to some function(s) 
that is/are supposed to be supplied by another part (or library maybe) as the 
program is starting up.  But it/they aren't supplied.  Windows notices this and 
raises an exception to kill the program.

I'm now going through the laborious process of building inkscape on my test system 
to see if the same issue happens with my build.  I'll give an update when I have 
something to report.
Cheers,

..mark

  parent reply	other threads:[~2023-11-24  5:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1219644356.4008002.1700795338917.ref@mail.yahoo.com>
2023-11-24  3:08 ` J.F. Huesman
2023-11-24  3:42   ` Backwoods BC
2023-11-24  5:10   ` Mark Geisert [this message]
2023-11-26  5:54     ` Mark Geisert
2023-12-01  6:11       ` Mark Geisert
     [not found] <1567827764.3979915.1700782855144.ref@mail.yahoo.com>
2023-11-23 23:40 ` J.F. Huesman
     [not found] <2032069619.3870454.1700713626880.ref@mail.yahoo.com>
2023-11-23  4:27 ` J.F. Huesman
2023-11-23 17:04   ` René Berber
2023-11-24  1:50     ` Mark Geisert
     [not found] <390805164.3627445.1700626992321.ref@mail.yahoo.com>
2023-11-22  4:23 ` J.F. Huesman
2023-11-22  4:33   ` René Berber
2023-11-22  6:45     ` Brian Inglis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6b44241b-fa2d-9832-b284-f5eefbc4b788@maxrnd.com \
    --to=mark@maxrnd.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).