Public bug reported:

Installing the version of  pinta in the 14.04 LTS repository, (1.3-3) if
I select a region of an image and hit ^X, I receive a popup about an
unhandled reflection invocation.  This happens every time.  Below is the
message.

Note that if I use pinta 1.5 from the stable ppa repo it works fine.

System.Reflection.TargetInvocationException: Exception has been thrown by the 
target of an invocation. ---> System.ArgumentNullException: Argument cannot be 
null.
Parameter name: src
  at (wrapper managed-to-native) 
System.Runtime.InteropServices.Marshal:copy_from_unmanaged 
(intptr,int,System.Array,int)
  at System.Runtime.InteropServices.Marshal.Copy (IntPtr source, System.Byte[] 
destination, Int32 startIndex, Int32 length) [0x00000] in <filename unknown>:0 
  at Cairo.ImageSurface.get_Data () [0x00000] in <filename unknown>:0 
  at Pinta.Core.CairoExtensions.ToPixbuf (Cairo.ImageSurface surfSource) 
[0x00000] in <filename unknown>:0 
  at Pinta.Core.EditActions.HandlerPintaCoreActionsEditCopyActivated 
(System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 
  at Pinta.Core.EditActions.HandlerPintaCoreActionsEditCutActivated 
(System.Object sender, System.EventArgs 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

** Affects: pinta (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1395061

Title:
  Pinta throws unhandled exception when invoking CUT (^X)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1395061/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to