[MacPorts] #56214: inkscape @ 0.92.2_2 all variants: libc++abi.dylib Glib::ConvertError
MacPorts
noreply at macports.org
Mon Apr 2 16:49:27 UTC 2018
#56214: inkscape @ 0.92.2_2 all variants: libc++abi.dylib Glib::ConvertError
------------------------+--------------------------------
Reporter: streincorp | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Keywords: | Port: inkscape @0.92.2_2
------------------------+--------------------------------
On Mac OS X 10.12.6 (Sierra) with Xcode 9.2 regular build and
installation\\
{{{
sudo port -ns install inkscape inkscape-textext inkscape-app
---> Computing dependencies for inkscape
---> Fetching distfiles for inkscape
---> Verifying checksums for inkscape
---> Extracting inkscape
---> Applying patches to inkscape
---> Configuring inkscape
---> Building inkscape
---> Staging inkscape into destroot
---> Installing inkscape @0.92.2_2+x11
---> Activating inkscape @0.92.2_2+x11
---> Cleaning inkscape
---> Computing dependencies for inkscape-textext
---> Fetching distfiles for inkscape-textext
---> Verifying checksums for inkscape-textext
---> Extracting inkscape-textext
---> Configuring inkscape-textext
---> Building inkscape-textext
---> Staging inkscape-textext into destroot
---> Installing inkscape-textext @0.4.4_2+pygtk+python27
---> Activating inkscape-textext @0.4.4_2+pygtk+python27
---> Cleaning inkscape-textext
---> Computing dependencies for inkscape-app
---> Fetching distfiles for inkscape-app
---> Verifying checksums for inkscape-app
---> Extracting inkscape-app
---> Configuring inkscape-app
---> Building inkscape-app
---> Staging inkscape-app into destroot
---> Installing inkscape-app @0.92_1
---> Activating inkscape-app @0.92_1
---> Cleaning inkscape-app
}}}
but the command "inkscape" lead to the error\\
{{{
libc++abi.dylib: terminating with uncaught exception of type
Glib::ConvertError
Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can
fix it.
}}}
No matter if launched as current user or root, from XQuartz or from the
standard Terminal.app\\
As suggested in https://github.com/caskformula/homebrew-
caskformula/issues/4#issuecomment-283505030 , \\
tried to delete/rename ~/.config/inkscape and ~/.cache/inkscape , no
success\\
As suggested in https://github.com/caskformula/homebrew-
caskformula/issues/4#issuecomment-343905781 \\
tried to launch:\\
{{{
LANG="en_US.UTF-8" inkscape
LANG="en_US" inkscape
LANG=en_US inkscape
LANG=en_US.UTF-8 inkscape
LANG=C inkscape
}}}
with no success.\\
Tried also to clean/reinstall/compile again with no success\\
Some hints maybe here: https://github.com/caskformula/homebrew-
caskformula/issues/41 \\
If the problem is related to the language/locale, mine is
{{{
locale
LANG="it_IT.UTF-8"
LC_COLLATE="it_IT.UTF-8"
LC_CTYPE="it_IT.UTF-8"
LC_MESSAGES="it_IT.UTF-8"
LC_MONETARY="it_IT.UTF-8"
LC_NUMERIC="it_IT.UTF-8"
LC_TIME="it_IT.UTF-8"
LC_ALL=
}}}
but also the commands
{{{
LANG="it_IT.UTF-8" inkscape
LANG="it_IT" inkscape
LANG=it_IT inkscape
LANG=it_IT.UTF-8 inkscape
}}}
lead all to the same error.
Thank you very much for the help and fixes
--
Ticket URL: <https://trac.macports.org/ticket/56214>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list