Guest User

Untitled

a guest
Apr 19th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/andreas/Projekte/openlp/trunk/openlp/core/ui/mainwindow.py", line 783, in onFirstTimeWizardClicked
  3. self.firstTime()
  4. File "/home/andreas/Projekte/openlp/trunk/openlp/core/ui/mainwindow.py", line 755, in firstTime
  5. plugin.firstTime()
  6. File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/songs/songsplugin.py", line 258, in firstTime
  7. importer.doImport()
  8. File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/songs/lib/olpimport.py", line 147, in doImport
  9. backref='songs', primaryjoin=source_songs_table.c.id==OldMediaFile.song_id,
  10. AttributeError: type object 'OldMediaFile' has no attribute 'song_id'
Add Comment
Please, Sign In to add comment