Re: [linux-audio-dev] gtkmeter and threads?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] gtkmeter and threads?
From: Steve Harris (S.W.Harris_AT_ecs.soton.ac.uk)
Date: Sun Oct 31 2004 - 19:13:46 EET


On Sun, Oct 31, 2004 at 04:42:06 +0000, Dan Mills wrote:
> Hi all,
> I am working on a project that makes very heavy use of the gtkmeter code
> (borrowed from JAMIN), and seem to have a hard to track down problem....
>
> I am using jack so there are a few threads involved and the meters are updated
> from a g_timeout_add timer callback, the update_meters function is protected
> by gdk_threads_enter/leave. The problem is that in spite of this I still
> sometimes get the GUI locking up. There are no locks shared between the GUI
> and the DSP code and when this happens the DSP continues to run just fine.
>
> I remember a CVS version of JAMIN used to do something similar?

Yeah, it still does AFAIK. I never tracked it down, but didnt put too much
effort into it.

It only happens if jack is not running in realtime mode.

- Steve


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun Oct 31 2004 - 19:17:38 EET