On Thu, Jul 29, 1999 at 06:37:10PM -0500, Oleg Krivosheev wrote: > just installed gnomeicu and while trying to > run it i got > > > reboot ~ $ gnomeicu > type = 0 exid = (null) > > ** CRITICAL **: file applet-widget.c: line 655 > (gnome_panel_applet_corba_init): assertion > `panel_client != ((void *)0)' failed. > > ** CRITICAL **: file applet-widget.c: line 699 (applet_widget_new): > assertion `c orbadat!=NULL' failed. > > ** ERROR **: Can't create applet! > > aborting... > Aborted
Are you running the Gnome panel? If you aren't, that's probably the problem. GnomeICU is trying to create the applet in the panel, failing, and dying. Try starting it with the '-a' argument to stop the applet creation, e.g. gnomeicu -a That will work whether the panel is running or not. -- Matthew Gregan [EMAIL PROTECTED]