openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #11144
[Bug 820534] [NEW] multiple custom slide delete causes traceback
Public bug reported:
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'
** Affects: openlp
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
-
[Bug 820534] Re: multiple custom slide delete causes traceback
From: Tim Bentley, 2011-08-26
-
[Bug 820534] Re: multiple custom slide delete causes traceback
From: Launchpad Bug Tracker, 2011-08-26
-
[Bug 820534] Re: multiple custom slide delete causes traceback
From: Tim Bentley, 2011-08-25
-
[Bug 820534] Re: multiple custom slide delete causes traceback
From: Tim Bentley, 2011-08-25
-
[Bug 820534] Re: multiple custom slide delete causes traceback
From: Tim Bentley, 2011-08-24
-
[Bug 820534] Re: multiple custom slide delete causes traceback
From: Andreas Preikschat, 2011-08-08
-
[Bug 820534] Re: multiple custom slide delete causes traceback
From: John Cegalis, 2011-08-08
-
[Bug 820534] Re: multiple custom slide delete causes traceback
From: John Cegalis, 2011-08-07
-
[Bug 820534] Re: multiple custom slide delete causes traceback
From: Andreas Preikschat, 2011-08-07
-
[Bug 820534] [NEW] multiple custom slide delete causes traceback
From: John Cegalis, 2011-08-03
References