Re: Panel segfaults



On Mon, Jul 20, 1998 at 12:57:57PM -0400, Manish Vachharajani wrote:
> > OK, now to find out why send_applet_tooltips_state() is getting "Extern"
> > passed as an IOR. That is most definitely incorrect! :) Can you do some
> > gdb'ing and find out?
> 
> Well, there is a deeper problem.  apply_global_config is called before the
> panel_corba_gtk_main.  The problem is that orb is not initialized until
> that function.  I am not sure what the correct fix here is.  Maybe this is
> why there was a delayed applet loading queue?  The reason I am not moving
> the CORBA_ORB_init call is because I don't know when ev becomes valid.  I
> think that the orb initialization should be moved out of gtk_main before
> apply_global_config to fix the problems.

that would most likely be better ... or maybe the apply_global_config
can be called in an idle that is called right after panel_corba_gtk_main

or there should be (as you suggest, just init corba sooner)

(I took out the queue since it was a broken way of doing things, plust it
was before meant for something else which is not a problem now)

George

-- 
------------------------------------------------------------------------------
George Lebl <jirka@5z.com> http://www.5z.com/jirka/
------------------------------------------------------------------------------
  The following implements RSA in perl and is illegal to export from the US:

          #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
          $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
          lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)



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