GNOME Bugzilla – Bug 735463
Canvas background disappear
Last modified: 2018-05-24 14:31:54 UTC
When zooming on a big image the background disappear. test pic : http://img110.xooimage.com/files/1/2/a/1-4751e65.png bug screen : http://img110.xooimage.com/files/d/a/9/2-4751e70.png
I can't reproduce that on 2.8.14 on Linux.
Tested with the newest 2.8.14 on Windows, the bug is still here.
Confirming. Starts to become opaque in the vicinity of (but not precisely at) suspicous powers of two, e.g. 4096 and 8192.
That must be a cairo or pixman issue. What versions are in the installer?
confirmed on GIMP 2.8.14 on Win7 64bit, using the new installer with GTK+-2.24.24
Little Addition: you can "paint" whith the background by either creating a selection in one of the ares where it is missing or hovering with drawing tools. So everytime the UI is redrawn at the tools' position, the background becomes either visible or invisible. Quick video of this behavior: https://www.youtube.com/watch?v=b6S6SV3T5Bk
Maybe an inconsistent alpha channel caused by a strange PNG File written by Adobe ImageReady? PNG File can be fixed by following steps: * Start gimp and load png. Whole background is transparent. At 1100% zoom background will be white. * Set zoom back to 100% remove alpha channel and add alpha channel. Step for step. * Export picture to png with default values. Problem is gone! A diff betwwen both PNG files shows minimal difference between them.
I don't see how changing the PNG can make this bug go away. It totally looks like a display-only issue. Of course if you remove and then add back the alpha channel, all transparent areas will be opaque and it doesn't happen any more. Or did I misunderstand you?
Oh you're right. A simple new picture whose background is set transparent shows the same error. So i was wrong. Windows Paint shows a white background so I thought background is white and gimp shows at 100% zoom a false background.
This problem still exists in 2.8.18.
-- 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/576.