Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] App Refuses to Open #1786

Open
1 of 2 tasks
Joni8829 opened this issue Aug 13, 2024 · 19 comments
Open
1 of 2 tasks

[Windows] App Refuses to Open #1786

Joni8829 opened this issue Aug 13, 2024 · 19 comments
Labels
bug Something isn't working Windows Windows related issue

Comments

@Joni8829
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I open the app Windows loads for a second, then nothing happens

Expected Behavior

The app should open like normal and let me play music.

Steps to reproduce

  1. I opened the app.
  2. Nothing happened after that.

Operating System

Windows

Spotube version

3.8.0+33

Installation source

Website (spotube.krtirtho.dev)

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@Joni8829 Joni8829 added the bug Something isn't working label Aug 13, 2024
@Joni8829
Copy link
Author

vivaldi_JvU3Ry2SDq
Here is a GIF that shows what happens when I open the app, in task manager

@Joni8829
Copy link
Author

I have also tried downloading from Winget, GitHub as well as launching the program as Administrator, nothing worked.

@KRTirtho
Copy link
Owner

KRTirtho commented Aug 13, 2024

I guess it's a caching issue that is causing the issue.
Can you try deleting/renaming the C:/Users/<Your User>/AppData/Roaming/oss.krtirtho/spotube folder?
Then run the app

@KRTirtho
Copy link
Owner

If it still doesn't work, can you run the following in Powershell?

& C:/Program Files/Spotube/spotube.exe --verbose | echo

Can you provide me the logs it shows?

@Joni8829

This comment was marked as outdated.

@Joni8829

This comment was marked as outdated.

@Joni8829
Copy link
Author

spotubelog.txt
Uhh, here are my logs

@Joni8829
Copy link
Author

I see a lot of these in my error log, which seems to be a null check operator issue according to ChatGPT, how do I fix it?
`[2024-08-11 19:02:51.762572]---------------------
FormatException: Unexpected end of input (at character 1)

^`

@Clerynka
Copy link

Clerynka commented Aug 15, 2024

Same Issue, spotube 3.8.0+33 but also earlier version. 3.7.1 (tried to clean cache as you sugested) but didnt work
3.6.0 works for me ok.

image

from CMD:

image
but where log file should be stored?
Report.txt

Attached file from report.wer (renamed as txt) which is createing after spotube crash

@Bowarc
Copy link

Bowarc commented Aug 15, 2024

I have the same issue on windows 10.0.19045 x64
It opens with 2 child processes, spotube.exe and WerFault.exe, then closes instantly

@AntekkiCodes
Copy link

AntekkiCodes commented Aug 18, 2024

I've faced the same issue as well

@Finite-Code
Copy link

Any fixes? I don't wanna use Spotify :(

@Clerynka
Copy link

Any fixes? I don't wanna use Spotify :(

You can uninstall 3.8 and download/install Spotube 3.6 it's latest version that works for me

@dave9123
Copy link

Any fixes? I don't wanna use Spotify :(

https://github.com/SpotX-Official/SpotX

@Hi-Phile
Copy link

Hi-Phile commented Sep 1, 2024

I normally run Arch Linux and spotube 3.8.0 works great, but I was setting up an old HP Folio 13 for a friend. I encountered this exact issue on Tiny 11 23h2.

Workaround is install 3.6.0:

At the Admin Powershell:

PS C:\Users\Tiny11> winget uninstall spotube
Found Spotube version 3.8.0+33 [KRTirtho.Spotube]
Starting package uninstall...
Successfully uninstalled

PS C:\Users\Tiny11> winget install spotube --version 3.6.0
Found Spotube [KRTirtho.Spotube] Version 3.6.0
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://github.com/KRTirtho/spotube/releases/download/v3.6.0/Spotube-windows-x86_64-setup.exe
  ██████████████████████████████  23.9 MB / 23.9 MB
Successfully verified installer hash
Starting package install...
Successfully installed

@Finite-Code
Copy link

Any fixes? I don't wanna use Spotify :(

You can uninstall 3.8 and download/install Spotube 3.6 it's latest version that works for me

yeah seems to be the only temporary fix right now!

@Bowarc
Copy link

Bowarc commented Oct 3, 2024

Any news ?

Have you tried with the latest (3.8.2) version ?

If it still doesn't work:

  • Remove anything related to spotube on your machine. (Check cache files in appdata or C:/temp if on windows)
  • Install 3.8.2 from the website.

@KRTirtho KRTirtho added the Windows Windows related issue label Oct 3, 2024
@KRTirtho
Copy link
Owner

KRTirtho commented Oct 3, 2024

@Joni8829 seeing your logfile looks like the app can't access certain endpoints. All the requests are failing.
Did you allow it outbound access that Windows Firewall showed when first opened the app?

@Clerynka
Copy link

Clerynka commented Oct 3, 2024

well there is / was no Windows Firewall popup.

1 im installing 3.8.2 - it's dead on run
2 uninstalling 3.8.2 and installing 3.6.x worked ok (technically but since few days it also stopped to playback)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Windows Windows related issue
Projects
None yet
Development

No branches or pull requests

8 participants