David-Maisonave / MediaFileDuplicateFinder

Media File Duplicate Finder finds duplicated video and image files based on similarities. Finds duplicates which have different file types, format, resolution, frame rate, watermark, and file tags.
GNU General Public License v3.0
25 stars 0 forks source link

🐞[Bug]: The GUI is invisible #4

Closed the-liquid-metal closed 1 year ago

the-liquid-metal commented 1 year ago

Please enter a clear and concise description of the bug.

The GUI is invisible. Just the icon in taskbar.

What Operating System (OS)?

windows 10

What version of MediaFileDuplicateFinder?

Version 1.5

Where did you download MediaFileDuplicateFinder from?

github

Steps To Reproduce

No response

Expected Behavior

No response

Snapshot(s)

No response

David-Maisonave commented 1 year ago

Thank you very much for reporting this issue.

This issue if very strange. I always upload the release files to Github from my local repository. I just tested the local repository files, and they work, but when I download the files from Github, they fail!

I usually use a script to upload the files automatically, so I thought something failed in the script, so I manually updated the Github files, and the win-x64_Ver1.5.zip works now, but the win-x64_Ver1.5_Setup.msi still fails. I'm getting an Access is denied error. This might be some anti-virus settings on my computer triggering the error, but until I'm certain, I'm going to remove MediaFileDuplicateFinder_win-x64_Ver1.5_Setup.msi from the release.

For now, please use MediaFileDuplicateFinder_win-x64_Ver1.5.zip.

Thanks

the-liquid-metal commented 1 year ago

Solved. Missing required .net runtime. Please inform the user to install it.