Open
Description
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
- Build
librum
from source (usingyay -S librum --noconfirm
). - Attempt to run the compiled
librum
application. - 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