[MacPorts] #53270: inkscape 0.92 crashes on macOS 10.12.2
MacPorts
noreply at macports.org
Tue Jan 10 19:14:03 UTC 2017
#53270: inkscape 0.92 crashes on macOS 10.12.2
-----------------------+----------------------
Reporter: unterkir | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.5
Resolution: | Keywords:
Port: inkscape |
-----------------------+----------------------
Comment (by cschulzeb):
I have experienced the same issue as the OP and managed to resolve the
crash by using a suggestion from ticket:52632#comment:13 and setting LANG
to en_GB instead of en_GB.UTF-8.
inkscape does not crash anymore, but many of the following error messages
appear:
{{{
(inkscape:50774): GLib-CRITICAL **: g_convert: assertion 'str != NULL'
failed
}}}
If I set LC_ALL to en_GB as well, the error message changes to a different
line
{{{
(inkscape:51092): GLib-CRITICAL **: g_convert: assertion 'str != NULL'
failed
}}}
If I set LANG and LC_TYPE to UTF-8, the error changes to
{{{
(inkscape:51215): GLib-CRITICAL **: g_convert: assertion 'str != NULL'
failed
}}}
I am using macOS sierra 10.12.3 beta 3 and inkscape in the following
version
{{{
$ port installed inkscape
The following ports are currently installed:
inkscape @0.92.0_0+quartz
inkscape @0.92.0_1+quartz (active)
}}}
Please let me know if you need additional information.
--
Ticket URL: <https://trac.macports.org/ticket/53270#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list