Unhandled expection when pasting
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Pinta |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
I have got some pasting issues lately on Pinta 2.2-dev master branch.
Time to time, I don't know why, it happens I can not paste the image from Clipboard. I get unhandled expection. In Terminal it is displayed:
Pinta: Unhandled exception
GLib.GException: No compatible transfer format found
at Pinta.Core.
at Pinta.Tools.
at Pinta.Actions.
at System.
at GLib.Internal.
at GLib.Internal.
Pinta: Unhandled exception
GLib.GException: No compatible transfer format found
at Pinta.Core.
at Pinta.Tools.
at Pinta.Actions.
at System.
at GLib.Internal.
at GLib.Internal.
I have figure it out a work-around. To open new image and paste into new image and it works.
This may be some late change in source code, because I do not remember having this issue before. Can you please check source code if something related to pasting was added in last few days.
| Changed in pinta: | |
| status: | Fix Committed → Fix Released |

It looks like the text tool is intercepting it. I can reproduce that if I'm actually inside the text tool editing, and have an image in the clipboard, but I haven't been able to repro it with the text tool active but not editing