Re: EventSource::addListener
- From: Joe Shaw <joe ximian com>
- To: Mike Kestner <mkestner speakeasy net>
- Cc: gnome-components-list gnome org
- Subject: Re: EventSource::addListener
- Date: Mon, 4 Jun 2001 16:20:02 -0400 (EDT)
> When I call EventSource::addListener, I seem to be encountering a
> deadlock scenario. The caller blocks waiting for the ListenerID return,
> but before the ESrc returns, it tries to ref the listener.
Have you run bonobo_main()? Most bonobo stuff tends to lock hard if you
try to do stuff before it's called. Put it in an idle handler to get
around it.
Joe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]