[MonoDevelop] Access to path ~/.recently-used denied
markdotnet
markneustadt at gmail.com
Sun Nov 27 11:58:10 EST 2011
Here's the test of the error message I get:
System.UnauthorizedAccessException: Access to the path
"/Users/mark.neustadt/.recently-used" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous,
FileOptions options) [0x00337] in
/private/tmp/monobuild/build/BUILD/mono-2.10.6/mcs/class/corlib/System.IO/FileStream.cs:343
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.Xml.XmlTextWriter..ctor (System.String filename,
System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at MonoDevelop.Ide.Desktop.RecentFileStorage.WriteStore
(System.Collections.Generic.List`1 items) [0x0002d] in
/private/tmp/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Desktop/RecentFileStorage.cs:257
at MonoDevelop.Ide.Desktop.RecentFileStorage.AddWithLimit
(MonoDevelop.Ide.Desktop.RecentItem item, System.String group, Int32 limit)
[0x00033] in
/private/tmp/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Desktop/RecentFileStorage.cs:211
at MonoDevelop.Ide.Desktop.FdoRecentFiles.Add (System.String grp,
System.String fileName, System.String displayName) [0x00020] in
/private/tmp/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Desktop/RecentOpen.cs:105
at MonoDevelop.Ide.Desktop.FdoRecentFiles.AddProject (System.String
fileName, System.String displayName) [0x00000] in
/private/tmp/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Desktop/RecentOpen.cs:97
at MonoDevelop.Ide.RootWorkspace.BackgroundLoadWorkspace (IProgressMonitor
monitor, System.String filename, Boolean loadPreferences) [0x00139] in
/private/tmp/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/RootWorkspace.cs:574
--
View this message in context: http://mono.1490590.n4.nabble.com/Access-to-path-recently-used-denied-tp4088836p4112852.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list