Re: Spawning new proc and obtaining BonoboObject * in (*BonoboFactoryCallback)
- From: Barry Smith <codeskull comcast net>
- To: gnome-components-list gnome org
- Subject: Re: Spawning new proc and obtaining BonoboObject * in (*BonoboFactoryCallback)
- Date: Mon, 15 Sep 2003 14:30:20 -0500
Greetings and thank you for all the beautiful code,
Please disregard, I have found the solution.
I was trying to instantiate an object within (BonoboFactoryCallback*)().
My object is multi-threaded, and wasn't functioning having been so
instantiated. The function in my code that I pass with
bonobo_generic_factory_new(), evidently belongs to another process,
bonobo-activation-daemon, and within that process threads I create in
another process are invalid, or threads aren't initialized there.
Thank you Mr. Carniero for your help, and for your mercy and
understanding with regards to my method of self-torture. :)
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]