I have a blank panel



Hi,

Using todays cvs (along with cvs ORBit and gnome-libs), I can't get the panel to display
anything.  When I run the panel, the only thing that appears is a blank grey section at
the bottom of the screen.  The following output appears on the screen:

[lyndon@r lyndon]$ panel

** CRITICAL **: file extern.c: line 733 (panel_corba_gtk_init): assertion `ev._major == CORBA_NO_EXCEPTION' failed.

** WARNING **: goad_server_activate: goad.c 590: unexpected exception IDL:CORBA/COMM_FAILURE:1.0:

** WARNING **: sysex: IDL:CORBA/COMM_FAILURE:1.0.


** WARNING **: usrex: IDL:CORBA/COMM_FAILURE:1.0.


The panel is completely unresponsive.  The only way to close it is to kill it.  I don't
know exactly where it is hanging, because gdb won't work with it:

[lyndon@r lyndon]$ gdb bin/panel 
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (i386-unknown-freebsd), 
Copyright 1996 Free Software Foundation, Inc...
(gdb) attach 6739
Attaching to program `/usr/home/lyndon/bin/panel', process 6739
Reading symbols from /usr/libexec/ld.so...done.
Reading symbols from /home/lyndon/lib/libpanel_applet.so.0.0...done.
Reading symbols from /home/lyndon/lib/libORBitCosNaming.so.3.91...done.
Reading symbols from /home/lyndon/lib/libORBit.so.3.91...done.
Reading symbols from /home/lyndon/lib/libIIOP.so.3.91...done.
Reading symbols from /home/lyndon/lib/libORBitutil.so.3.91...done.
Reading symbols from /usr/lib/libm.so.2.0...done.
Reading symbols from /home/lyndon/lib/libgnorba.so.27.1...done.
Reading symbols from /home/lyndon/lib/libgnomeui.so.33.0...
gdb: virtual memory exhausted: can't allocate 5973980 bytes.
[2]-  Hangup                  panel
[lyndon@r lyndon]$ 


Based on the error message, I suspect ORBit, but gnomecc works reasonably well.

Lyndon



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