jeffvli / sonixd

A full-featured Subsonic/Jellyfin compatible desktop music player
GNU General Public License v3.0
1.87k stars 73 forks source link

Sonixd won't launch in Windows 10 #374

Closed runkaiz closed 2 years ago

runkaiz commented 2 years ago

Describe the bug image The app launched with an error and hung in the background. No window other than the error appears.

On a new installation, I tried reinstalling.

To Reproduce Steps to reproduce the behavior:

  1. Open sonixd

Expected behavior The app should open

Desktop (please complete the following information):

jeffvli commented 2 years ago

I think you may need to install this C++ redistributable package. The error is complaining about something related to NodeRT, which is a native windows module.

runkaiz commented 2 years ago

Oh my, it didn't even take longer than a day after switching out of Linux for me to encounter things like this, thanks for the tip!

runkaiz commented 2 years ago

For feature reference, the following link ended up fixing the issue, it seems like 2015 by itself doesn't work. https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170