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 Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs