** Changed in: openlp/trunk
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1152506
Title:
Traceback on FTW completion
Status in OpenLP - Worship Presentation Software:
Fix Released
Status in OpenLP trunk series:
Fix Released
Bug description:
1) Start OpenLP
2) Run first time wizard
3) Select all plugins, no bibles, no songs, all themes
Traceback (most recent call last):
File "/home/andreas/Projects/OpenLP/trunk/openlp/core/ui/mainwindow.py",
line 645, in onFirstTimeWizardClicked
self.first_time()
File "/home/andreas/Projects/OpenLP/trunk/openlp/core/ui/mainwindow.py",
line 617, in first_time
plugin.first_time()
File
"/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/songsplugin.py", line
246, in first_time
self.onToolsReindexItemTriggered()
File
"/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/songsplugin.py", line
164, in onToolsReindexItemTriggered
clean_song(self.manager, song)
File
"/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/lib/__init__.py",
line 450, in clean_song
verses = SongXML().get_verses(song.lyrics)
NameError: global name 'SongXML' is not defined
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1152506/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help : https://help.launchpad.net/ListHelp