After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 763722 - image from clipboard problem
image from clipboard problem
Status: RESOLVED OBSOLETE
Product: GIMP
Classification: Other
Component: General
2.8.16
Other Windows
: Normal major
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2016-03-15 22:42 UTC by bugzilla77
Modified: 2018-05-24 16:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
testcase (491.54 KB, application/octet-stream)
2016-03-15 22:46 UTC, bugzilla77
Details

Description bugzilla77 2016-03-15 22:42:13 UTC
1. open pink_stain.png - it is OK
   Use GIMP 2.8.16 (Win32)

2. Convert pink_stain.png to pink_stain.rgba with vertical flip (using ImageMagick convert.exe)
   Use pink_stain.bat

3. BITMAPINFOHEADER + pink_stain.rgba = pink_stain.dib

4. copy pink_stain.dib to Clipboard
   Use InsideClipboard.exe and "Load From pink_stain.clp File"

5. Create new empty transparent image 800x600px and paste (ctrl+v) image from Clipboard

6. There is PINK STAIN on green dice corner!!!

7. There is no pink stain in other softwares after paste image from Clipboard
Comment 1 bugzilla77 2016-03-15 22:46:21 UTC
Created attachment 324056 [details]
testcase

testcase
Comment 2 Michael Natterer 2016-03-24 11:35:18 UTC
Um, that sounds a bit like an effort :) What happens if you simply copy
the image to the clipboard in another application and paste it to GIMP?
Comment 3 Michael Schumacher 2016-03-24 14:46:59 UTC
I would imagine that someone going to such great length to reproduce the behavior might also be able to explain what exactly is happening here - bugzilla77, did you write all the tools involved here yourself, and can you tell us what exactly in the file is causing this?
Comment 4 bugzilla77 2016-03-26 18:12:53 UTC
The problem is that the data in DIB format may contain alpha channel, but Gimp ignores it.
Comment 5 bugzilla77 2016-03-26 18:15:27 UTC
> What happens if you simply copy the image to the clipboard in another application and paste it to GIMP.

When you copy image to the clipboard in another application who use only DIB format and paste it to GIMP, alpha channel is ignored.
Comment 6 GNOME Infrastructure Team 2018-05-24 16:14:42 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gimp/issues/867.