2

I've just discovered Tomboy and like it. I added it to the startup applications, and on next boot Tomboy won't start. It then also won't start when I select it manually from the menu.

  • I unchecked its entry in the startup applications and rebooted, but it still won't start.
  • I uninstalled it and installed it again in order to perhaps fix some broken file or setting, but it didn't help.
  • I saw this question and added the Applet. But the applet says "Tomboy Notes" has quit unexpectedly and a reload doesn't work; the message appears again.
  • starting it from terminal gives this error report.
  • When I enter ls the note file, I get -rw-r--r-- 1 torben torben 0 2011-02-17 09:09 /home/torben/.local/share/tomboy/f3370271-6210-4b78-8b4a-c31cc2af6935.note

How can I fix what's wrong?

1 Answers1

3

It appears that note is corrupted, try moving it:

mv /home/torben/.local/share/tomboy/f3370271-6210-4b78-8b4a-c31cc2af6935.note ~/Desktop

and then start Tomboy again.

Isaiah
  • 60,750