[Bug 657416] Re: eog does not save changes if image is rotated and flipped once

2015-12-21 Thread Oliver Joos
As reporter of this bug I confirm that this bug is fixed - at least in
Eye of MATE 1.12.0 of Linux Mint 17.3.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/657416

Title:
  eog does not save changes if image is rotated and flipped once

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/657416/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 657416] Re: eog does not save changes if image is rotated and flipped once

2015-12-19 Thread Mörgæs
Fixed upstream long time ago.

** Changed in: eog (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/657416

Title:
  eog does not save changes if image is rotated and flipped once

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/657416/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 657416] Re: eog does not save changes if image is rotated and flipped once

2011-07-13 Thread Brian Murray
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/657416

Title:
  eog does not save changes if image is rotated and flipped once

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/657416/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 657416] Re: eog does not save changes if image is rotated and flipped once

2011-07-12 Thread Benjamin Bach
Patch containing bug fixes from 2.32.1 - I do not know how to create new
packages, but I have tested the patch, and it works. It addresses the
follow commits from EOG svn, including the above-mentioned fix.

+ commit 389db0ff522f4d471e42e34ce3607368b7deb26b
+ Author: Felix Riemann friem...@gnome.org
+ Date:   Fri Oct 15 17:29:36 2010 +0200
+ 
+ Don't try to thumbnail named pipes in the file open dialog
+ 
+ In fact this means all special files like sockets and device files.
+ This prevents lockups due to file I/O blocking here. Fixes bug 623271.
+ 
+  src/eog-file-chooser.c |4 +++-
+  1 files changed, 3 insertions(+), 1 deletions(-)

+ commit e43fa8ff82c6aedd8f6373a0a5a1a5677f32cd83
+ Author: Felix Riemann friem...@gnome.org
+ Date:   Sat Nov 13 14:08:44 2010 +0100
+ 
+ Workaround concurrency issue with statusbar-date plugin
+ 
+ Make sure that only an image loading job does autorotation. A metadata
+ loading job has no use for this. Works around lost signals when the
+ statusbar-date plugin is activated. Works around bug 622161.
+ 
+  src/eog-image.c |6 --
+  1 files changed, 4 insertions(+), 2 deletions(-)


+ commit 0aafa6cf28c38aa3d72c98d0651e89919b3348a3
+ Author: Felix Riemann friem...@gnome.org
+ Date:   Sat Oct 16 22:41:56 2010 +0200
+ 
+ Fix calculation of reference matrices for transpose/transverse
+ 
+ The flip matrices were applied as if the source matrix were an identity
+ matrix instead of properly multiplicating them.
+ 
+  src/eog-transform.c |   16 ++--
+  1 files changed, 10 insertions(+), 6 deletions(-)
+ 

+ commit 21639caabe2ad4993f97bc8fe90eb8ca5a6de20f
+ Author: Felix Riemann friem...@gnome.org
+ Date:   Sat Oct 16 22:50:50 2010 +0200
+ 
+ Support transpose/transverse as lossless JPEG transformations
+ 
+ Also implement a warning message if unsupported transformations
+ are used to easier discover such cases in the future. Fixes bug 632290.
+ 
+  src/eog-image-jpeg.c |9 +
+  1 files changed, 9 insertions(+), 0 deletions(-)

** Patch added: Backport of bug fixes from 2.32.1
   
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/657416/+attachment/2204510/+files/eog-2.32.1.patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/657416

Title:
  eog does not save changes if image is rotated and flipped once

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/657416/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 657416] Re: eog does not save changes if image is rotated and flipped once

2010-10-18 Thread Oliver Joos
A fix has been committed upstream!

** Changed in: eog (Ubuntu)
   Status: New = Confirmed

-- 
eog does not save changes if image is rotated and flipped once
https://bugs.launchpad.net/bugs/657416
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 657416] Re: eog does not save changes if image is rotated and flipped once

2010-10-17 Thread Bug Watch Updater
** Changed in: eog
   Status: New = Fix Released

-- 
eog does not save changes if image is rotated and flipped once
https://bugs.launchpad.net/bugs/657416
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 657416] Re: eog does not save changes if image is rotated and flipped once

2010-10-16 Thread Oliver Joos
Thanks, I read 629960: cause may be the same, but symptoms (and
versions) are different. So I opened a new bug
https://bugzilla.gnome.org/show_bug.cgi?id=632290 and mentioned there
the similar bug. Perhaps both can be solved with the same fix.

** Bug watch added: GNOME Bug Tracker #632290
   https://bugzilla.gnome.org/show_bug.cgi?id=632290

** Also affects: eog via
   https://bugzilla.gnome.org/show_bug.cgi?id=632290
   Importance: Unknown
   Status: Unknown

-- 
eog does not save changes if image is rotated and flipped once
https://bugs.launchpad.net/bugs/657416
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 657416] Re: eog does not save changes if image is rotated and flipped once

2010-10-16 Thread Bug Watch Updater
** Changed in: eog
   Status: Unknown = New

** Changed in: eog
   Importance: Unknown = Medium

-- 
eog does not save changes if image is rotated and flipped once
https://bugs.launchpad.net/bugs/657416
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 657416] Re: eog does not save changes if image is rotated and flipped once

2010-10-14 Thread Pedro Villavicencio
it looks similar to bug
https://bugzilla.gnome.org/show_bug.cgi?id=629960

** Bug watch added: GNOME Bug Tracker #629960
   https://bugzilla.gnome.org/show_bug.cgi?id=629960

** Changed in: eog (Ubuntu)
   Importance: Undecided = Low

-- 
eog does not save changes if image is rotated and flipped once
https://bugs.launchpad.net/bugs/657416
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 657416] Re: eog does not save changes if image is rotated and flipped once

2010-10-09 Thread Oliver Joos

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/657416/+attachment/1680609/+files/Dependencies.txt

-- 
eog does not save changes if image is rotated and flipped once
https://bugs.launchpad.net/bugs/657416
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs