openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #15738
[Bug 923496] Re: Traceback when closing main window before the service is loaded
** Changed in: openlp
Milestone: None => 1.9.10
** Changed in: openlp
Assignee: (unassigned) => Andreas Preikschat (googol)
** Changed in: openlp
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/923496
Title:
Traceback when closing main window before the service is loaded
Status in OpenLP - Worship Presentation Software:
In Progress
Bug description:
1. Have OpenLP open the lastly used service on load.
2. Close the main window before the service actually get's loaded.
I suspect this works as well when opening a service file by hand and closing the window before it loads.
Traceback (most recent call last):
File "openlp/core/ui/mainwindow.py", line 821, in blankCheck
self.liveController.mainDisplaySetBackground()
File "openlp/core/ui/slidecontroller.py", line 960, in mainDisplaySetBackground
self.screens.which_screen(self.display):
File "openlp/core/ui/screen.py", line 232, in which_screen
x = window.x() + (window.width() / 2)
RuntimeError: underlying C/C++ object has been deleted
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/923496/+subscriptions
References