← Back to team overview

openlp-core team mailing list archive

[Bug 603798] Re: Traceback when saving service

 

Confirmed on my machine.
Interesting tried it on Alpha2 and do not get the error.
Running in eric gave me a different location of the error line 615!

-- 
Traceback when saving service
https://bugs.launchpad.net/bugs/603798
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:
Added a single song to the service, clicked Save button. In dialog typed 'service5' and clicked save.
Got the following error on console, and file was not usable:

Traceback (most recent call last):
  File "/home/jonathan/openlp/testing/openlp/core/ui/servicemanager.py", line 605, in onSaveService
    cPickle.dump(service, file)
  File "/usr/lib/python2.6/copy_reg.py", line 71, in _reduce_ex
    state = base(self)
TypeError: the sip.wrapper type cannot be instantiated or sub-classed





References