Review: Needs Fixing
When previewing a song:
Traceback (most recent call last):
File
"/home/andreas/Projects/OpenLP/cherrypy/openlp/core/lib/mediamanageritem.py",
line 458, in on_selection_change
self.on_preview_click(True)
File
"/home/andreas/Projects/OpenLP/cherrypy/openlp/core/lib/mediamanageritem.py",
line 472, in on_preview_click
self.preview_controller.add_service_item(service_item)
File
"/home/andreas/Projects/OpenLP/cherrypy/openlp/core/ui/slidecontroller.py",
line 708, in add_service_item
self._processItem(item, slideno)
File
"/home/andreas/Projects/OpenLP/cherrypy/openlp/core/ui/slidecontroller.py",
line 843, in _processItem
self.slideSelected(True)
File
"/home/andreas/Projects/OpenLP/cherrypy/openlp/core/ui/slidecontroller.py",
line 1039, in slideSelected
self.updatePreview()
File
"/home/andreas/Projects/OpenLP/cherrypy/openlp/core/ui/slidecontroller.py",
line 1066, in updatePreview
self.slide_count += 1
AttributeError: 'SlideController' object has no attribute 'slide_count'
--
https://code.launchpad.net/~trb143/openlp/cherrypy/+merge/167100
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