If you download the source code and comment out these lines, it seems to
work...  as far as I've tested anyway.

xsane.c:3527:  //style = gtk_widget_get_style(about_dialog);
xsane.c:3528:  //bg_trans = &style->bg[GTK_STATE_NORMAL];
xsane.c:3631:  //style = gtk_widget_get_style(about_translation_dialog);
xsane.c:3632:  //bg_trans = &style->bg[GTK_STATE_NORMAL];
xsane.c:5230:  //current_style = 
gtk_style_copy(gtk_widget_get_style(xsane.tooltips->tip_window));
xsane.c:5231:  //current_style->bg[GTK_STATE_NORMAL] = xsane.tooltips_bg;
xsane.c:5232:  //current_style->fg[GTK_STATE_NORMAL] = xsane.tooltips_fg;
xsane.c:5233:  //gtk_widget_set_style(xsane.tooltips->tip_window, 
current_style);  
xsane-gamma.c:2213:  //style = gtk_widget_get_style(xsane.histogram_dialog);
xsane-gamma.c:2219://  xsane.gc_trans = style->bg_gc[GTK_STATE_NORMAL];
xsane-gamma.c:2220://  xsane.bg_trans = &style->bg[GTK_STATE_NORMAL];   

Dunno which lines are the culprit, though...

-- 
Xsane crashes on startup with segmentation fault.
https://bugs.launchpad.net/bugs/132219
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to