[MonoDevelop] [patch]Error when open file on Ubuntu Edgy

John Luke john.luke at gmail.com
Fri Aug 18 14:32:04 EDT 2006


Hello,
On Fri, 2006-08-18 at 19:59 +0200, Fredrik Nilsson wrote:
> Hi,
> 
> Attached is a trivial fix for an error occuring while trying to open 
> anything on Ubuntu Edgy (gtk+ 2.10).
> The fileselector wants to add an shortcut to the home directory, but 
> throws an exception if it already exists.

I think it would be better to check if Gtk.FileChooser.ShortcutFolders
contains it before adding the shortcut, instead of relying on
exceptions.



More information about the Monodevelop-list mailing list