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 553283 - The slideshow is not being paused when P is pressed.
The slideshow is not being paused when P is pressed.
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
2.23.x
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-22 15:49 UTC by Pedro Villavicencio
Modified: 2010-07-05 20:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Pedro Villavicencio 2008-09-22 15:49:01 UTC
this bug has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/eog/+bug/272552

"When passing the slideshow the help says that when P is pressed the slideshow is paused. But it is not working"

text of the documentation:

"You can start a slideshow by choosing View ▸ Slideshow or by pressing F5. The slideshow can be paused/continued by pressing P. To stop the slideshow, press the Esc or F5 key, or Ctrl+W. For more information about how to customize the slide show,"

Thanks,
Comment 1 Claudio Saavedra 2008-09-24 20:03:28 UTC
Documentation bug? I guess this is no longer the case since the eog-ng times. 

I wonder if it is worth reimplementing (I'm surprised no one even noticed this for about two years). Felix?
Comment 2 Felix Riemann 2008-09-25 22:16:04 UTC
(In reply to comment #1)
> Documentation bug? I guess this is no longer the case since the eog-ng times. 
> 
Yup, that's a leftover from pre-ng.


> I wonder if it is worth reimplementing (I'm surprised no one even noticed this
> for about two years). Felix?
> 
Not sure yet.
If we implement it we need to make it more prominent, eg. by adding a toolbutton to the fullscreen toolbar.
On the other hand the functionality is practically present, as you can always switch between Slideshow and normal Fullscreen by using the resp. shortcut keys (F5 + F11) which will pause/continue the slideshow as well, so updating the docs should be sufficient too.
Comment 3 Sika 2008-11-06 10:32:30 UTC
I'm also concerned by this bug.
The F11/F5 workaround is working great but I think it would be good to have a toolbar button for this (like gthumb).
This would make it easier for people not very familiarised with computers and keyboard shortcuts (ie old persons for example).
Thanks
Comment 4 Felix Riemann 2010-07-05 20:03:03 UTC
commit 6a7b1bde17eccc47b1af09b2022586926f7b9f42
Author: Felix Riemann <>
Date:   Mon Jul 5 21:57:27 2010 +0200

    Re-add P as shortcut to pause the slideshow
    
    Happens in the KeyEvent handler as it's not working when linking the
    shortcut key to the PauseSlideshow action. Fixes bug #553283.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.