[MacPorts] #56214: inkscape @ 0.92.2_2 all variants: libc++abi.dylib Glib::ConvertError
MacPorts
noreply at macports.org
Mon Apr 16 10:56:47 UTC 2018
#56214: inkscape @ 0.92.2_2 all variants: libc++abi.dylib Glib::ConvertError
-------------------------+----------------------
Reporter: streincorp | Owner: dbevans
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords:
Port: inkscape |
-------------------------+----------------------
Comment (by neverpanic):
From a quick look, it seems the the thrown Glib::ConvertError means that a
character conversion problem has occurred.
The relevant code is in glibmm,
[https://github.com/GNOME/glibmm/blob/master/glib/glibmm/ustring.cc#L1366-L1404
glib/glibmm/ustring.cc]. Our glibmm is configured with
`GLIBMM_HAVE_WIDE_STREAM`, so that already limits the code paths that
could be used. I'm not yet sure whether `__STDC_ISO_10646__` is defined in
our build or whether we are using `g_convert`.
--
Ticket URL: <https://trac.macports.org/ticket/56214#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list