tiliado / nuvolaplayer

Nuvola Player - Tight integration of web-based media streaming services with your desktop
https://nuvola.tiliado.eu/
BSD 2-Clause "Simplified" License
334 stars 27 forks source link

Can't install Nuvola Services Pop_OS! #630

Closed aia832003 closed 4 years ago

aia832003 commented 4 years ago

I'm getting the below when using Pop_OS!. The system has Flathub enable and allows for the Nuvola repo to be added, but then fails to move forward on dependencies.

andrewallen@pop-os:~$ sudo apt install flatpak xdg-desktop-portal-gtk gnome-software-plugin-flatpak [sudo] password for andrewallen: Reading package lists... Done Building dependency tree
Reading state information... Done xdg-desktop-portal-gtk is already the newest version (1.6.0-1build1). xdg-desktop-portal-gtk set to manually installed. flatpak is already the newest version (1.6.5-0ubuntu0.1). flatpak set to manually installed. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: gnome-software-plugin-flatpak : Depends: gnome-software (= 3.36.1-0ubuntu0.20.04.0) but it is not going to be installed E: Unable to correct problems, you have held broken packages. andrewallen@pop-os:~$ flatpak remote-add --if-not-exists nuvola https://dl.tiliado.eu/flatpak/nuvola.flatpakrepo andrewallen@pop-os:~$ flatpak install nuvola eu.tiliado.Nuvola Looking for matches… error: The application eu.tiliado.Nuvola/x86_64/stable requires the runtime org.gnome.Platform/x86_64/3.34 which was not found

jiri-janousek commented 4 years ago

Hello @aia832003,

Are you sure flathub repo is enabled?

flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
aia832003 commented 4 years ago

Well... maybe it wasn't. That worked. Thanks Jiri!

Sent from Mailspring (https://link.getmailspring.com/link/C47B0738-53A1-4782-82B1-A7B3C3A730EC@getmailspring.com/0?redirect=https%3A%2F%2Fgetmailspring.com%2F&recipient=cmVwbHkrQUNUN09VMjRZSU5VRTdXTFZDVU9EUk41TUQyNjNFVkJOSEhDU1pCU1hRQHJlcGx5LmdpdGh1Yi5jb20%3D), the best free email app for work On Sep 6 2020, at 11:57 am, Jiří Janoušek notifications@github.com wrote:

Hello @aia832003 (https://link.getmailspring.com/link/C47B0738-53A1-4782-82B1-A7B3C3A730EC@getmailspring.com/1?redirect=https%3A%2F%2Fgithub.com%2Faia832003&recipient=cmVwbHkrQUNUN09VMjRZSU5VRTdXTFZDVU9EUk41TUQyNjNFVkJOSEhDU1pCU1hRQHJlcGx5LmdpdGh1Yi5jb20%3D), Are you sure flathub repo is enabled? flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub (https://link.getmailspring.com/link/C47B0738-53A1-4782-82B1-A7B3C3A730EC@getmailspring.com/2?redirect=https%3A%2F%2Fgithub.com%2Ftiliado%2Fnuvolaruntime%2Fissues%2F630%23issuecomment-687841176&recipient=cmVwbHkrQUNUN09VMjRZSU5VRTdXTFZDVU9EUk41TUQyNjNFVkJOSEhDU1pCU1hRQHJlcGx5LmdpdGh1Yi5jb20%3D), or unsubscribe (https://link.getmailspring.com/link/C47B0738-53A1-4782-82B1-A7B3C3A730EC@getmailspring.com/3?redirect=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACT7OU7IG5CY4KGI45CLFLDSEO5O3ANCNFSM4Q4SQIEQ&recipient=cmVwbHkrQUNUN09VMjRZSU5VRTdXTFZDVU9EUk41TUQyNjNFVkJOSEhDU1pCU1hRQHJlcGx5LmdpdGh1Yi5jb20%3D).

jiri-janousek commented 4 years ago

Glad to help :-)