Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/mattias/Arendus/OpenLP/openlp/openlp/plugins/songs/forms/editsongform.py", line 503, in onVerseEditAllButtonClicked
  3. self.tagRows()
  4. File "/home/mattias/Arendus/OpenLP/openlp/openlp/plugins/songs/forms/editsongform.py", line 302, in tagRows
  5. rowTag = u'%s%s' % (bit[0][0:1], bit[1])
  6. IndexError: list index out of range
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement