Comment 20 for bug 914554

Revision history for this message
Fixitman Arizona (fixitmanarizona) wrote : Re: [Bug 914554] Re: Exception when using the eyedropper tool with the Color Palette minimized

OK, didn't look at the site closely enough I suppose, did not see the .msi
for Windows!

On Thu, Apr 26, 2012 at 1:57 AM, grofaty <email address hidden> wrote:

> Fixitman,
> for Pinta 1.2 on Windows you can download stable version from
> http://www.pinta-project.com/download.ashx
> 1. Download/install .Net v4 (see above link)
> 2. Download/install Gtk# for Windows
> 3. Download/install Pinta
>
> You can also install Pinta 1.3 development preview (development preview
> for Windows is one a week!):
> Instead of step 3 download Pinta from mailing list (Windows link):
>
> https://groups.google.com/group/pinta/browse_thread/thread/18d5ae9dd9827a79?hl=en
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/914554
>
> Title:
> Exception when using the eyedropper tool with the Color Palette
> minimized
>
> Status in Pinta:
> Fix Committed
>
> Bug description:
> Using Xubuntu 11.10 with gnome (3) and kde libraries both installed. I
> imagine I'm missing some dependancies?
> Upon selecting eyedropper tool, the following exception repeatedly shows:
>
> Unhandled exception:
> Exception has been thrown by the target of an invocation.
> Details:
> System.Reflection.TargetInvocationException: Exception has been thrown by
> the target of an invocation. ---> System.NullReferenceException: Object
> reference not set to an instance of an object
> at Pinta.Core.GdkExtensions.Invalidate (Gdk.Window w) [0x00000] in
> <filename unknown>:0
> at Pinta.Gui.Widgets.ColorPaletteWidget.Palette_ColorChanged
> (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0
> at Pinta.Core.PaletteManager.OnPrimaryColorChanged () [0x00000] in
> <filename unknown>:0
> at Pinta.Core.PaletteManager.set_PrimaryColor (Color value) [0x00000]
> in <filename unknown>:0
> at Pinta.Tools.ColorPickerTool.OnMouseDown (Gtk.DrawingArea canvas,
> Gtk.ButtonPressEventArgs args, PointD point) [0x00000] in <filename
> unknown>:0
> at Pinta.Core.BaseTool.DoMouseDown (Gtk.DrawingArea canvas,
> Gtk.ButtonPressEventArgs args, PointD point) [0x00000] in <filename
> unknown>:0
> at Pinta.Gui.Widgets.PintaCanvas.<PintaCanvas>m__E (System.Object
> sender, Gtk.ButtonPressEventArgs e) [0x00000] in <filename unknown>:0
> at (wrapper managed-to-native)
> System.Reflection.MonoMethod:InternalInvoke
> (System.Reflection.MonoMethod,object,object[],System.Exception&)
> at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
> invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
> System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
> --- End of inner exception stack trace ---
> at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
> invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
> System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
> at System.Reflection.MethodBase.Invoke (System.Object obj,
> System.Object[] parameters) [0x00000] in <filename unknown>:0
> at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
> in <filename unknown>:0
> at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
> [0x00000] in <filename unknown>:0
> at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in
> <filename unknown>:0
> at GLib.Signal.ClosureInvokedCB (System.Object o,
> GLib.ClosureInvokedArgs args) [0x00000] in <filename unknown>:0
> at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
> in <filename unknown>:0
> at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr
> return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
> invocation_hint, IntPtr marshal_data) [0x00000] in <filename unknown>:0
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pinta/+bug/914554/+subscriptions
>