Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

not run on Debian 11 (X86_64) #1546

Closed
2 tasks done
jackygoule opened this issue Jun 1, 2024 · 2 comments
Closed
2 tasks done

not run on Debian 11 (X86_64) #1546

jackygoule opened this issue Jun 1, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jackygoule
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I test to run Spotube on My laptop
With faltpack
fabien@fabien-w55xeu:~$ flatpak run com.github.KRTirtho.Spotube

(process:2): GLib-GObject-CRITICAL **: 12:10:20.083: g_object_new_is_valid_property: object class 'MyApplication' has no property named 'com.github.KRTirtho.Spotube'

** (spotube:2): CRITICAL **: 12:10:20.269: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found

** (spotube:2): CRITICAL **: 12:10:20.272: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
package:media_kit_libs_linux registered.
flutter: media_kit: WARNING: package:media_kit_native_event_loop not found.
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FileSystemException: lock failed, path = '/home/fabien/.var/app/com.github.KRTirtho.Spotube/data/spotube/spotube_cache.lock' (OS Error: Ressource temporairement non disponible, errno = 11)
#0 _checkForErrorResponse (dart:io/common.dart:55)
#1 _RandomAccessFile.lock. (dart:io/file_impl.dart:1023)

#2 StorageBackendVm.initialize (package:hive/src/backend/vm/storage_backend_vm.dart:81)

#3 HiveImpl._openBox (package:hive/src/hive_impl.dart:111)

#4 HiveImpl.openLazyBox (package:hive/src/hive_impl.dart:160)

#5 PersistedStateNotifier.initializeBoxes (package:spotube/utils/persisted_state_notifier.dart:111)

#6 main (package:spotube/main.dart:100)

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FileSystemException: lock failed, path = '/home/fabien/.var/app/com.github.KRTirtho.Spotube/data/spotube/spotube_cache.lock' (OS Error: Ressource temporairement non disponible, errno = 11)
#0 _checkForErrorResponse (dart:io/common.dart:55)
#1 _RandomAccessFile.lock. (dart:io/file_impl.dart:1023)

#2 StorageBackendVm.initialize (package:hive/src/backend/vm/storage_backend_vm.dart:81)

#3 HiveImpl._openBox (package:hive/src/hive_impl.dart:111)

#4 HiveImpl.openLazyBox (package:hive/src/hive_impl.dart:160)

#5 PersistedStateNotifier.initializeBoxes (package:spotube/utils/persisted_state_notifier.dart:111)

#6 main (package:spotube/main.dart:100)

With Spotube-linux-x86_64.deb
fabien@fabien-w55xeu:~/Téléchargements$ sudo apt install ./Spotube-linux-x86_64.deb
[sudo] Mot de passe de fabien :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Note : sélection de « spotube » au lieu de « ./Spotube-linux-x86_64.deb »
Certains paquets ne peuvent être installés. Ceci peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
L'information suivante devrait vous aider à résoudre la situation :

Les paquets suivants contiennent des dépendances non satisfaites :
spotube : Dépend: libjsoncpp25 mais il n'est pas installable
E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ».

With nightly
fabien@fabien-w55xeu:~/Téléchargements/spotube-linux-nightly-x86_64$ ./spotube
./spotube: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by ./spotube) ./spotube: /lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by /home/fabien/Téléchargements/spotube-linux-nightly-x86_64/lib/libflutter_secure_storage_linux_plugin.so)
./spotube: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /home/fabien/Téléchargements/spotube-linux-nightly-x86_64/lib/libflutter_secure_storage_linux_plugin.so) ./spotube: /lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by /home/fabien/Téléchargements/spotube-linux-nightly-x86_64/lib/libsystem_tray_plugin.so)
./spotube: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /home/fabien/Téléchargements/spotube-linux-nightly-x86_64/lib/libsystem_tray_plugin.so) ./spotube: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /home/fabien/Téléchargements/spotube-linux-nightly-x86_64/lib/libsystem_tray_plugin.so)

Expected Behavior

Run Spotube on my laptop

Steps to reproduce

Test build Spotube on debian 11 x86_64 with flatpack ,.deb and nightly

Operating System

debian 11 x86_64

Spotube version

last

Installation source

Flathub (Flatpak)

Additional information

all binary not run

Self grab

  • I'm ready to work on this issue!
@jackygoule jackygoule added the bug Something isn't working label Jun 1, 2024
@jackygoule
Copy link
Author

After reboot , spotube (flatpack) run .But when i closed it i can't run another time.Every time i must reboot for run Spotube

@KRTirtho
Copy link
Owner

KRTirtho commented Jun 1, 2024

Spotube is already running in the background (minimized to Task Bar). You can disable it from settings.
Close it fully using the taskbar icon. If you can't suspend the process from a task manager. Then, reopen Spotube

Repository owner locked and limited conversation to collaborators Jun 1, 2024
@KRTirtho KRTirtho converted this issue into discussion #1547 Jun 1, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants