mate-desktop / eom

An image viewer for MATE
http://www.mate-desktop.org
GNU General Public License v2.0
58 stars 32 forks source link

Flip Horizontal -> Save and Flip Vertical -> Save both don't work properly. This issue damages an image. #202

Open ecobabush opened 5 years ago

ecobabush commented 5 years ago

https://user-images.githubusercontent.com/30953481/35972151-906efaba-0cc8-11e8-8fc7-392a1c2d509c.jpg https://user-images.githubusercontent.com/30953481/35972199-c21047c2-0cc8-11e8-9724-b2c148dfd4e8.jpg

Expected behaviour

There should not be a damage of an image: artifact (strip).

Actual behaviour

When someone does Edit -> Flip Horizontal -> Close Window -> Save changes to image "..." before closing -> Save OR does Edit -> Flip Horizontal -> File -> Save -> Close THEN would reopen the changed image and he/she would see: An artifact appeared at the right edge of the Image. A strip from up to bottom taken from previous state of the image before flipping.

Flip Vertical issue is the same as Flip Horizontal. After flipping a artifact strip appears at the bottom.

Steps to reproduce the behaviour

See above.

MATE general version

1.20.1

Package version

1.20.1-1~bpo9+1(stable backports)

Linux Distribution

Devuan GNU/Linux 2.0 ascii

Link to downstream report of your Distribution

https://github.com/linuxmint/xviewer/issues/56 At that time I used Linuxmint.

ecobabush commented 5 years ago

It looks like a flipping of an image without saving it works right. But saving the result of flipping makes an issue. When you make flipping an image then it is rendered right (without damaging of an image). But when you save the changed picture and reload it the issue appears.