CORBA -gtk error



hello all,
we are developing a client-server application using CORBA.
now so far gtk seemed to be working fine but suddenly we get this strange
error --
when one client sends a message to the server and the server needs to send
it to other clients and this message should display a gui (gtk stuff) then 
we get 

Xlib: unexpected async reply (sequence 0x8b9)!
Xlib: sequence lost (0x108b9 > 0x8ba) in reply type 0x0!

rct_clt (pid:27647): Gdk-ERROR **: The program 'rct_clt' received an X
Window System error.
This probably reflects a bug in the program.
The error was 'BadImplementation (server does not implement operation)'.
(Details: serial 2233 error_code 17 request_code rmally, X errors are
reported asynchronously;
that is, you will receive the error a while after crun it with Xlib:
sequence lost (0x108b9 > 0x8ba) in reply type 0x0!  
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error()
function.)
aborting...
Trace/BPT trap (core dumped)


and when this message is sent to the same client who in the first place
sent the request to the server - the gui displays fine.
i am totally lost on what to do????

any help will be appreciated,
thanks,
rinu


Rinu Jain

"The winds and the waves are always on the side of the ablest
navigators." -Edward Gibbon






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]