Presentations do not advance correctly despite settings
Bug #1165855 reported by
Raoul Snyman
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
OpenLP | Status tracked in Trunk | |||||
2.0 |
Won't Fix
|
Medium
|
Unassigned | |||
Trunk |
Fix Committed
|
Medium
|
Tomas Groth |
Bug Description
Reported in the forums:
In the Configuration options there is the Advanced tab. One set of options there are the "Service Item Slide Limits." I have it currently set to "Move to next/previous service item." This makes the service advance with the down arrow through everything apart from a presentation file such as a PowerPoint. When the last slide is reached, pressing the down arrow does not move to the next service item, despite this option being set on the Advanced tab.
Related branches
lp://staging/~tomasgroth/openlp/presentation-beyond-last
- Phill: Approve
- Raoul Snyman: Approve
- Tim Bentley: Pending requested
-
Diff: 678 lines (+284/-58)7 files modifiedopenlp/core/common/registry.py (+1/-1)
openlp/core/ui/servicemanager.py (+6/-0)
openlp/core/ui/slidecontroller.py (+22/-6)
openlp/plugins/presentations/lib/impresscontroller.py (+205/-22)
openlp/plugins/presentations/lib/messagelistener.py (+20/-20)
openlp/plugins/presentations/lib/powerpointcontroller.py (+25/-6)
openlp/plugins/presentations/lib/presentationcontroller.py (+5/-3)
To post a comment you must log in.
Confirmed in 2.0.4 with both PPT Viewer and PowerPoint 2003.
Additionally the other options in slide limits do not work as expected.