openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #25219
[Bug 1397287] Re: Crash when changing mediaplayer priority
** Changed in: openlp
Milestone: None => 2.1.2
** Changed in: openlp
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1397287
Title:
Crash when changing mediaplayer priority
Status in OpenLP - Worship Presentation Software:
Fix Committed
Bug description:
Found on windows 8.1 using OpenLP 2.1.1 build bzr2447, on dual monitor setup.
Install VLC and enable it in the Player settings if not done already.
Open Settings->Player change the player priority (e.g. move VLC to the
top or bottom), click save. The live display now disappears, and when
trying to bring it back by e.g. pressing blank-to-desktop crashes
OpenLP or gives this traceback:
Traceback (most recent call last):
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\common\openlpmixin.py", line 65, in wrapped
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\common\openlpmixin.py", line 61, in wrapped
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\ui\slidecontroller.py", line 974, in on_hide_display
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\common\openlpmixin.py", line 65, in wrapped
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\common\openlpmixin.py", line 61, in wrapped
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\ui\slidecontroller.py", line 1015, in hide_plugin
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\common\registry.py", line 148, in execute
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\common\openlpmixin.py", line 65, in wrapped
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\common\openlpmixin.py", line 61, in wrapped
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\ui\maindisplay.py", line 429, in hide_display
RuntimeError: wrapped C/C++ object of type MainDisplay has been deleted
Besides the traceback above, no errors was in the log.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1397287/+subscriptions
References