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] white screen, can't do anything #1469

Open
1 of 2 tasks
vvdr1402 opened this issue May 3, 2024 · 8 comments
Open
1 of 2 tasks

[Windows] white screen, can't do anything #1469

vvdr1402 opened this issue May 3, 2024 · 8 comments
Labels
bug Something isn't working Windows Windows related issue

Comments

@vvdr1402
Copy link

vvdr1402 commented May 3, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Anytime I open spotube, I'm met with a white screen unable to do anything, have to close the app with a task manager. The very first time I downloaded spotube (january 2024) it did work well, the issue started ~month after. Tried uninstalling, re-installing, different versions, stable builds, nightly builds - all the same.
Screenshot (1379)

Expected Behavior

The app opening to the regular menu

Steps to reproduce

  1. Installed the app
  2. Opened the app
  3. White screen

Operating System

Windows 10

Spotube version

v.3.4.0, v.3.6.0

Installation source

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

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@vvdr1402 vvdr1402 added the bug Something isn't working label May 3, 2024
@GoodVessel92551
Copy link

I have the same issue on windows 11
image

@KRTirtho
Copy link
Owner

KRTirtho commented May 9, 2024

Usually, when another instance of Spotube is already running in the background and your try to run it, this kind of issue happens. This is due to the underlying local DB (HiveDB) that Spotube uses for caching is locked to a single instance to prevent race conditions caused by multiple instances.

Please check your Task Manager to see if it's already running there. If it is, kill it first and then re-open Spotube.

@GoodVessel92551
Copy link

I am killing it in Task Manager and when I re-open it opens it as a background process and if I click on it again to open it then opens the white screen and it moves the process to apps. And if I kill it after the first attempt it will just open it as a background process the next time I try to open it.
Screenshot 2024-05-09 200653
^ First attempt at opening it
Screenshot 2024-05-09 200720
^ Second Attempt at opening it

@GoodVessel92551
Copy link

Here is a video of what happens.

2024-05-09.20-13-02.mp4

@AtlasZero-ctrl
Copy link

ive got the same issue i tried it on a different laptop and it worked perfectly except when i close it the first time it never opens back up again and spotify account linking doesn't work

@xZezaru
Copy link

xZezaru commented May 20, 2024

same for me on windows 11

@bharatyadv
Copy link

bharatyadv commented May 21, 2024

I am also having same issue, so I also searched elsewhere and found that other applications were also facing the same issue and there were few suspected reasons, first was that it's a flutter issue, second was that this problem occurred most frequently in ryzen processors and nvidia gpu powered devices and it had something to do with freesync or vsync and lastly most people were able to solve this problem by updating their drivers correctly. One other reason was because of some corrupt .dll files that explains why it only occurs on some devices not all.

@KRTirtho
Copy link
Owner

KRTirtho commented Jun 2, 2024

Here is a video of what happens.
2024-05-09.20-13-02.mp4

Can you check the Task bar to see if it's running (can open it by clicking) after starting it for the first time?

@KRTirtho KRTirtho changed the title white screen, can't do anything [Windows] white screen, can't do anything Jun 2, 2024
@KRTirtho KRTirtho added the Windows Windows related issue label Jun 2, 2024
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
Status: Backlog
Development

No branches or pull requests

6 participants