openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #08169
[Bug 765368] Re: powerpoint end of slides crashes with traceback
A work around would be to loop the slide show under "Slide Show/Set up
Show" in XP so there isn't an end and you don't accidentally click past
the end.
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/765368
Title:
powerpoint end of slides crashes with traceback
Status in OpenLP - Worship Presentation Software:
New
Bug description:
Win 7 or XP. Powerpoint XP
A 17 slide ppt file in the service. Click through it until the end and then one more click. If you click back and forward again this traceback comes up. You cannot use the file again until you close openlp and reopen.
The obvious answer is, don't click past the end.
Traceback (most recent call last):
File "D:\Openlp_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 323, in next
File "D:\Openlp_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 152, in next
File "D:\Openlp_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 97, in activate
File "D:\Openlp_Code\Trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.powerpointcontroller", line 281, in goto_slide
File "<COMObject <unknown>>", line 3, in GotoSlide
com_error: (-2147352567, 'Exception occurred.', (0, u'Microsoft PowerPoint 2002', u"SlideShowView.GotoSlide : Integer out of range. 18 is not in Index's valid range of 1 to 17.", u'', 0, -2147188160), None)
References