-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
High-Tide does not start the application and hangs on load
** Steps To Reproduce**
- Install High-Tide flatpak
- Start Application
System:
- OS: Ubuntu 24.04 XFCE/LightDM
- Package: Flatpak
- Version 1.1.0
Additional context
If calling high-tide flatpak from terminal the following error shows up:
flatpak run io.github.nokse22.high-tide
GStreamer version: GStreamer 1.26.1
initializing secret store
Traceback (most recent call last):
File "/app/share/high-tide/high_tide/main.py", line 83, in do_activate
self.win = HighTideWindow(application=self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/high-tide/high_tide/window.py", line 206, in __init__
self.secret_store = SecretStore(self.session)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/high-tide/high_tide/lib/secret_storage.py", line 59, in __init__
password = Secret.password_lookup_sync(self.schema, {}, None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: g-dbus-error-quark: org.freedesktop.DBus.Error.ServiceUnknown (2)
aside from high-tide another two tasks can be seen in task manager, two times the same task name: "bwrap --args 40 --high-tide"
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working