Bug#354698: inkscape : crashes during starting

2006-02-28 Thread Guillaume Pellerin
Package: inkscape Version: 0.43-4 Severity: grave Justification: renders package unusable Inkscape can't start : *** glibc detected *** double free or corruption (fasttop): 0x0869c640 *** Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this cras

Bug#354698: inkscape : crashes during starting

2006-05-29 Thread Wolfram Quester
Hi altogether, here are some things sent to me privately by Oliver Grimm and stuff I found debugging this problem: Oliver writes: > This bug only seems to appear with some special settings of package > gtk2-engines-gtk-qt. To reproduce do > > - install gtk2-engines-gtk-qt > - start KControl-->a

Bug#354698: inkscape : crashes during starting

2006-05-30 Thread Yuya Nishihara
Hi, I tried running gtk+ programs under valgrind. (with crashable gtkrc-2.0) $ valgrind gnumeric ~snip~ ==10447== Invalid free() / delete / delete[] ==10447==at 0x401D048: free (vg_replace_malloc.c:235) ==10447==by 0x4B0715B: g_free (in /usr/lib/libglib-2.0.so.0.1000.2) ==10447==by 0x

Bug#354698: inkscape : crashes during starting

2006-04-09 Thread Yuya Nishihara
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 `includ

Bug#354698: inkscape : crashes during starting

2006-04-09 Thread Guillaume Pellerin
Woo, thanks Yuya ! This works so well ! What a shame to have a such big crash for a minor user conf problem... My best, Guillaume Pellerin Yuya Nishihara wrote: > If your ~/.gtkrc-2.0 is like the following: > > include "/usr/share/themes/Nuvola/gtk-2.0/gtkrc" > > style "user-font" > { >