← Back to team overview

openlp-core team mailing list archive

[Bug 667531] Re: Closing build 1103 fails.

 

** Changed in: openlp
       Status: New => Confirmed

-- 
Closing build 1103 fails.
https://bugs.launchpad.net/bugs/667531
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.

Status in OpenLP - Worship Presentation Software: Confirmed

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