Closed issue by m4rcu5 on void-packages repository https://github.com/void-linux/void-packages/issues/31110 Description: The package `welle.io` should depend on `qt5-graphicaleffects`. ``` 2021-05-25T11:42:02.589 Debug: main: Set language "en_US" 2021-05-25T11:42:02.589 Debug: main: Error while loading language "en_US" use untranslated text (ie. English) 2021-05-25T11:42:02.596 Debug: Audio: Current sound output "alsa_output.pci-0000_00_1b.0.analog-stereo" 2021-05-25T11:42:02.597 Debug: Audio: ActiveState 2021-05-25T11:42:02.641 Warning: QQmlApplicationEngine failed to load component 2021-05-25T11:42:02.641 Warning: qrc:/QML/MainView.qml:516:5: Type MessagePopup unavailable 2021-05-25T11:42:02.641 Warning: qrc:/QML/components/MessagePopup.qml:3:1: module "QtGraphicalEffects" is not installed ``` After installing `qt5-graphicaleffects` the application start correctly.