← Back to team overview

openlp-core team mailing list archive

[Bug 652380] Re: OpenLP1.x database fails to import in 1.9.3 with character issues

 

I am sorry, this is the correct stacktrace. I must have mistaken the
buttons before :)

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/openlp/plugins/songs/forms/songimportform.py", line 408, in onCurrentIdChanged
    self.performImport()
  File "/usr/lib/pymodules/python2.6/openlp/plugins/songs/forms/songimportform.py", line 510, in performImport
    success = importer.do_import()
  File "/usr/lib/pymodules/python2.6/openlp/plugins/songs/lib/olp1import.py", line 123, in do_import
    lyrics = self.decode_string(song[2], guess).replace(u'\r', u'')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xbe in position 3: ordinal not in range(128)

-- 
OpenLP1.x database fails to import in 1.9.3 with character issues
https://bugs.launchpad.net/bugs/652380
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:
Tried to import our church database into 1.9.3 and it failed on the 5th song with encoding problems in copyright field.





References