openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #31066
[Bug 1661416] [NEW] Initial "extract song usage data" produces a traceback
Public bug reported:
>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.
** Affects: openlp
Importance: Undecided
Status: New
** Description changed:
From a user in our support system:
Traceback (most recent call last):
- File "/Applications/OpenLP.app/Contents/MacOS/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
+ 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.
--
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
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
Follow ups
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Tim Bentley, 2017-11-11
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Phill, 2017-11-11
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Phill, 2017-11-02
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Launchpad Bug Tracker, 2017-11-02
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Phill, 2017-10-31
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Phill, 2017-10-09
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Tim Bentley, 2017-02-03
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Raoul Snyman, 2017-02-03
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Tim Bentley, 2017-02-03
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Launchpad Bug Tracker, 2017-02-03
-
[Bug 1661416] Re: Initial "extract song usage data" produces a traceback
From: Raoul Snyman, 2017-02-03