** Changed in: openlp/trunk
   Importance: Undecided => Medium

** Changed in: openlp/trunk
     Assignee: (unassigned) => Phill (phill-ridout)

-- 
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:
  New
Status in OpenLP 2.4 series:
  Fix Released
Status in OpenLP trunk series:
  New

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

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to