Initial "extract song usage data" produces a traceback

Bug #1661416 reported by Raoul Snyman
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenLP
Status tracked in Trunk
2.4
Fix Released
Medium
Raoul Snyman
Trunk
Fix Committed
Medium
Phill

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.

Related branches

description: updated
Revision history for this message
Phill (phill-ridout) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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