[omniORB] omniorb, GTK and callbacks

Duncan Grisby duncan at grisby.org
Thu Jul 1 18:27:09 BST 2004


On Friday 18 June, "MWallis" wrote:

> I am using omniorb and pygtk.  I have developed a number of scripts that
> test the interfaces without using gtk and the callbacks work correctly.  I
> then copied the same working code to another script that uses gtk for the
> GUI but when I call the interface and provide the callback pointer, I get a
> CORBA timeout. It appears to be a problem with gtk and threads.  Any
> suggestions?

Get a trace from omniORB with -ORBtraceLevel 25 -ORBtraceThreadId 1.
That might show what's going on.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list