Pagina 1 di 1

[Monodevelop] Non si avvia

Inviato: martedì 21 dicembre 2010, 16:52
da darkakao

Codice: Seleziona tutto

MonoDevelop non può essere avviato. Si è verificato il seguente errore:An exception was thrown by the type initializer for MonoDevelop.Projects.Dom.Parser.ProjectDomService

Codice: Seleziona tutto

System.TypeInitializationException: An exception was thrown by the type initializer for MonoDevelop.Projects.Dom.Parser.ProjectDomService ---> System.UnauthorizedAccessException: Access to the path "/home/lapox" 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 
Cosa faccio????? non si vuole avviare  :'( l'ho usato un po di giorni poi ha smesso di funzionare, consigliatemi qualsiasi cosa  :-\

Re: [Monodevelop] Non si avvia

Inviato: martedì 21 dicembre 2010, 16:59
da ReMichael
Access to the path "/home/lapox" is denied
evidentemente è un problema di permessi.. controlla

Re: [Monodevelop] Non si avvia

Inviato: martedì 21 dicembre 2010, 20:36
da darkakao
ReMichael ha scritto:
Access to the path "/home/lapox" is denied
evidentemente è un problema di permessi.. controlla
Probabilmente ti avranno gia detto ke sei un genio  :P

ora provo grazie mille e buon natale =D