KRTirtho / spotube

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
https://spotube.krtirtho.dev/
Other
30.64k stars 1.26k forks source link

Flatpak version crashes on Linux Guix when trying to connect to Spotify #2015

Open 7032x opened 3 weeks ago

7032x commented 3 weeks ago

Is there an existing issue for this? (Please read the description)

Current Behavior

Flatpak version crashes on Linux Guix when trying to connect to Spotify

Expected Behavior

The app should open a page to connect.

Steps to reproduce

  1. flatpak install spotube
  2. run the app
  3. settings > connect
  4. crashes

Logs

~$ flatpak install spotube Looking for matches… Found ref ‘app/com.github.KRTirtho.Spotube/x86_64/stable’ in remote ‘flathub’ (user). Use this ref? [Y/n]: Required runtime for com.github.KRTirtho.Spotube/x86_64/stable (runtime/org.gnome.Platform/x86_64/46) found in remote flathub Do you want to install it? [Y/n]:

com.github.KRTirtho.Spotube permissions: ipc network fallback-x11 pulseaudio wayland x11 dri file access [1] dbus access [2] bus ownership [3] system dbus access [4]

[1] xdg-documents, xdg-download, xdg-run/app/com.discordapp.Discord:create, xdg-run/pipewire-0:ro
[2] org.freedesktop.Notifications, org.freedesktop.secrets, org.kde.StatusNotifierWatcher
[3] org.mpris.MediaPlayer2.spotube.*
[4] org.freedesktop.Avahi.*

    ID                                            Branch           Op           Remote            Download
  1. [✓] com.github.KRTirtho.Spotube.Locale stable i flathub 5.4 kB / 54.4 kB
  2. [✓] org.freedesktop.Platform.openh264 2.4.1 i flathub 918.3 kB / 976.5 kB
  3. [✓] org.gnome.Platform.Locale 46 i flathub 18.0 kB / 379.0 MB
  4. [✓] org.gnome.Platform 46 i flathub 233.2 MB / 363.8 MB
  5. [✓] com.github.KRTirtho.Spotube stable i flathub 41.8 MB / 35.3 MB

Installation complete. ~$ flatpak run com.github.KRTirtho.Spotube package:media_kit_libs_linux registered. flutter: media_kit: WARNING: package:media_kit_native_event_loop not found.

Operating System

Guix System, Linux, Gnome 44.10

Spotube version

3.8.3

Installation source

Flathub (Flatpak)

Additional information

No response

Self grab

CoolSpot commented 2 weeks ago

See also #1836