← Back to team overview

openlp-core team mailing list archive

[Bug 855368] Re: Get Traceback if adding any Video File to Service

 

** Changed in: openlp
       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/855368

Title:
  Get Traceback if adding any Video File to Service

Status in OpenLP - Worship Presentation Software:
  Fix Released

Bug description:
  Occoured at:
  - Windows XP Professional V2002 ServicePack 3, OpenLP-1.9.6-bzr1742 and (1754)

  Reproducability:
  - always

  Defect description:
  1. open a media file in the Media Manager
  2. select this media item
  3. send item to Service 

  Traceback:
  Traceback (most recent call last):
    File "D:\Daten\tmp\OpenLP-1.9.6-bzr1754\openlp\core\lib\mediamanageritem.py", line 581, in onAddClick
      self.addToService(item)
    File "D:\Daten\tmp\OpenLP-1.9.6-bzr1754\openlp\core\lib\mediamanageritem.py", line 588, in addToService
      replace=replace)
    File "D:\Daten\tmp\OpenLP-1.9.6-bzr1754\openlp\core\ui\servicemanager.py", line 1147, in addServiceItem
      self.repaintServiceList(len(self.serviceItems) - 1, -1)
    File "D:\Daten\tmp\OpenLP-1.9.6-bzr1754\openlp\core\ui\servicemanager.py", line 982, in repaintServiceList
      treewidgetitem.setToolTip(0, u'<br>'.join(tips))
  TypeError: sequence item 0: expected string or Unicode, NoneType found

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/855368/+subscriptions


References