Presentation preview shows desktop when live shows desktop
Bug #1080596 reported by
Dmitriy Marmyshev
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenLP |
Fix Committed
|
Medium
|
Ian Knight |
Bug Description
When u send to live any item, and then blank screen or bg them or show desktop on live, and then add a presentation to preview Preview Controller does not shoes thumbnails of the presentation and shows what is on live screen.
Win7, PPT-2007. OLP 1.9.12.
Related branches
lp://staging/~knightrider0xd/openlp/preview-shows-live-fix-1080596
- Tim Bentley: Approve
- Raoul Snyman: Approve
-
Diff: 687 lines (+472/-19)9 files modifiedopenlp/core/lib/__init__.py (+26/-2)
openlp/core/lib/serviceitem.py (+2/-0)
openlp/core/ui/lib/listpreviewwidget.py (+8/-6)
openlp/core/ui/slidecontroller.py (+15/-3)
openlp/plugins/presentations/lib/presentationcontroller.py (+2/-2)
tests/functional/openlp_core_lib/test_lib.py (+190/-2)
tests/functional/openlp_core_lib/test_serviceitem.py (+5/-2)
tests/functional/openlp_core_ui/test_slidecontroller.py (+170/-1)
tests/functional/openlp_core_ui_lib/test_listpreviewwidget.py (+54/-1)
tags: | added: presentations |
Changed in openlp: | |
assignee: | nobody → Ian Knight (knightrider0xd) |
Changed in openlp: | |
status: | Confirmed → In Progress |
Changed in openlp: | |
status: | In Progress → Fix Committed |
milestone: | none → 2.5.1 |
To post a comment you must log in.
Had you restarted OpenLP or was it the same session as 1080597?