KRTirtho / spotube

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

[Bug] <Spotube doesn't start on Linux mint Tricia> #349

Open EmaG17 opened 1 year ago

EmaG17 commented 1 year ago

Is there an existing issue for this?

Current Behavior

When i download and install Spotube (appimage or .deb package) nothing happens, even when installation goes like it should.

Expected Behavior

For the pictures in the program description, i expect that just works.

Steps To Reproduce

No response

Spotube Version

At least in the last two versions.

Operating System

Linux

Linux Distribution (if applicable)

Mint

Operating System Version

18

Installation Source

Official Website (spotube.netlify.app), Github Release (Binary)

Additional information

No response

etckra commented 12 months ago

Similar issue, Arch Linux, when using the system title bar it will no longer close but when using the app title bar, just launches an empty window. Came with the newest update and was working just fine beforehand. Uninstalled and reinstalled several times via yay pamac and flatpak. Just doesnt fucking work anymore.

arturopitu commented 10 months ago

Same issue as @etckra, the second time you open the app only a blank window appear, and for me killing the process and relaunching seems to make it work again. Debian 12 with the deb and flatpak version.

Mikesco3 commented 9 months ago

I'm running Linux Manjaro on Xfce4 and the flatpak which is on version 3.3 runs fine...

However when I Installed the version 3.4 from the AUR then I signed into lastfm, everything was fine, but when I signed into spotify with the cookie, it went gray... image


I tried starting it from the command prompt and I get this:

(process:239219): GLib-GObject-CRITICAL **: 20:49:29.314: g_object_new_is_valid_property: object class 'MyApplication' has no property named 'com.github.KRTirtho.Spotube'

(spotube:239219): Gdk-CRITICAL **: 20:49:29.374: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed
package:media_kit_libs_linux registered.
flutter: media_kit: WARNING: package:media_kit_native_event_loop not found.
flutter: Configure AudioServiceLinux.
method call InitSystemTray
SystemTray::set_system_tray_info title: , icon_path: /usr/share/spotube-bin/data/flutter_assets/assets/spotube-logo.png, toolTip: (null)
method call CreateContextMenu
value_to_menu_item type:label, label:Show/Hide
value_to_menu_item type:label, label:Play/Pause
value_to_menu_item type:label, label:Next
value_to_menu_item type:label, label:Previous
value_to_menu_item type:label, label:Quit
flutter: setQueue() has not been implemented.
flutter: Get org.mpris.MediaPlayer2.Player.Volume not implemented
flutter: Get org.mpris.MediaPlayer2.Player.Volume not implemented
flutter: GetPosition(): 0:00:00.000000
flutter: GetPosition(): 0:00:00.000000
method call SetContextMenu
flutter: Get org.mpris.MediaPlayer2.Player.Volume not implemented
flutter: Get org.mpris.MediaPlayer2.Player.Volume not implemented
flutter: GetPosition(): 0:00:00.000000
flutter: GetPosition(): 0:00:00.000000

I have checked to see whether I have the dependencies installed, also tried downloading the tar.gz straight from github and running that, just in case... but get the same result...

Mikesco3 commented 9 months ago

I ended up filing this bug https://github.com/KRTirtho/spotube/issues/978 Because I'm not sure if it is the same issue as here and I only get it on version 3.4.0

KRTirtho commented 1 month ago

Is it fixed in 3.8.0?