flaviotordini / musique

Perfectâ„¢ desktop music player
http://flavio.tordini.org/musique
GNU General Public License v3.0
140 stars 18 forks source link

Stuck at 0% when scanning music folder on Windows 10 #35

Closed zenfunkpanda closed 3 years ago

zenfunkpanda commented 3 years ago

The same latest version on Windows 7 runs perfectly, on Windows 10 give that error (via WinDbg):

[unknown] Update check failed 0 ""
[unknown] QSslSocket::connectToHostEncrypted: TLS initialization failed
[unknown] Discogs error, retrying... "Album Name" ""
flaviotordini commented 3 years ago

Looks like something is wrong with TLS so Musique cannot make HTTPS calls. I'll have a look.

flaviotordini commented 3 years ago

I believe Musique setup is missing msvcr100.dll which is usually found in most Windows installations but probably not yours. I will fix the setup. In the meantime install this:

https://www.microsoft.com/en-US/Download/confirmation.aspx?id=14632