Skip to content

[Bug]: QML Type Errors Issue on Arch Linux #207

Open
@ahmedelq

Description

@ahmedelq

Description of the bug

Bug Report: QML Type Errors Issue on Arch Linux

Describe the bug

When running librum on Arch Linux, the application fails to start and throws QML type errors along with a warning about a missing Wayland platform plugin.

Specifically, the following errors occur:

Librum: qrc:/main.qml:86:27: Type MAlertBox unavailable
Librum: qrc:/modules/CustomComponents/MAlertBox.qml:72:13: IconImage is not a type

Expected behavior

The librum application should start without errors and display its user interface correctly.

Actual behavior

The application fails to start and outputs the error messages listed above. The application window crash immediately.

Steps To Reproduce

To Reproduce

  1. Build librum from source (using yay -S librum --noconfirm).
  2. Attempt to run the compiled librum application.
  3. Observe the error messages in the terminal output.

Additional Information

Environment

  • OS: EndeavourOS (Arch Linux) (6.12.13-1-lts)
  • Package Manager: yay.
  • Qt Version: QMake version 3.1 Using Qt version 5.15.16 in /usr/lib
  • librum Version: v.0.12.2-4
  • Desktop Environment: GNOME Shell 47.4

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions