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 _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

