Skip to content

fix: white screen when play song from artists screen#3012

Open
ctrlVnt wants to merge 2 commits into
KRTirtho:devfrom
ctrlVnt:master
Open

fix: white screen when play song from artists screen#3012
ctrlVnt wants to merge 2 commits into
KRTirtho:devfrom
ctrlVnt:master

Conversation

@ctrlVnt
Copy link
Copy Markdown

@ctrlVnt ctrlVnt commented Apr 18, 2026

Fix issue #2949

In artist screen there was an error due to null check operator used on a null value. (using NewPipe and Spotify plugin)

So now if a.width or b.width are null are 0. This avoids the white screen which would be an unhandled error in Flutter

I tested and it works for me, no more white screen when you play songs from artist screen

KRTirtho and others added 2 commits February 24, 2026 18:48
* chore: replace windows app icon by a higher resolution (KRTirtho#2838)

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>

* fix: upgrade NewPipeExtractor to latest version fixinng playback issue

* cd: disable free disk space step

* chore: upgrade pubspec

* fix(android): build not working due to

* chore: remove package assets folder

* fix: lyrics not working

* chore: generate changelog

---------

Co-authored-by: Tobse <1190109+TobseF@users.noreply.github.com>
@sinlessone sinlessone mentioned this pull request May 1, 2026
2 tasks
@TIBREWA
Copy link
Copy Markdown

TIBREWA commented May 15, 2026

please merge it the issue is very irritating

marcos10pcs added a commit to marcos10pcs/spotube that referenced this pull request May 23, 2026
Added a note about:
- Fix for artist screen white screen (PR KRTirtho#3012)
- NewPipe as default engine for Android/Windows

Co-Authored-By: Claude Opus 4.7 <noreply@anthreply.com>
@marco-calautti
Copy link
Copy Markdown

Until this fix and others get merged here, I created an AUR package based on marcos10pcs fork which applies this and other fixes.
https://aur.archlinux.org/packages/spotube-fork-bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants