Using PowerPoint triggers traceback (String error?)

Bug #1596380 reported by Azaziah
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Committed
Medium
Ken Roberts

Bug Description

When PPT is used for presentation playback:

Trunk rev 2677 / Win 8.1

Traceback (most recent call last):
  File "E:\bzr\openlp\trunk\openlp\core\lib\mediamanageritem.py", line 466, in on_double_clicked
    self.on_live_click()
  File "E:\bzr\openlp\trunk\openlp\core\lib\mediamanageritem.py", line 507, in on_live_click
    self.go_live()
  File "E:\bzr\openlp\trunk\openlp\core\lib\mediamanageritem.py", line 534, in go_live
    self.live_controller.add_service_item(service_item)
  File "E:\bzr\openlp\trunk\openlp\core\ui\slidecontroller.py", line 796, in add_service_item
    self._process_item(item, slide_no)
  File "E:\bzr\openlp\trunk\openlp\core\ui\slidecontroller.py", line 851, in _process_item
    [self.service_item, self.is_live, self.hide_mode(), slide_no])
  File "E:\bzr\openlp\trunk\openlp\core\common\registry.py", line 137, in execute
    result = function(*args, **kwargs)
  File "E:\bzr\openlp\trunk\openlp\plugins\presentations\lib\messagelistener.py", line 373, in startup
    controller.add_handler(self.controllers[self.handler], file, hide_mode, message[3])
  File "E:\bzr\openlp\trunk\openlp\plugins\presentations\lib\messagelistener.py", line 80, in add_handler
    self.doc.start_presentation()
  File "E:\bzr\openlp\trunk\openlp\plugins\presentations\lib\powerpointcontroller.py", line 351, in start_presentation
    win32gui.EnumWindows(self._window_enum_callback, size)
  File "E:\bzr\openlp\trunk\openlp\plugins\presentations\lib\powerpointcontroller.py", line 366, in _window_enum_callback
    'right={right:d}, bottom={bottom:d}'.format(left=left, top=top, right=right, bottom=bottom))
ValueError: Single '}' encountered in format string

Related branches

Ken Roberts (alisonken1)
Changed in openlp:
importance: Undecided → Medium
status: New → In Progress
assignee: nobody → Ken Roberts (alisonken1)
Ken Roberts (alisonken1)
Changed in openlp:
status: In Progress → Fix Committed
Tim Bentley (trb143)
Changed in openlp:
milestone: none → 2.9.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.