Full debug compiled xfce4-panel allows me noticing that default mail checker plugin (not xfce4-mailwatch-plugin) keeps checking new mail every X minutes (or seconds) while I've disabled that fueture on xfce4- panel. This checking would increase size of my xsession.log immediately, so it's a bit bothering me. Well, does that indicate mail checker was actually activated or logging itself has some problems or expected behaviour? Reproducible: Always Steps to Reproduce: 1. ./configure --enable-debug=full 2. Run xfce4-panel from login session. Logged DBG massages were as follows, DBG[panel.c:248] update_partial_struts(): ** struts: 0, 51, 0, 0, 0, 0, 122, 901, 0, 0, 0, 0 DBG[mailcheck.c:368] check_mail(): Checking mail ... DBG[mailcheck.c:385] check_mail(): mbox format DBG[mailcheck.c:445] check_mail(): Done DBG[mailcheck.c:461] check_mail(): Done DBG[mailcheck.c:368] check_mail(): Checking mail ... DBG[mailcheck.c:385] check_mail(): mbox format DBG[mailcheck.c:445] check_mail(): Done DBG[mailcheck.c:461] check_mail(): Done DBG[panel.c:562] panel_set_coordinates(): ++ position: 1229, 122 monitor: 0 side: right state: center DBG[panel.c:248] update_partial_struts(): ** struts: 0, 51, 0, 0, 0, 0, 122, 901, 0, 0, 0, 0 DBG[mailcheck.c:368] check_mail(): Checking mail ... DBG[mailcheck.c:385] check_mail(): mbox format DBG[mailcheck.c:445] check_mail(): Done DBG[mailcheck.c:461] check_mail(): Done DBG[mailcheck.c:368] check_mail(): Checking mail ... DBG[mailcheck.c:385] check_mail(): mbox format DBG[mailcheck.c:445] check_mail(): Done DBG[mailcheck.c:461] check_mail(): Done DBG[panel.c:562] panel_set_coordinates(): ++ position: 1229, 122 monitor: 0 side: right state: center DBG[panel.c:248] update_partial_struts(): ** struts: 0, 51, 0, 0, 0, 0, 122, 901, 0, 0, 0, 0 DBG[mailcheck.c:368] check_mail(): Checking mail ... DBG[mailcheck.c:385] check_mail(): mbox format DBG[mailcheck.c:445] check_mail(): Done DBG[mailcheck.c:461] check_mail(): Done DBG[mailcheck.c:368] check_mail(): Checking mail ... DBG[mailcheck.c:385] check_mail(): mbox format DBG[mailcheck.c:445] check_mail(): Done DBG[mailcheck.c:461] check_mail(): Done DBG[panel.c:562] panel_set_coordinates(): ++ position: 1229, 122 monitor: 0 side: right state: center
Agh, no, never mind, I'm completely wrong not noticing default mail checker already there (with Mozilla-mail)!!! Sorry Jasper, it's jumping to a conclusion without thought.
Hehe, don't worry. I'm very glad there is at least someone who takes the time to report issues ;-)