After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 581881 - In presentation mode, problems to change pages with cursor keys
In presentation mode, problems to change pages with cursor keys
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-08 14:59 UTC by Pedro Villavicencio
Modified: 2009-06-09 08:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Pedro Villavicencio 2009-05-08 14:59:52 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/evince/+bug/373741

"I'm using evince 2.26.1-0ubuntu1 and in presentation mode I use cursor keys to change pages.

I have some problems changing page and have to press cursor key twice before page changes. This always occurs when I want to pass from second to third page after having go back up from third to second page.
"

this is reproducible with any pdf here. Could it be related to bug 516749?

Thanks,
Comment 1 Nickolay V. Shmyrev 2009-05-09 21:37:46 UTC
Yes, it should be something like that. Also it can be related to the bug 524273. We definitely need a document to try to reproduce this issue.
Comment 2 Pedro Villavicencio 2009-05-11 13:43:02 UTC
Reproducible with document at: http://launchpadlibrarian.net/14777258/CHUCKIE%20TAYLOR.pdf
Comment 3 Eric Piel 2009-05-14 13:15:38 UTC
I'm not sure if it's the same bug, or a different one. In presentation mode, when going forward, the last page is not shown, instead the black slide saying the presentation is finished is displayed. From this black slide, going backward shows the last page.

This happens with every documents I have with me, included the one given in the URL previously. Reproduced the bug on 2.26.1, both on Ubuntu 32 bits and Mandriva 64 bits. Clicking or using the cursor keys have the same effect.



Comment 4 Frederik Elwert 2009-05-21 17:15:23 UTC
I can confirm the issue Eric Piel reports: The last page is not shown in presentation mode.

It seems indeed related to the original issue: At some time (near the end of the presentation, but not necessarily at the last slide), one has to press the cursor key/space bar twice to show the next page. I’d guess that one page gets “lost” while evince tracks its state and thus the last page is not shown, as evince thinks it already reached the end.

But when going back from the “end of presentation” page, the last page is properly shown.
Comment 5 Carlos Garcia Campos 2009-06-09 08:11:52 UTC
It should be fixed in git (master and gnome-2-26 branches) now. 

Thanks for reporting.