Re: [LAD] ANNOUNCE: PHASEX v0.10.0

From: Gordon JC Pearce <wsynth@email-addr-hidden>
Date: Thu May 03 2007 - 17:55:49 EEST

On Thu, 2007-05-03 at 16:11 +0200, Lars Luthman wrote:
> On Wed, 2007-05-02 at 20:15 -0700, William Weston wrote:
> > Announcing the latest release of the Phase Harmonic Advanced Synthesis
> > EXperiment (first release featuring a GUI), available for download (source
> > tarball and FC6 RPMs) at:
> >
> > http://sysex.net/phasex/
>
> 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.

Hrm. There aren't any pull-down menus in nekobee (where the knob code
seems to be from), so I've never seen this happen. I'll roll that into
svn later tonight.

Gordon

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev
Received on Thu May 3 20:15:05 2007

This archive was generated by hypermail 2.1.8 : Thu May 03 2007 - 20:15:05 EEST