openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #33157
[Bug 1798651] [NEW] Impress Presentation Console should be disabled by OpenLP
Public bug reported:
If the Impress Presentation Console/Screen is enabled, then the console will be activated when going live in OpenLP triggering some undefined behaviour.
Therefore OpenLP should try to disable this if it is enabled.
This should be possible using the API.
Code samples for configuration can be found here https://opengrok.libreoffice.org/search?project=core&q=ConfigurationProvider&defs=&refs=&path=&hist=&type=python
The config node is called EnablePresenterScreen, here is cpp code reading that property https://opengrok.libreoffice.org/xref/core/sdext/source/presenter/PresenterScreen.cxx#278
** Affects: openlp
Importance: Wishlist
Status: Confirmed
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1798651
Title:
Impress Presentation Console should be disabled by OpenLP
Status in OpenLP:
Confirmed
Bug description:
If the Impress Presentation Console/Screen is enabled, then the console will be activated when going live in OpenLP triggering some undefined behaviour.
Therefore OpenLP should try to disable this if it is enabled.
This should be possible using the API.
Code samples for configuration can be found here https://opengrok.libreoffice.org/search?project=core&q=ConfigurationProvider&defs=&refs=&path=&hist=&type=python
The config node is called EnablePresenterScreen, here is cpp code reading that property https://opengrok.libreoffice.org/xref/core/sdext/source/presenter/PresenterScreen.cxx#278
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1798651/+subscriptions
Follow ups