Public bug reported: Binary package hint: tomboy
After upgrading to 8.04, I noticed that something was hitting the disk every 10 seconds. Some diagnosis shows that the files affected are in ~.wapi, and that those files are being used by Tomboy. $ while true; do find . -mmin -1 -type f -print0 | xargs -0 ls --full-time -ltr; echo; sleep 1; done -rw------- 1 mukesh mukesh 252905 2008-04-26 22:06:54.000000000 -0700 ./.mozilla/firefox/gudrke3v.default/sessionstore.js -rw------- 1 mukesh mukesh 3686404 2008-04-26 22:07:31.000000000 -0700 ./.wapi/shared_fileshare-qube-Linux-i686-36-11-0 -rw------- 1 mukesh mukesh 1277960 2008-04-26 22:07:31.000000000 -0700 ./.wapi/shared_data-qube-Linux-i686-312-11-0 [9 seconds of output clipped] -rw------- 1 mukesh mukesh 252905 2008-04-26 22:06:54.000000000 -0700 ./.mozilla/firefox/gudrke3v.default/sessionstore.js -rw------- 1 mukesh mukesh 3686404 2008-04-26 22:07:41.000000000 -0700 ./.wapi/shared_fileshare-qube-Linux-i686-36-11-0 -rw------- 1 mukesh mukesh 1277960 2008-04-26 22:07:41.000000000 -0700 ./.wapi/shared_data-qube-Linux-i686-312-11-0 [9 seconds of output clipped] -rw------- 1 mukesh mukesh 252905 2008-04-26 22:06:54.000000000 -0700 ./.mozilla/firefox/gudrke3v.default/sessionstore.js -rw------- 1 mukesh mukesh 3686404 2008-04-26 22:07:51.000000000 -0700 ./.wapi/shared_fileshare-qube-Linux-i686-36-11-0 -rw------- 1 mukesh mukesh 1277960 2008-04-26 22:07:51.000000000 -0700 ./.wapi/shared_data-qube-Linux-i686-312-11-0 $ lsof -n | grep wapi tomboy 12832 mukesh mem REG 8,3 3686404 1737315 /home/mukesh/.wapi/shared_fileshare-qube-Linux-i686-36-11-0 tomboy 12832 mukesh mem REG 8,3 1277960 1736941 /home/mukesh/.wapi/shared_data-qube-Linux-i686-312-11-0 Note that while I only noticed this in 8.04, I can't say for certain that it didn't exist in 7.10 -- just that I never noticed it before. ** Affects: tomboy (Ubuntu) Importance: Undecided Status: New -- tomboy writes to disk every 10 seconds even when idle https://bugs.launchpad.net/bugs/222907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs