[MonoDevelop] Monodevelop 2.0: Stock Icons and Gtk.IconFactory issue

Lluis Sanchez Gual slluis.devel at gmail.com
Wed Dec 9 04:09:34 EST 2009


Please file a bug report in:

http://monodevelop.com/bugs

Thanks!

El ds 05 de 12 de 2009 a les 06:09 -0800, en/na Aniello Di Nardo va
escriure:
> I've "Monodevlop 2.2 beta1" on Win32 and "Monodevelop 2.0" on Ubuntu.
> After added images file into Stock Icons, when build and run the
> application receive the follow message: GLib.GException: Failed to
> open file
> '/MonoDev/TestApp/bin/Debug/./bin/Debug/resources/exit22.png': No such
> file or directory infact, into the "generated.cs" file there are the
> follow rows code: ... Gtk.IconFactory w1 = new Gtk.IconFactory();
> Gtk.IconSet w2 = new Gtk.IconSet(new
> Gdk.Pixbuf(System.IO.Path.Combine(System.AppDomain.CurrentDomain.BaseDirectory, "./bin/Debug/resources/exit22.png"))); w1.Add("Exit", w2); ... If I manually edit the file path to "resources/exit22.png" the application run normally, but if I edit again the Stock Icons window the problem return. Please... can I Fix this issue? 
> 
> ______________________________________________________________________
> View this message in context: Monodevelop 2.0: Stock Icons and
> Gtk.IconFactory issue
> Sent from the Mono - MonoDevelop IDE mailing list archive at
> Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list




More information about the Monodevelop-list mailing list