Public bug reported:

Binary package hint: monodevelop

When I create a new cs file (not a project), monodevelop  (0.12) tries
to put the executables in /bin/Debug causing the next error:

Construyendo proyecto: prueba Configuración: Debug

Construcción fallida. Can't create project output directory /bin/Debug original 
exception:
System.UnauthorizedAccessException: Access to the path "/bin/Debug" is denied.
  at System.IO.Directory.CreateDirectoriesInternal (System.String path) 
[0x00000] 
  at System.IO.Directory.CreateDirectory (System.String path) [0x00000] 
  at System.IO.DirectoryInfo.Create () [0x00000] 
  at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create ()
  at MonoDevelop.Projects.Project.DoPreBuild (IProgressMonitor monitor) 
[0x00000] 


the program should use some directory in ~/ instead of /bin

** Affects: monodevelop (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
monodevelop tries to create file /bin/Debug
https://launchpad.net/bugs/81483

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to