Comment 6 for bug 513945

Revision history for this message
Andreas Jonsson (sonofjon) wrote :

The problem has come back after being absent for about two weeks. I get the same error pop-up as mentioned above saying that I have run out of disc space or that I don't have sufficient rights to ~/.tomboy. Message reappears every minute or so.

However, I do have available disc space:

~$ df | grep /home
/dev/sda6 58980508 53915424 2068964 97% /home

And I do have appropriate permissions

~$ ls -l ~/.local/share/ | grep tomboy
drwxr-xr-x 3 andreas andreas 12288 2010-02-16 15:05 tomboy

~$ ls -al | grep tomboy
drwxr-xr-x 6 andreas andreas 12288 2009-10-01 21:52 .tomboy
-rw-r--r-- 1 andreas andreas 5436 2009-10-01 21:48 .tomboy.log

And I don't have two tomboy processes running:

~$ ps -ef | grep tomboy
andreas 2766 1 0 13:09 ? 00:00:00 bash /usr/bin/tomboy-panel --oaf-activate-iid=OAFIID:TomboyApplet_Factory --oaf-ior-fd=37
andreas 2769 2766 0 13:09 ? 00:00:09 mono /usr/lib/tomboy/Tomboy.exe --sm-disable --panel-applet --oaf-activate-iid=OAFIID:TomboyApplet_Factory --oaf-ior-fd=37
andreas 6995 6811 0 15:21 pts/1 00:00:00 grep tomboy

Thankful for any further advice you may have.

The only thing I can think of that may have triggered this bug again, is that I recently rebooted (about an hour before the pop-ups started appearing). I rarely reboot.