← Back to team overview

openlp-core team mailing list archive

[Bug 1661416] Re: Initial "extract song usage data" produces a traceback

 

** Changed in: openlp/trunk
       Status: New => In Progress

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

Title:
  Initial "extract song usage data" produces a traceback

Status in OpenLP:
  In Progress
Status in OpenLP 2.4 series:
  Fix Released
Status in OpenLP trunk series:
  In Progress

Bug description:
  From a user in our support system:

  Traceback (most recent call last):
   File "openlp/plugins/songusage/songusageplugin.py", line 226, in on_song_usage_report
    self.song_usage_detail_form.initialise()
   File "openlp/plugins/songusage/forms/songusagedetailform.py", line 55, in initialise
  TypeError: setSelectedDate(self, Union[QDate, datetime.date]): argument 1 has unexpected type 'str'

  This is probably because we don't check the data we get from the
  settings, we just shove it in.

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


References