[MonoDevelop] Monodevelop and Gnome VFS

Lluis Sanchez lluis at ximian.com
Mon Feb 5 07:07:37 EST 2007


El dl 05 de 02 del 2007 a les 04:41 -0300, en/na Juan Cristóbal Olivares
va escriure:
> I was trying to edit a remote C# code file. I tried it with
> MonoDevelop, but it does not show the remote filesystems configured in
> GNOME (Samba or SSH). Then I did an lsof, and I saw that MonoDevelop
> has gnome-sharp.dll opened: 
> 
> mono      28416    juancri  mem       REG        3,1     300032
> 146194 /usr/lib/mono/gac/gnome-sharp/2.16
> .0.0__35e10195dab3c99f/gnome-sharp.dll
> mono      28416    juancri   22r      REG        3,1     300032
> 146194 /usr/lib/mono/gac/gnome-sharp/2.16 
> .0.0__35e10195dab3c99f/gnome-sharp.dll
> 
> juancri  28416  3.6  4.1 183992 86904 pts/5    Sl+  04:36
> 0:10 /usr/bin/mono ./MonoDevelop.exe
> 
> So, why it does not support the remote filesystems just as gedit
> does? 

Because nobody has shown interest in implementing it. A number of
monodevelop features depend on files being in the local file system.
Somebody would need to review everything involved in opening/saving a
file and use Gnome VFS everywhere instead of System.IO.

Lluis.




More information about the Monodevelop-list mailing list