-
-
Notifications
You must be signed in to change notification settings - Fork 464
Description
First off, sincerest apologies as I've never done this before but such a huge fan of the work you do I figured it was the least I could do!
Describe the bug
Gave the following box when trying to close the program. Odd thing is I had to click close several times, report on here, and then finally the escape key several times before it would finally stop popping up. I don't know if that's normal.
Application Name: dupeGuru
Version: 4.1.0
Traceback (most recent call last):
File "qt\details_table.py", line 64, in headerData
File "core\gui\details_panel.py", line 42, in row_count
AttributeError: 'DetailsPanel' object has no attribute '_table'
To Reproduce
Steps to reproduce the behavior:
I was running some tests comparing to another application similar (hasn't been updated in years). So I was running several tests on the same folder. I can't be 100% sure these were the exact steps. I was really busy at the time. My apologies!
- Ran picture search on folder with about 50 "hardness".
- After seeing results I went back and lowered the "hardness" to get different results.
- After seeing these results I simply hit the x to close the program.
- See error
Expected behavior
Hit the X and the program closes.
Screenshots
I'll know for next time!
Desktop (please complete the following information):
- OS: Windows 10
- Edition Windows 10 Home
Version 20H2
Installed on 10/6/2020
OS build 19042.867
Experience Windows Feature Experience Pack 120.2212.551.0
Additional context
Only thing in the debug log...
2021-03-17 10:30:40,492 - WARNING - Error while loading C:/Users/Storm/AppData/Local/Hardcoded Software/dupeGuru\exclude_list.xml: [Errno 2] No such file or directory: 'C:/Users/Storm/AppData/Local/Hardcoded Software/dupeGuru\exclude_list.xml'
I have no programming knowledge, but I'm really good with computers otherwise. If there's any way I can help please let me know!