[Bug 1212370] Re: Error when copying selected portion of the page

2014-05-27 Thread Adolfo Jayme
** Changed in: pinta
   Status: Fix Committed => Fix Released

** No longer affects: ubuntu

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

Title:
  Error when copying selected portion of the page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1212370] Re: Error when copying selected portion of the page

2014-04-26 Thread Cameron White
OK, sounds like I can mark this as fixed.

** Changed in: pinta
   Status: New => Fix Committed

** Changed in: pinta
Milestone: 1.6 => 1.5

** Changed in: pinta
 Assignee: (unassigned) => Cameron White (cameronwhite91)

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

Title:
  Error when copying selected portion of the page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1212370] Re: Error when copying selected portion of the page

2014-04-26 Thread David Cesarino de Sousa
Ah, and just to make sure (sorry for the double post): yes, I was having
this problem when performing _any_ copy or cut operation, with the same
stack message that was posted in #4. It is not happening anymore at all,
at least here, with the package I mentioned.

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

Title:
  Error when copying selected portion of the page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1212370] Re: Error when copying selected portion of the page

2014-04-26 Thread David Cesarino de Sousa
Hi Cameron,

Fixed in “1.5+r860~ubuntu14.04.1” from the ppa.

I'm using 14.04 amd64.

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

Title:
  Error when copying selected portion of the page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1212370] Re: Error when copying selected portion of the page

2014-04-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu
   Status: New => Confirmed

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

Title:
  Error when copying selected portion of the page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1212370] Re: Error when copying selected portion of the page

2014-04-24 Thread Cameron White
I can't reproduce the crash with Pinta 1.5 on Ubuntu 14.04. Can you try
the daily builds PPA (https://launchpad.net/~pinta-maintainers/+archive
/pinta-daily) and see if you still get that crash?

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

Title:
  Error when copying selected portion of the page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1212370] Re: Error when copying selected portion of the page

2014-04-24 Thread Saul Dobney
Happening in Ubuntu 14.04. Firstly taken a screenshot. Then Rectangle
select area. Attempted to copy (ctrl-C) and get Unhandled Exception.
Details below (Pinta version 1.3.0.0 - also checked uninstall and
reinstall - same problem)

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) [0x0] in :0 
  at Cairo.ImageSurface.get_Data () [0x0] in :0 
  at Pinta.Core.CairoExtensions.ToPixbuf (Cairo.ImageSurface surfSource) 
[0x0] in :0 
  at Pinta.Core.EditActions.HandlerPintaCoreActionsEditCopyActivated 
(System.Object sender, System.EventArgs e) [0x0] in :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) [0x0] in :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) [0x0] in :0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] 
parameters) [0x0] in :0 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x0] in 
:0 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) 
[0x0] in :0 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x0] in 
:0 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs 
args) [0x0] in :0 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x0] in 
:0 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, 
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr 
marshal_data) [0x0] in :0

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

Title:
  Error when copying selected portion of the page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1212370] Re: Error when copying selected portion of the page

2014-04-24 Thread Saul Dobney
** Also affects: 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/1212370

Title:
  Error when copying selected portion of the page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs