Skip to content

Flatpak dependency problems #261

Description

@SEKCobra

What type of installation are you running?

Desktop

Which Linux OS are you using?

opensuse Tumbleweed

Which version of LNXLink has the issue?

2026.7.0

Describe the problem

The Flatpak seems to be unable to install several pip dependencies, there are plenty of errors "Can't install package". This renders several modules broken, most notably the notify component.

INFO:lnxlink:Installing 'dbus-notification>=2026.7.0'... ERROR:lnxlink:Can't install package dbus-notification

Unfortunately I was not able to debug further as I am not well versed in python debugging. It also seems parameters are not passed into the flatpak.

Additional context

INFO:lnxlink:By not setting up the SystemD, LNXlink won't be able to start on boot... INFO:lnxlink:LNXlink 2026.7.0, Python 3.13.14, Install method: flatpak INFO:lnxlink:Installing 'ewmh>=0.1.6'... ERROR:lnxlink:Can't install package ewmh INFO:lnxlink:Installing 'python-xlib>=0.33'... ERROR:lnxlink:Can't install package python-xlib ERROR:lnxlink:Error with addon active_window, please remove it from your config: 'NoneType' object has no attribute 'display' ERROR:lnxlink:Error with addon bluetooth, please remove it from your config: syntax error: line 1, column 0 ERROR:lnxlink:Error with addon clipboard, please remove it from your config: System command 'xclip' or 'xsel' not found ERROR:lnxlink:Error with addon current_user, please remove it from your config: Could not query loginctl sessions INFO:lnxlink:Installing 'docker>=7.0.0'... ERROR:lnxlink:Can't install package docker ERROR:lnxlink:Error with addon docker, please remove it from your config: Docker package not found INFO:lnxlink:Installing 'dbus-notification>=2026.7.0'... ERROR:lnxlink:Can't install package dbus-notification ERROR:lnxlink:Error with addon steam, please remove it from your config: Steam not found ERROR:lnxlink:Error with addon sys_updates, please remove it from your config: System commands not found for package manager INFO:lnxlink:Installing 'dbus-networkdevices>=2026.7.0'... ERROR:lnxlink:Can't install package dbus-networkdevices ERROR:lnxlink:Error with addon wifi, please remove it from your config: 'NoneType' object has no attribute 'DBUSNetworkDevices' INFO:lnxlink:Loaded addons: bash, camera_used, cpu, disk_io, disk_usage, display_env, gamepad, interfaces, logging_level, lwt, memory, microphone_used, mounts, network, notify, required_restart, restart, shutdown, speaker_used, suspend, temperature, update, update_entities, watch_changes INFO:lnxlink:MQTT connection: Success

Configuration

Logs

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