Skip to content

QML failed to load — no root objects #136

@rod-laycock

Description

@rod-laycock

Using latest version (0.3.5), installed via apt-get.

When I try running the application via command terminalI get:

[2026-06-11 22:32:20.870] [logitune.device   ] [DEBUG] "/dev/hidraw5" no HID++ report ID in descriptor, skipping
[2026-06-11 22:32:20.871] [logitune.device   ] [DEBUG] scan complete: 10 hidraw devices, 0 sessions active
[2026-06-11 22:32:20.893] [logitune.app      ] [INFO ] Loading QML...
[2026-06-11 22:32:20.958] [default           ] [WARN ] QQmlApplicationEngine failed to load component
[2026-06-11 22:32:20.958] [default           ] [WARN ] qrc:/Logitune/qml/Main.qml:270:42: Type DeviceView unavailable
[2026-06-11 22:32:20.959] [default           ] [WARN ] qrc:/Logitune/qml/DeviceView.qml:123:9: Type ButtonsPage unavailable
[2026-06-11 22:32:20.959] [default           ] [WARN ] qrc:/Logitune/qml/ButtonsPage.qml:89:13: Type DeviceRender unavailable
[2026-06-11 22:32:20.959] [default           ] [WARN ] qrc:/Logitune/qml/DeviceRender.qml:3:1: module "QtQuick.Dialogs" is not installed
[2026-06-11 22:32:20.959] [logitune.app      ] [INFO ] QML loaded, root objects: 0
[2026-06-11 22:32:20.959] [logitune.app      ] [CRIT ] QML failed to load — no root objects

App won't run when executing from the icon on the dock.

Tried removing and reinstalling it, same issue.

OS: Ubuntu 24.04.04, on Wayland

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions