← Back to team overview

openlp-core team mailing list archive

[Bug 765368] [NEW] powerpoint end of slides crashes with traceback

 

Public bug reported:

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)

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


Follow ups

References