Traceback when saving service

Bug #603798 reported by Jonathan Corwin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Released
High
Jon Tibble

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

Jon Tibble (meths)
Changed in openlp:
importance: Undecided → High
milestone: none → 1.9.3
status: New → Fix Committed
Revision history for this message
Jon Tibble (meths) wrote :

Can people also post here if they can duplicate this please as the debugging seems to imply that no one has saved a new service since revision 903 which I am finding quite hard to believe!!

Revision history for this message
Tim Bentley (trb143) wrote :

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!

Revision history for this message
Jon Tibble (meths) wrote :

Released in trunk revision 930

Changed in openlp:
status: Fix Committed → Fix Released
Changed in openlp:
assignee: nobody → Jon Tibble (meths)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.