We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tried to compile https://github.com/Diegovsky/spot -> doesn't work on ubuntu jammy (latest)
Error says the following doesn't exist:
and many other issues (no time for that)
Would be nice if you could add your deployment docker file or/and the other requirements, further I love linking to: https://askubuntu.com/questions/1404616/how-to-build-spot-native-spotify-client-on-ubuntu-22-04
It helped a bit, as the instructions in the repo are kinda messy :-)
However, ninja install -C target fails:
ninja install -C target
Despite
The versions seem right according to docs
Cargo.toml says v1_2, tried to play around with that as well, didn't work
@Diegovsky
repost of xou816#689 (comment)
The text was updated successfully, but these errors were encountered:
It's very unfortunate Spot doesn't build in Debian and Ubuntu. I'm not having any issues on Arch, but it's something we'll have to tacle.
Sorry, something went wrong.
I believe this stems from those distros not having recent enough versions of libadwaita.
@ksaadDE would you be fine with flatpak? I'm looking into releasing a new version.
@ksaadDE would you be fine with flatpak? I'm looking into releasing a new
I prefer Snaps and AppImage but that works too.
No branches or pull requests
Tried to compile https://github.com/Diegovsky/spot
-> doesn't work on ubuntu jammy (latest)
Error says the following doesn't exist:
and many other issues (no time for that)
Would be nice if you could add your deployment docker file or/and the other requirements, further I love linking to: https://askubuntu.com/questions/1404616/how-to-build-spot-native-spotify-client-on-ubuntu-22-04
It helped a bit, as the instructions in the repo are kinda messy :-)
However,
ninja install -C target
fails:Despite
The versions seem right according to docs
Cargo.toml says v1_2, tried to play around with that as well, didn't work
@Diegovsky
repost of xou816#689 (comment)
The text was updated successfully, but these errors were encountered: