← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~raoul-snyman/openlp/bug-863845 into lp:openlp

 

Review: Needs Fixing

The First Time Wizard still crashes on the Russian song database:
Traceback (most recent call last):
  File "/home/andreas/Projekte/openlp/trunk/openlp/core/ui/mainwindow.py", line 783, in onFirstTimeWizardClicked
    self.firstTime()
  File "/home/andreas/Projekte/openlp/trunk/openlp/core/ui/mainwindow.py", line 755, in firstTime
    plugin.firstTime()
  File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/songs/songsplugin.py", line 258, in firstTime
    importer.doImport()
  File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/songs/lib/olpimport.py", line 140, in doImport
    if source_media_files_songs_table:
  File "/usr/lib/python2.7/site-packages/sqlalchemy/sql/expression.py", line 1672, in __nonzero__
    raise TypeError("Boolean value of this clause is not defined")
TypeError: Boolean value of this clause is not defined

-- 
https://code.launchpad.net/~raoul-snyman/openlp/bug-863845/+merge/84381
Your team OpenLP Core is subscribed to branch lp:openlp.


References