TMan9654 / PyPDFCompare

PDF Comparison tool
GNU General Public License v3.0
12 stars 0 forks source link

GUI drag n drop and click to browse not working #3

Open zumwalt2001 opened 3 months ago

zumwalt2001 commented 3 months ago

When I first downloaded the GUI versio,n both drag n drop & file browsing worked great. After a while of not using PyPDFcompare, those two methods of adding files don't work. Nothing shows in the message box, and nothing happens when I select "Compare". I downloaded the code again, just in case it got changed, but it does the same thing.

Afaik, there have been no Windows updates, and I have not changed my python version. Also, I use Thonny as my ide.

If you could give me a little direction, I'll poke around to see if I can see happening, and maybe learn a little. The CLI version still works, but I miss the reporting.

thanks

TMan9654 commented 3 months ago

Thanks for mentioning. Ill take a look and see what the issue might be. Will give ya an update once I track down the problem.

TMan9654 commented 3 months ago

Do you receive any error messages when clicking compare? I took a look to see if I could find the issue but came up empty handed. I cloned the repo and tried running and all worked fine. Could you provide a bit more info such as any error messages, no action at all, does the program crash, etc.