[ubuntu-mono] [Bug 81483] monodevelop tries to create file /bin/Debug
Santiago Garcia Pimentel R.G.
santiagozky at gmail.com
Thu Jan 25 14:59:08 GMT 2007
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
More information about the Ubuntu-mono
mailing list