-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
It's not runnig on debian 12 #552
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
Comments
Please fill out all the missing fields, otherwise we cannot help you |
And also log output would be helpful |
You need to download the AppImage, the deb you downloaded is for ubuntu.
If you want to create an icon and register it in the app library you can create a .desktop file with icon and binary. This kind of guide can help you. |
I had encountered the same issue when trying to install the It turns out that the underlying cause is that Debian 12 has moved from appindicator to ayatana-appindicator (as described here: https://github.com/AyatanaIndicators/libayatana-appindicator/issues/30). Given that Ubuntu is planning to follow Debian in deprecating appindicator in favour of ayatana-appindicator (see https://bugs.launchpad.net/ubuntu/+source/libayatana-appindicator/+bug/1915695), it might make sense for Spotube to anticipate and move to libayatana-appindicator already. P.S. Let me use this opportunity to thank all contributors for working on such a great app! |
It has been fixed on Nightly |
Fixed in v3.1.1 |
The libayatana-appindicators issues still happens on Debian Trixie (13) while building via flatpak-builder. |
Why'd u build the flatpak instead of installing? |
Because there currently is no Flatpak for ARM (#715) |
This is not happening because of this, for sure. It happens only to the |
I tried building it via
|
How did you clone the repo? The repo has submodules, so you've to clone them as well $ git clone https://github.com/KRTirtho/com.github.KRTirtho.Spotube --recursive --shallow-submodules --depth=1 --single-branch |
Yes! That was indeed the problem. Thanks! |
Is there an existing issue for this?
Current Behavior
Expected Behavior
Steps to reproduce
Depende: gir1.2-appindicator3-0.1 but not is installable
Operating System
Debian 12
Spotube version
v3.0.0
Installation source
GitHub Releases (Binary)
Additional information
v3.0.0 Spotube-linux-x86_64.deb
The text was updated successfully, but these errors were encountered: