Re: ORBit compilation problems, again



Christer Gustavsson <cg@nocrew.org> writes:

> Hanspeter Gisler <gisler@ntb.ch> writes:
> > If the panel works for somebody, please tell me, so I know
> > that it's my setup which make troubles (and it's worth to keep on
> > trying).
> 
> It doesn't work for me: it just says "Initializing CORBA" and then
> does nothing.

Well, it's working fine for me - and session management works, too
(everything from cvs from Aug 30).

If it just `does nothing', can you perhaps give us a debugger backtrace
so that we see what it's doing:

$ ps x | grep panel
  965  p2 S    0:00 panel 
$ gdb ~baulig/INSTALL/bin/panel 
GNU gdb 4.17
(gdb) attach 965
Attaching to program `/home/baulig/INSTALL/bin/panel', process 965
Reading symbols from /home/baulig/INSTALL/lib/libORBit.so.0...done.
[.....]
0x403f583e in __select ()
(gdb) bt
#0  0x403f583e in __select ()
#1  0x402c70f4 in __DTOR_END__ ()
#2  0x402a7fdd in gdk_event_get ()
    at /home/norwegen/gnomecvs/gtk+/gdk/gdk.c:824
#3  0x4022a389 in gtk_main_iteration_do (blocking=1)
    at /home/norwegen/gnomecvs/gtk+/gtk/gtkmain.c:673
#4  0x4022a303 in gtk_main_iteration ()
    at /home/norwegen/gnomecvs/gtk+/gtk/gtkmain.c:617
#5  0x4022a16d in gtk_main ()
    at /home/norwegen/gnomecvs/gtk+/gtk/gtkmain.c:523
#6  0x806aa16 in panel_corba_gtk_main (
    service_name=0x806f335 "IDL:GNOME/Panel:1.0")
    at /home/norwegen/gnomecvs/gnome-core/panel/orbit-glue.c:520
#7  0x80513f1 in main (argc=1, argv=0xbffff964)
    at /home/norwegen/gnomecvs/gnome-core/panel/main.c:245
(gdb) detach
Detaching from program: /home/baulig/INSTALL/bin/panel process 965

The backtrace above is from a correctly working panel.

Martin

-- 
----------------------------------------------------------------
   Martin Baulig - Angewandte Mathematik - Universitaet Trier
   
   baulig@castor.uni-trier.de, http://www.home-of-linux.com/
   Key: 1024-bit key with ID C8178435 created 1997/01/24 
   ID:  67 C1 84 A0 47 F5 11 C5  5F 68 4C 84 99 05 C3 92
   Finger baulig@math38 or fetch mykey.asc from the url above
-----------------------------------------------------------------



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