openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03682
Re: [Merge] lp:~whydoubt/openlp/easyworship into lp:openlp
Got this traceback while importing from my church's old database, do you think there's something you can do about it? Want the database?
Traceback (most recent call last):
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\easyworship\openlp\plugins\songs\forms\songimportform.py", line 356, in onCurrentIdChanged
self.performImport()
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\easyworship\openlp\plugins\songs\forms\songimportform.py", line 449, in performImport
success = importer.do_import()
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\easyworship\openlp\plugins\songs\lib\ewimport.py", line 160, in do_import
words = strip_rtf(words)
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\easyworship\openlp\plugins\songs\lib\ewimport.py", line 44, in strip_rtf
if control_word_str[0] == '\'':
IndexError: string index out of range
--
https://code.launchpad.net/~whydoubt/openlp/easyworship/+merge/36045
Your team OpenLP Core is requested to review the proposed merge of lp:~whydoubt/openlp/easyworship into lp:openlp.
References