Skip to content

High-Tide not launching on Ubuntu 24.04 with XFCE/lightDM DE #222

@Juppstein

Description

@Juppstein

Describe the bug

High-Tide does not start the application and hangs on load

** Steps To Reproduce**

  1. Install High-Tide flatpak
  2. 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions