Re: bubblemon Gnome 2 compiles/installs but can't start

Mike N <mike-die-spammer-die-n-b6nU5NY6NWS37wzq7ap9IgC/[email protected]> Thu, 21 Nov 2002 11:10:45 -0800
Newsgroups gmane.comp.gnome.apps.bubblemon
Message-ID <[email protected]>
i logged in/out several times, still couldn't find/start it.  also
tried "killall -HUP gnome-panel" several times, that didn't work either.

"make install" installed it as /usr/local/bin/gnome/bubblemon-gnome2,
and if i run that from bash in an rxvt window, this happens:

$ /usr/local/bin/bubblemon-gnome2
$ echo $?
1
$

ie: it runs and immediately exits with a return code of 1.

> Can be possible that you forgot to reinitialize the gnome-panel ...?
> You have to logout from gnome and then login again so the panel rereads
> its own configuration. If you don't want to logout, you can send a
> SIGHUP to the panel instead (killall -HUP gnome-panel).
> I didn't find (yet) a way to force the panel to reflect the changes, but
> as far as I see, all the gnome 2 apps behaves that way.