Bug 72161 - Timer reset/pause in presenter console
Summary: Timer reset/pause in presenter console
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: low enhancement
Assignee: Not Assigned
URL:
Whiteboard: ToBeReviewed
Keywords: difficultyBeginner, easyHack, skillCpp
Depends on:
Blocks:
 
Reported: 2013-11-29 21:53 UTC by Mark van Rossum
Modified: 2017-02-14 08:57 UTC (History)
6 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark van Rossum 2013-11-29 21:53:34 UTC
Hi

It would be useful to have a timer reset in the presenter console.

Consider the following scenario: You set up your presentation and then have to wait before you can start (people are late, introduction etc).
Meanwhile the timer has been ticking, so it becomes unclear how long you have been speaking. 
You can reset the timer by exiting and restarting the presentation, but a reset button for the timer would be neater.

Cheers,
Comment 1 Joel Madero 2013-12-22 17:07:16 UTC
Thank you for reporting this enhancement request! I can confirm that this is a valid enhancement request on:
Version: 4.3.0.0.alpha0+Build ID: daa57a101a20e0b37db7090796ad002b8d192b9b
Date:   Sun Dec 15 23:07:57 2013 +0100 
Platform: Ubuntu Linux 13.10 x64
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
As I've been able to confirm the enhancement request I am marking as:

New (confirmed)
Enhancement
Low - as you said, there is a workaround, just don't start your presentation until you're actually ready to start, but a pause button or a reset button seems like it could be useful in some situations

Keywords - 

Whiteboard Status - ProposedEasyHack

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
LibreOffice is powered by a team of volunteers, every bug is confirmed (triaged) by human beings who mostly give their time for free. We invite you to join our triaging by checking out this link:
https://wiki.documentfoundation.org/QA/BugTriage

There are also other ways to get involved including with marketing, UX, documentation, and of course developing -  http://www.libreoffice.org/get-help/mailing-lists/. 

Lastly, good bug reports help tremendously in making the process go smoother, please always provide reproducible steps (even if it seems easy) and attach any and all relevant material
Comment 2 Joel Madero 2014-02-27 22:55:18 UTC
In order to limit the confusion between ProposedEasyHack and EasyHack and to make queries much easier we are changing ProposedEasyHack to NeedsDevEval.

Thank you and apologies for the noise
Comment 3 Andras Timar 2015-09-30 11:16:26 UTC
Code pointers:
sdext/source/presenter/PresenterTimer.cxx
sdext/source/presenter/PresenterToolBar.cxx

How to add a button:
commit 857b4f5357ba53bdfaf59671b219d74ae8c5945a
Author: Michael Meeks <michael.meeks@suse.com>
Date:   Fri Dec 2 17:47:11 2011 +0000

    presenter console: add 'Switch monitors' button to help get setup
Comment 4 Robinson Tryon (qubit) 2015-12-14 06:57:51 UTC Comment hidden (obsolete)
Comment 5 Robinson Tryon (qubit) 2016-02-18 14:52:14 UTC Comment hidden (obsolete)
Comment 7 jani 2016-04-27 06:05:56 UTC
Seems solved