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
A clear and concise descrApplication Name: dupeGuru
Version: 4.3.1
Python: 3.9.2
Operating System: macOS-14.5-x86_64-i386-64bit
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'
iption of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
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'
Describe the bug
A clear and concise descrApplication Name: dupeGuru
Version: 4.3.1
Python: 3.9.2
Operating System: macOS-14.5-x86_64-i386-64bit
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'
iption of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here. You may include the debug log although it is normally best to attach it as a file.
The text was updated successfully, but these errors were encountered: