Work-around in case it were useful to someone else: $ sudo mv /usr/bin/gs /usr/bin/gs.original $ sudo cat > /usr/bin/gs <<EOF #!/bin/sh ## # Wrapper to work-around bug https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1403454 exec /usr/bin/gs.original -dColorConversionStrategy=/LeaveColorUnchanged "$@" EOF $ sudo chmod a+x /usr/bin/gs
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1403454 Title: Latex Formula crashes with Unrecoverable error: stackunderflow in .setdistillerparams To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1403454/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
