openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #02220
[Bug 600091] Re: Service not loading at startup, despite setting
Loads fine if I use the "Load service" button.
2010-06-30 13:22:07,106 openlp.core.ui.servicemanager ERROR Problem loading a service file
Traceback (most recent call last):
File "/home/raoul/Projects/OpenLP/trunk/openlp/core/ui/servicemanager.py", line 669, in loadService
zip = zipfile.ZipFile(unicode(filename))
File "/usr/lib/python2.6/zipfile.py", line 683, in __init__
self.fp = open(file, modeDict[mode])
IOError: [Errno 21] Is a directory: u'/home/raoul/Documents'
** Changed in: openlp
Status: Incomplete => Confirmed
--
Service not loading at startup, despite setting
https://bugs.launchpad.net/bugs/600091
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:
The last saved service is not being reloaded into the service manager when OpenLP starts up, despite being checked in the settings dialog.
References