GNOME Bugzilla – Bug 583652
Evince skipping last page in presentation mode
Last modified: 2009-11-17 13:58:46 UTC
Please describe the problem: Evince is skipping the last page of a document in presentation mode. I think this is somehow related to bug 581881, since you have to press space twice before the last page. Steps to reproduce: 1. open PDF document 2. press F5 for presentation mode 3. browse through the pages 4. the last one will be skipped Actual results: Expected results: It should view the last page too. Does this happen every time? yes Other information:
Confirmed on GNOME 2.26, I've seen several people giving talks and running into this issue recently, there is also a bug on https://bugs.launchpad.net/bugs/383309
Kind of very important bug
I recently encountered this in gThumb 2.10.11 too. It happens in fullscreen mode and it skips the 2nd or 3rd image. Maybe there's a problem with a common GNOME component, but it could just as well be unrelated, since it doesn't happen every time in gthumb, while in evince it does.
Created attachment 136150 [details] [review] Fix page transitions in presentation mode libview/ev-transition-animation.c | 6 ++++++ libview/ev-view.c | 8 ++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) Does this patch fixes the problem for you guys? it should also fix bug #581881.
Above patch fixes it for me (Evince 2.26.1)
Pushed to both branches. Thanks.
For me, bug is always here in Envince 2.26.1
(In reply to comment #7) > For me, bug is always here in Envince 2.26.1 > even after applying the patch?
no, i was thinking patch was inclued in evince 2.26.1. sorry
The patch has been included in gnome-2-26 branch, but it hasn't been released yet, next stable release is scheduled for Jun 29
*** Bug 586576 has been marked as a duplicate of this bug. ***
*** Bug 592738 has been marked as a duplicate of this bug. ***
*** Bug 577267 has been marked as a duplicate of this bug. ***
*** Bug 598809 has been marked as a duplicate of this bug. ***