Re: Spawning new proc and obtaining BonoboObject * in (*BonoboFactoryCallback)



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]