** Changed in: openlp
     Assignee: (unassigned) => Tim Bentley (trb143)

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/820534

Title:
  multiple custom slide delete causes traceback

Status in OpenLP - Worship Presentation Software:
  Confirmed

Bug description:
  Trunk 1699 Kubuntu

  I was deleting some Custom slides from Media Manager. I used Ctrl
  click and highlighted 3 of them and hit the delete key on the keyboard
  and got this traceback. I close the traceback  and it comes up for
  each additional delete.

  Traceback (most recent call last):
    File 
"/home/john/Projects/openlp/trunk/openlp/core/lib/mediamanageritem.py", line 
472, in onSelectionChange
      self.onPreviewClick(True)
    File 
"/home/john/Projects/openlp/trunk/openlp/core/lib/mediamanageritem.py", line 
485, in onPreviewClick
      serviceItem = self.buildServiceItem()
    File 
"/home/john/Projects/openlp/trunk/openlp/core/lib/mediamanageritem.py", line 
579, in buildServiceItem
      if self.generateSlideData(serviceItem, item, xmlVersion):
    File 
"/home/john/Projects/openlp/trunk/openlp/plugins/custom/lib/mediaitem.py", line 
236, in generateSlideData
      title = customSlide.title
  AttributeError: 'NoneType' object has no attribute 'title'

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