-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Login gives Gray Page #1800
Comments
Same happening on Arch |
Same but only at the first launch, I just closed and reopen the app and it got fixed. |
I just had the exact same problem, could connect to Spotify on my second launch, so it's not really a problem anymore. Running:
The F-Droid version works fine. |
Even after entering the credentials and pressing login, the whole Spotube freezes and cpu usage spikes to 100% which causes the whole system to crumble. I had to force close Spotube to get back to normal. This happens in the first login. After that i could log in on the second time (if you count the grey screen, it was actually the third time). Edit: I just clicked on an artist and the whole app froze again. Again spiked cpu usage. This app is not ready yet. Sorry. Gonna check out again in a couple months. Aarch64 Linux version. |
Happens on Windows 10 20H2 too. Skipping the login then going into the app's setting to attempt to login, the Connect With Spotify button does nothing. |
I am experiencing this issue atm. Was a fix every found? I just installed the spotube-bin package from AUR with yay. |
The latest update fixed the issue. |
I am on 3.8.1-2, which is the latest. I can with confidence say that no, the issue isn't fully resolved. At least not for me. What makes this even worse is that this is a "It works on my machine" issue lol |
Try uninstalling completely and reinstalling |
A reinstall did sadly not solve this for me. I'd be happy to investigate this a bit more but at the moment I am preparing for a CTF this weekend. But, as I said I'd be happy to take a look at this next week :-) |
Newest update breaks for me Building Linux application...
CMake Error at /usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:73 (message):
The C++ compiler
"/usr/lib/ccache/bin/clang++"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: '/tmp/makepkg/spotube/src/spotube-3.8.1/build/linux/x64/release/CMakeFiles/CMakeScratch/TryCompile-p8iNuU'
Run Build Command(s): /usr/bin/ninja -v cmTC_e9f22
[1/2] /usr/lib/ccache/bin/clang++ -march=native -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -MD -MT CMakeFiles/cmTC_e9f22.dir/testCXXCompiler.cxx.o -MF CMakeFiles/cmTC_e9f22.dir/testCXXCompiler.cxx.o.d -o CMakeFiles/cmTC_e9f22.dir/testCXXCompiler.cxx.o -c /tmp/makepkg/spotube/src/spotube-3.8.1/build/linux/x64/release/CMakeFiles/CMakeScratch/TryCompile-p8iNuU/testCXXCompiler.cxx
[2/2] : && /usr/lib/ccache/bin/clang++ -march=native -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -fuse-ld=mold CMakeFiles/cmTC_e9f22.dir/testCXXCompiler.cxx.o -o cmTC_e9f22 && :
FAILED: cmTC_e9f22
: && /usr/lib/ccache/bin/clang++ -march=native -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -fuse-ld=mold CMakeFiles/cmTC_e9f22.dir/testCXXCompiler.cxx.o -o cmTC_e9f22 && :
clang++: error: invalid linker name in argument '-fuse-ld=mold'
ninja: build stopped: subcommand failed.
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
Unable to generate build files
==> ERROR: A failure occurred in build().
Aborting...
-> error making: spotube-exit status 4
checking dependencies...
Package (2) Old Version Net Change
patchelf 0.18.0-3 -0.24 MiB
rustup 1.27.1-1 -7.62 MiB
Total Removed Size: 7.86 MiB
:: Do you want to remove these packages? [Y/n]
:: Processing package changes...
(1/2) removing rustup [---------------------------] 100%
(2/2) removing patchelf [---------------------------] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Cleaning up old package cache...
==> no candidate packages found for pruning
-> Failed to install the following packages. Manual intervention is required:
spotube - exit status 4 |
Is there an existing issue for this?
Current Behavior
Fresh install of spotube v3.8.0 open for the first time new login page will just show me gray page
Expected Behavior
It is supposed to let me connect to spotify
Steps to reproduce
Operating System
Windows 10 22H2
Spotube version
v.3.8.0
Installation source
Website (spotube.krtirtho.dev)
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: