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

Compiling on Jammy does not work (latest release zip and git clone from this repo) #1

Open
ksaadDE opened this issue Jan 28, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@ksaadDE
Copy link

ksaadDE commented Jan 28, 2024

Tried to compile https://github.com/Diegovsky/spot
-> doesn't work on ubuntu jammy (latest)

Error says the following doesn't exist:

  • Adw.EntryRow
  • Adw.EntryPassword
  • glib2.0 is not found (despite being installed)

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:
grafik

Despite
grafik

grafik

grafik

The versions seem right according to docs

  1. https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.PasswordEntryRow.html
  2. https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.EntryRow.html

Cargo.toml says v1_2, tried to play around with that as well, didn't work

@Diegovsky

repost of xou816#689 (comment)

@Diegovsky
Copy link
Owner

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.

@Diegovsky
Copy link
Owner

I believe this stems from those distros not having recent enough versions of libadwaita.

@Diegovsky
Copy link
Owner

@ksaadDE would you be fine with flatpak? I'm looking into releasing a new version.

@ksaadDE
Copy link
Author

ksaadDE commented Jan 31, 2024

@ksaadDE would you be fine with flatpak? I'm looking into releasing a new

I prefer Snaps and AppImage but that works too.

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

No branches or pull requests

2 participants