← Back to team overview

openlp-core team mailing list archive

[Bug 596505] Re: Saved services cannot be opened

 

** Changed in: openlp
     Assignee: (unassigned) => Raoul Snyman (raoul-snyman)

** Changed in: openlp
       Status: Confirmed => Fix Committed

-- 
Saved services cannot be opened
https://bugs.launchpad.net/bugs/596505
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.

Status in OpenLP - Worship Presentation Software: Fix Committed

Bug description:
Traceback (most recent call last):
  File "/home/raoul/Projects/OpenLP/trunk/openlp/core/ui/servicemanager.py", line 635, in onLoadService
    self.loadService(filename)
  File "/home/raoul/Projects/OpenLP/trunk/openlp/core/ui/servicemanager.py", line 703, in loadService
    self.addServiceItem(serviceitem)
  File "/home/raoul/Projects/OpenLP/trunk/openlp/core/ui/servicemanager.py", line 788, in addServiceItem
    item.render()
  File "/home/raoul/Projects/OpenLP/trunk/openlp/core/lib/serviceitem.py", line 136, in render
    self.render_manager.set_override_theme(None)
AttributeError: 'ServiceItem' object has no attribute 'render_manager'





References