mailcheck bug -- patch
Jasper Huijsmans
jasper at moongroup.com
Sat Jul 5 10:46:15 CEST 2003
On Sat, 5 Jul 2003 10:22:22 +0200
Bernhard Walle <Bernhard.Walle at gmx.de> wrote:
> Hello,
>
> a few weeks ago I described a bug in the mailcheck plugin. It takes a
> long time until the initial state is set correctly (after launching
> the panel).
>
> The reason is that g_timeout_add() is called before reading the
> configuration file with a initial value of 30 000 ms. So I wrote a
> small patch which calls this function *after* reading the
> configuration with the right value.
>
> The patch is 'big' because I had to re-arrange the order of the
> functions to avoid protoypes.
>
Excellent! Thanks a lot. That is a very old bug; it probably has
been there ever since I removed the start/stop virtual functions from
the panel control structure, which I believe is more than a year ago
;-)
CVS has been updated.
Thanks,
Jasper
More information about the Xfce4-dev
mailing list