Re: [LAD] LV2 GUI - GTK widget signal disconnect

From: David Robillard <d@email-addr-hidden>
Date: Sun Jan 19 2014 - 22:39:27 EET

On Sat, 2014-01-18 at 17:15 +0000, Aurélien Leblond wrote:
> Hello,
>
> I have a strange issue in my plugins GUI beatslash-lv2
> (https://github.com/blablack/beatslash-lv2) or deteriorate-lv2
> (https://github.com/blablack/deteriorate-lv2).
>
> The GUI widgets to control the plugins gets disconnected when used for a while.
> I can reproduce the issue in Ingen almost everytime, although I never
> know exact when the GUI will disconnect and Ingen doesn't output any
> error.
>
> What happens is that once the widgets disconnect, if I try to change
> the values via the GUI (turn the dial, change the value of a combo
> box, etc) the changes are not transferred to the LV2 DSP.

Have you confirmed this issue in a different host as well?

There is a lot of stuff going on between your UI and the plugin
instance, especially in a client-server host like Ingen. Do you mean
your widgets are not receiving events whatsoever, as verified *in the UI
alone*, or they aren't getting all the way to the plugin instance?

The former problem is much smaller in scope. The problem may not be
related to your code or Gtk signals at all.

-- 
dr
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Mon Jan 20 00:15:04 2014

This archive was generated by hypermail 2.1.8 : Mon Jan 20 2014 - 00:15:04 EET