← Back to team overview

openlp-core team mailing list archive

[Bug 745688] Re: Traceback when loading presentation with Powerpoint Viewer 2003

 

** Changed in: openlp
       Status: New => Confirmed

** Changed in: openlp
     Assignee: (unassigned) => Jonathan Corwin (j-corwin)

** Changed in: openlp
    Milestone: None => 1.9.6

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/745688

Title:
  Traceback when loading presentation with Powerpoint Viewer 2003

Status in OpenLP - Worship Presentation Software:
  Confirmed

Bug description:
  I installed PowerPoint Viewer 2003 on Win 7 (32 bit).  In OpenLP I get
  the following tracceback when attempting to load a presentation

  Traceback (most recent call last):
    File "d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.ui.mainwindow", line 711, in onErrorMessage
  TypeError: arguments did not match any overloaded call:
    QMessageBox.critical(QWidget, QString, QString, QMessageBox.StandardButtons buttons=QMessageBox.Ok, QMessageBox.StandardButton defaultButton=QMessageBox.NoButton): argument 2 has unexpected type 'PresentationMediaItem'
    QMessageBox.critical(QWidget, QString, QString, int, int, int button2=0): argument 2 has unexpected type 'PresentationMediaItem'
    QMessageBox.critical(QWidget, QString, QString, QString, QString button1Text=QString(), QString button2Text=QString(), int defaultButtonNumber=0, int escapeButtonNumber=-1): argument 2 has unexpected type 'PresentationMediaItem'

  If I dbl-click the presentation, it runs fine.

  Also, if I go to Openlp/Configure Openlp/Presentations, all three of
  the "Available Controllers" are greyed out.

  PowerPoint Viewer installed to the following location:  C:\Program
  Files\Microsoft Office\PowerPoint Viewer\



References