[ubuntu-mono] [Bug 513945] Re: tomboy: error saving note data
Kees van den Broek
513945 at bugs.launchpad.net
Mon Jul 23 15:32:48 UTC 2012
Some problem here (harddisk full, after regaining space, unable to
save), but a slightly different error.
Running: tomboy (1.10.1-0ubuntu1) precise; urgency=low
[ERROR 17:22:54.022] Exception while saving note: System.IO.IOException: Invalid handle to path "/home/user/.local/share/tomboy/fb094aa4-6bbe-405b-9e60-c87ee6343d2b.note.tmp"
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool,System.Text.Encoding)
at System.Xml.XmlWriter.Create (System.String file, System.Xml.XmlWriterSettings settings) [0x00000] in <filename unknown>:0
at Tomboy.NoteArchiver.WriteFile (System.String write_file, Tomboy.NoteData note) [0x00000] in <filename unknown>:0
at Tomboy.NoteArchiver.Write (System.String write_file, Tomboy.NoteData note) [0x00000] in <filename unknown>:0
at Tomboy.Note.Save () [0x00000] in <filename unknown>:0
Suggested workaround fixed issue for me too:
rm ~/.local/share/tomboy/*.tmp
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tomboy in Ubuntu.
https://bugs.launchpad.net/bugs/513945
Title:
tomboy: error saving note data
Status in “tomboy” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: tomboy
I'm running up-to-date Ubuntu Karmic. This bug started occurring a few
days ago.
Whenever I create a new or open an old note in tomboy, a pop-up error
message warns:
"Error saving note data. An error occurred while saving your notes.
Please check that you have sufficient disk space...". See attached
screenshot.
I have plenty of free disk space so that shouldn't be a problem. A new
error message pops up every minute or so, essentially making tomboy
impossible to use.
I have noticed in ~/.local/share/tomboy that notes are stored in a
format typically looking like this:
f52b0f81-b54a-4d44-8629-e72dc854a2d2.note
but the note currently open (and causing the problem described above)
will only have two two backup versions, one ending with "~" and on
ending with ".tmp", e.g.
f52b0f81-b54a-4d44-8629-e72dc854a2d2.note~
f52b0f81-b54a-4d44-8629-e72dc854a2d2.note.tmp
Over the past several days a few notes have been lost, simply
disappeared from my system.
Tomboy panel log (.config/tomboy/tomboy-panel.log) reports
[ERROR]: Exception while saving note: System.IO.IOException: Sharing violation on path /home/user/.local/share/tomboy/a3e6005a-3897-43c6-a217-92781d572707.note
at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x00000]
at Tomboy.NoteArchiver.WriteFile (System.String write_file, Tomboy.NoteData note) [0x00000]
at Tomboy.NoteArchiver.Write (System.String write_file, Tomboy.NoteData note) [0x00000]
at Tomboy.Note.Save () [0x00000]
ProblemType: Bug
Architecture: i386
Date: Thu Jan 28 14:14:14 2010
DistroRelease: Ubuntu 9.10
Package: tomboy 1.0.0-0ubuntu2
ProcEnviron:
PATH=(custom, user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: tomboy
Uname: Linux 2.6.31-17-generic i686
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomboy/+bug/513945/+subscriptions
More information about the Ubuntu-mono
mailing list