← Back to team overview

openlp-core team mailing list archive

[Bug 603798] Re: Traceback when saving service

 

** Changed in: openlp
     Assignee: (unassigned) => Jon Tibble (meths)

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

Title:
  Traceback when saving service

Status in OpenLP - Worship Presentation Software:
  Fix Released

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