openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #24823
[Bug 1310084] Re: OpenLP crashes if "Automatically open the last service" is set
** Changed in: openlp
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1310084
Title:
OpenLP crashes if "Automatically open the last service" is set
Status in OpenLP - Worship Presentation Software:
Fix Released
Bug description:
Using "trunk" version on Xubuntu 13.10
Steps to reproduce:
1. Set the "Automatically open the last service" setting.
2. Restart openLP.
Observed:
OpenLP will crash, bringing up the bug reporting tool with the key traceback line:
File "/home/nutmeg/openlp/load_last_file/openlp/core/ui/mainwindow.py", line 601, in show
self.service_manager_contents.load_Last_file()
AttributeError: 'ServiceManager' object has no attribute 'load_Last_file'
On dismissing the box, openLP will close
Expected:
OpenLP should open, loading the last service file.
Notes:
ServiceManager.load_Last_file does not exist, but load_last_file does.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1310084/+subscriptions
References