On Sun, May 29, 2016 at 10:21:07PM -0400, Predrag Punosevac wrote: > Trying to export SVG image as eps or ps will cause InkScape to crash
Have you tried removing ~/.config/inkscape? Not a real solution, I know, but it seems like Inkscape is squeamish about its own xml (eXtended Messup Language) configuration files.. Erling > predrag@oko$ egdb > GNU gdb (GDB) 7.10.1 > Copyright (C) 2015 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show > copying" > and "show warranty" for details. > This GDB was configured as "x86_64-unknown-openbsd5.9". > Type "show configuration" for configuration details. > For bug reporting instructions, please see: > <http://www.gnu.org/software/gdb/bugs/>. > Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > For help, type "help". > Type "apropos word" to search for commands related to "word". > (gdb) core-file inkscape.core > [New process 9413] > [New process 20111] > [New process 8182] > [New process 21072] > Core was generated by `inkscape'. > Program terminated with signal SIGABRT, Aborted. > #0 0x00000b579bd0887a in ?? () > [Current thread is 1 (process 9413)] > > > Thanks! > Predrag