KRTirtho / spotube

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
https://spotube.krtirtho.dev/
Other
26.35k stars 1.08k forks source link

[Windows] [3.7.1] Spotube does not start anymore #1620

Closed Sommergoldhaehnchen closed 2 days ago

Sommergoldhaehnchen commented 2 weeks ago

Is there an existing issue for this?

Current Behavior

After updating from version 3.6.0 to 3.7.1 the app doesn't start anymore. I already tried to uninstall the old version first and do a clean install, but same behaviour.

Expected Behavior

App should start

Steps to reproduce

  1. Update to version 3.7.1 (from 3.6.0) on windows.
  2. Try to start the app.

Operating System

Windows 11 Pro

Spotube version

v3.7.1

Installation source

Website (spotube.netlify.app) or (spotube.krtirtho.dev)

Additional information

No response

Self grab

IMG_20240613_115459 IMG_20240613_115449

Sommergoldhaehnchen commented 2 weeks ago

After reinstalling v3.6.0 Spotube does start as expected, v3. 7.1 doesn't.

karniv00l commented 2 weeks ago

For v3.7.1 try reinstalling Visual C++ Redistributable: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

Sommergoldhaehnchen commented 2 weeks ago

It's working, thanks. But now, I encounter an issue that v3.7.1 points to v3.7.0 either via github or krtitho.dev. 🧐

IMG_20240613_150412

Sommergoldhaehnchen commented 2 weeks ago

For v3.7.1 try reinstalling Visual C++ Redistributable

Should one note (FAQ, download section) that the latest VC version should be installed?

Peperehobbits01 commented 1 week ago

It's working, thanks. But now, I encounter an issue that v3.7.1 points to v3.7.0 either via github or krtitho.dev. 🧐

IMG_20240613_150412

It's probably linked to this https://github.com/KRTirtho/spotube/issues/1595

Peperehobbits01 commented 3 days ago

Could you close this issues to help looking trhow issues for maintainers easier please? Thank you.

coder0107git commented 2 days ago

For v3.7.1 try reinstalling Visual C++ Redistributable: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

When I was running Spotube from the command line I kept getting "Segmentation fault". Following this piece of advice I got it to actually run! I did discover that the version installed has to exactly match your system (on x86_64 you had to install the x64 version).