Hi Carl, On Wed, Oct 25, 2006 at 05:11:59PM -0700, Carl Strickland wrote: > Just to update you, I am still unable to run Inkscape. I had posted the > GDB output and have patiently waited for it to be fixed, but it is not. My > only hope is that it will be fixed soon after the next Debian release. > Thank you,
Thanks for your update and sorry for not being more responsive. The
problem here is that you submitted your information to a bug report
which seems to describe your problem but actually does not. Additionally
it was submitted at a time when there was a big mess with libgc1c.
OK. From your backtrace I think that you are hitting another bug [1] related
to double inclusion of gtk themes caused by some theming engines, most
notably the smooth engine in connection with gtk2-engines-gtk-qt.
In the mentioned bug report Yuya Nishihara writes:
> 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.
Could you please check your gtk configuration, follow his advice and
report back?
BTW, which desktop environment do you use?
HTH,
Wolfi
[1] http://bugs.debian.org/354698
signature.asc
Description: Digital signature

