after compiling with debug, it shows the following errors: DBG[mailwatch-plugin.c:373] mailwatch_read_config(): entering DBG[mailwatch.c:227] xfce_mailwatch_load_config(): opening config file '/home/juha/.config/xfce4/panel/mailwatch-11642236990.rc' DBG[mailwatch-mailbox-imap.c:372] imap_connect(): failed to get sockaddr DBG[mailwatch-mailbox-imap.c:541] imap_authenticate(): using_tls is FALSE DBG[mailwatch-mailbox-imap.c:714] imap_check_mail(): failed to connect to imap server Then it repeats the last 3 lines each time it tries to read emails. using the latest 1.0.2svn
I know it's been a *really* long time, but could you try again? This part has been rewritten to use getaddrinfo() properly, so I don't see why it wouldn't work...
it worked with 1.0.1. This is not the same machine though, so it might have been the environment...anyway, works now. svn version failed to compile: Making all in panel-plugin make[2]: Entering directory `/home/juha/ohjelmat/xfce/4.3/goodies/xfce4-mailwatch-plugin_new/panel-plugin' make[2]: *** No rule to make target `mailwatch.desktop', needed by `all-am'. Stop. make[2]: Leaving directory `/home/juha/ohjelmat/xfce/4.3/goodies/xfce4-mailwatch-plugin_new/panel-plugin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/juha/ohjelmat/xfce/4.3/goodies/xfce4-mailwatch-plugin_new' make: *** [all] Error 2