← Back to team overview

openlp-core team mailing list archive

[Bug 1554428] [NEW] The bug-report window produces traceback when pressing "Send email"

 

Public bug reported:

In OpenLP 2.4 the bug-report window which is shown when encoutering an
uncaught exception produces a new traceback when pressing "Send email":

Traceback (most recent call last):
  File "openlp\core\ui\exceptionform.py", line 188, in on_send_report_button_clicked
TypeError: QDesktopServices.openUrl(QUrl): argument 1 has unexpected type 'QUrlQuery'

** Affects: openlp
     Importance: Critical
         Status: Confirmed

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

Title:
  The bug-report window produces traceback when pressing "Send email"

Status in OpenLP:
  Confirmed

Bug description:
  In OpenLP 2.4 the bug-report window which is shown when encoutering an
  uncaught exception produces a new traceback when pressing "Send
  email":

  Traceback (most recent call last):
    File "openlp\core\ui\exceptionform.py", line 188, in on_send_report_button_clicked
  TypeError: QDesktopServices.openUrl(QUrl): argument 1 has unexpected type 'QUrlQuery'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1554428/+subscriptions


Follow ups