Looking for mailwatch app
Brian J. Tarricone
bjt23 at cornell.edu
Mon Sep 8 20:01:06 CEST 2008
Grant Edwards wrote:
> On 2008-09-06, Brian J. Tarricone <bjt23 at cornell.edu> wrote:
>
>> Ok, current svn will re-check all mailboxes if you send it SIGUSR2.
>
> I can't seem to get that to work. When I send a USR2 signal to
> a mailwatcher process, it dies and gets removed (along with the
> configuration file). xfce4-panel says this:
>
> (xfce4-panel:1984): Gtk-CRITICAL **: gtk_socket_get_id: assertion GTK_WIDGET_ANCHORED (socket)' failed
>
> ** (xfce4-panel:1984): CRITICAL **: An item was unexpectedly removed: "Mail Watcher".
>
> Is there something I should have done besides the commands below?
>
> svn update
> make clean
> ./autogen.sh
> make
> sudo make install
Ohhh, doh, sorry. It requires an up-to-date SVN version of libxfce4util
as well (see the "checking for xfce_posix_signal_handler_init" line in
configure output). I suppose maybe I should just set SIGUSR2 to SIG_IGN
if it's not present.
-brian
More information about the Xfce
mailing list