On Thu, 2007-05-03 at 19:52 -0700, William Weston wrote: > On Thu, 3 May 2007, Lars Luthman wrote: > > > Very nice sounds. Since you asked for feedback, here is some: > > > > * the whole program crashes for me when I pull down the File or Patch > > menus or try to close the window, with lots of Gtk error messages > > about invalid style objects. If I change line 241 in gtkknob.c from > > > > widget->style = gtk_style_attach(widget->parent->style, widget->window); > > > > to > > > > widget->style = gtk_style_attach(widget->style, widget->window); > > > > it doesn't crash any more. Other behaviour seems to be identical. > > Wow... thanks! This change will be put in 0.10.1. > BTW, what GTK version are you running?
2.8.20 on Debian Lenny. --ll
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev
