** Branch linked: lp:~trb143/openlp/bugfixes

-- 
Editing a song in a loaded service file crashes
https://bugs.launchpad.net/bugs/637547
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:
Add song to service file. Save service.
Later, open the saved service. Right-click and Edit Item on the song. Instead 
of opening edit dialog, it gives:


Traceback (most recent call last):
  File "/home/jonathan/openlp/general/openlp/core/ui/servicemanager.py", line 
294, in contextMenu
    self.remoteEdit()
  File "/home/jonathan/openlp/general/openlp/core/ui/servicemanager.py", line 
897, in remoteEdit
    self.serviceItems[item][u'service_item'].editId )
AttributeError: 'ServiceItem' object has no attribute 'editId'



_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to