If your ~/.gtkrc-2.0 is like the following:
----
include "/usr/share/themes/Nuvola/gtk-2.0/gtkrc"

style "user-font"
{
    font_name="Sans Serif 10"
}
widget_class "*" style "user-font"

gtk-theme-name="Nuvola"
gtk-font-name="Sans Serif 10"
gtk-key-theme-name="Emacs"
----

try to remove the `include' line.
----
#include "/usr/share/themes/Nuvola/gtk-2.0/gtkrc"
...
----

This made me enable to start inkscape without crash,
though I don't know what affects inkscape's crash.

Yuya.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to