You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Application Name: dupeGuru
Version: 4.3.1
Python: 3.8.13
Operating System: Windows 2019 Server
Traceback (most recent call last):
File "qt\app.py", line 365, in preferencesTriggered
File "qt\preferences_dialog.py", line 296, in load
TypeError: setText(self, str): argument 1 has unexpected type 'int'
To Reproduce
Steps to reproduce the behaviour:
Go to 'View'
Click on 'Options'
See error
Expected behaviour
View the options menu.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Server 2019
Version Latest Build.
The text was updated successfully, but these errors were encountered:
Describe the bug
Application Name: dupeGuru
Version: 4.3.1
Python: 3.8.13
Operating System: Windows 2019 Server
Traceback (most recent call last):
File "qt\app.py", line 365, in preferencesTriggered
File "qt\preferences_dialog.py", line 296, in load
TypeError: setText(self, str): argument 1 has unexpected type 'int'
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
View the options menu.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: