@Snatcher,
die console sagt folgendes:
(Pinta:3544): GLib-GObject-WARNING **: IA__g_object_set_property: object class `__gtksharp_5_Pinta_CellRendererSurface' has no property named `surface'
(Pinta:3544): GLib-GObject-WARNING **: IA__g_object_set_property: object class `__gtksharp_5_Pinta_CellRendererSurface' has no property named `surface'
(Pinta:3544): GLib-GObject-WARNING **: IA__g_object_set_property: object class `__gtksharp_5_Pinta_CellRendererSurface' has no property named `surface'
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.NullReferenceException: Object reference not set to an instance of an object
at Pinta.CellRendererSurface.RenderCell (Cairo.Context g, Int32 width, Int32 height) [0x00000] in <filename unknown>:0
at Pinta.CellRendererSurface.Render (Gdk.Drawable window, Gtk.Widget widget, Rectangle backgroundArea, Rectangle cellArea, Rectangle exposeArea, CellRendererState flags) [0x00000] in <filename unknown>:0
at Gtk.CellRenderer.Render_cb (IntPtr item, IntPtr window, IntPtr widget, Gdk.Rectangle& background_area, Gdk.Rectangle& cell_area, Gdk.Rectangle& expose_area, CellRendererState flags) [0x00000] in <filename unknown>:0
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at Gtk.CellRenderer.Render_cb(IntPtr item, IntPtr window, IntPtr widget, Rectangle ByRef background_area, Rectangle ByRef cell_area, Rectangle ByRef expose_area, CellRendererState flags)
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at Pinta.MainClass.Main(System.String[] args)
ich kann nichts damit anfangen ???