openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #07084
[Bug 667531] Re: Closing build 1103 fails.
** Changed in: openlp
Milestone: None => 1.9.4
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/667531
Title:
Closing build 1103 fails.
Status in OpenLP - Worship Presentation Software:
Fix Released
Bug description:
When I attempt to close on Ubuntu 10.04 I get the following error.
Traceback (most recent call last):
File "/home/media/Projects/openlp/trunk/openlp/core/ui/mainwindow.py", line 793, in closeEvent
self.cleanUp()
File "/home/media/Projects/openlp/trunk/openlp/core/ui/mainwindow.py", line 808, in cleanUp
self.plugin_manager.finalise_plugins()
File "/home/media/Projects/openlp/trunk/openlp/core/lib/pluginmanager.py", line 221, in finalise_plugins
plugin.finalise()
File "/home/media/Projects/openlp/trunk/openlp/plugins/songusage/songusageplugin.py", line 185, in finalise
self.manager.finalise()
AttributeError: 'SongUsagePlugin' object has no attribute 'manager'
References