https://bugzilla.novell.com/show_bug.cgi?id=700837 https://bugzilla.novell.com/show_bug.cgi?id=700837#c0 Summary: MD: crashes right after start Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Moblin AssignedTo: awafaa@opensuse.org ReportedBy: bluedzins@wp.pl QAContact: qa@suse.de Found By: --- Blocker: --- Fresh install of MonoDevelop. It was installed OK. I run it, and I get this error. Every time. After that, MD quits/crashes, I don't know, it disappears for sure. System.TypeInitializationException: An exception was thrown by the type initializer for MonoDevelop.Projects.Dom.Parser.ProjectDomService ---> System.UnauthorizedAccessException: Access to the path "/home/macias" is denied. at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create () at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create () at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create () at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at MonoDevelop.Projects.Dom.Parser.ProjectDomService.GetDefaultCompletionFileLocation () [0x00000] in <filename unknown>:0 at MonoDevelop.Projects.Dom.Parser.ProjectDomService..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at MonoDevelop.Ide.IdeApp.Initialize (IProgressMonitor monitor) [0x00000] in <filename unknown>:0 at MonoDevelop.Ide.IdeStartup.Run (System.String[] args) [0x00000] in <filename unknown>:0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.