flameshot-org / flameshot

Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
https://flameshot.org
GNU General Public License v3.0
24.51k stars 1.57k forks source link

Cannot paste into gimp #1544

Closed Mibou closed 22 hours ago

Mibou commented 3 years ago

Flameshot version v0.9.0

Describe the bug

The screenshot is saved to clip board and can be pasted into Chrome and Paint, but not into Gimp. I need to paste to Mspaint and recopy from Mspaint, to be able to paste in Gimp.

To Reproduce

Take a screenshot to clipboard, open Gimp, paste.

image

Expected behavior

Should paste the image as it work from any other clipboard copyied image from any other application.

System Information

Windows 10

borgmanJeremy commented 3 years ago

Do you have jpeg for clipboard enabled? If so this is not a flameshot issue, many programs do not want to accept a jpeg being pasted in.

Mibou commented 3 years ago

I tryed to force useJpgForClipboard true and false manually in flameshot.ini as I had this other issue ( https://github.com/flameshot-org/flameshot/issues/1543 ) and it didn't make it.

mmahmoudian commented 3 years ago

I could not reproduce this on Linux (Manjaro). I could paste the screenshot in Gimp both with and without the "Use JPG format for clipboard (PNG default)" GIMP 2.10.22 Flameshot 0.9.0

sonulohani commented 3 years ago

Is this related to this issue: https://gitlab.gnome.org/GNOME/gimp/-/issues/789

Mibou commented 22 hours ago

Indeed, for anyone ending up on this bug, this is a bug from Gimp. Gimp 2.99 fixes it.