** 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/1152507

Title:
  Enable/disable players causes traceback

Status in OpenLP - Worship Presentation Software:
  Fix Released
Status in OpenLP trunk series:
  Fix Released

Bug description:
  Hello,

  Disabling or enabling a player creates this traceback:

  Traceback (most recent call last):
    File "/home/andreas/Projects/OpenLP/trunk/openlp/core/ui/settingsform.py", 
line 109, in accept
      self.stackedLayout.widget(tabIndex).save()
    File 
"/home/andreas/Projects/OpenLP/trunk/openlp/core/ui/media/playertab.py", line 
233, in save
      Registry().execute(u'config_screen_changed')
    File "/home/andreas/Projects/OpenLP/trunk/openlp/core/lib/registry.py", 
line 162, in execute
      result = function(*args, **kwargs)
    File 
"/home/andreas/Projects/OpenLP/trunk/openlp/plugins/media/lib/mediaitem.py", 
line 217, in display_setup
      
self.media_controller.setup_display(self.display_controller.previewDisplay, 
False)
  AttributeError: 'DisplayController' object has no attribute 'previewDisplay'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1152507/+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

Reply via email to