Review: Needs Fixing
Traceback (most recent call last):
File "./openlp.py", line 44, in <module>
main()
File
"/home/tim/Projects/OpenLP/openlp/saved_bible_verses/openlp/core/__init__.py",
line 439, in main
sys.exit(application.run(qt_args))
File
"/home/tim/Projects/OpenLP/openlp/saved_bible_verses/openlp/core/__init__.py",
line 145, in run
self.main_window.show()
File
"/home/tim/Projects/OpenLP/openlp/saved_bible_verses/openlp/core/ui/mainwindow.py",
line 626, in show
self.service_manager_contents.load_last_file()
File
"/home/tim/Projects/OpenLP/openlp/saved_bible_verses/openlp/core/ui/servicemanager.py",
line 841, in load_last_file
self.load_file(file_name)
File
"/home/tim/Projects/OpenLP/openlp/saved_bible_verses/openlp/core/ui/servicemanager.py",
line 770, in load_file
self.process_service_items(items)
File
"/home/tim/Projects/OpenLP/openlp/saved_bible_verses/openlp/core/ui/servicemanager.py",
line 829, in process_service_items
new_item = Registry().get(service_item.name).service_load(service_item)
File
"/home/tim/Projects/OpenLP/openlp/saved_bible_verses/openlp/plugins/songs/lib/mediaitem.py",
line 712, in service_load
self.generate_footer(item, song)
File
"/home/tim/Projects/OpenLP/openlp/saved_bible_verses/openlp/plugins/songs/lib/mediaitem.py",
line 663, in generate_footer
if self.display_copyright_symbol:
AttributeError: 'SongMediaItem' object has no attribute
'display_copyright_symbol'
on start up!
--
https://code.launchpad.net/~phill-ridout/openlp/saved_bible_verses/+merge/323722
Your team OpenLP Core is subscribed to branch lp:openlp.
_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help : https://help.launchpad.net/ListHelp