New comment by xtraeme on void-packages repository https://github.com/void-linux/void-packages/issues/14782#issuecomment-536185328 Comment: Looks like Qt::AA_EnableHighDpiScaling needs to be set somewhere... El sáb., 28 sept. 2019 14:12, LinArcX escribió: > If you run a qt program that uses imagine theme > , the > progressbar-animation can't show to the user. > System > > - xuname: > > > dmesg: read kernel buffer failed: Operation not permitted > Void 5.2.17_1 x86_64 GenuineIntel uptodate rrDDDDDFFF > > * package: > qt5-graphicaleffects > > ### Expected behavior > Show progress bar of imagine theme properly(Qt). > > ### Actual behavior > Now, it only show a black progress bar. > > ### Steps to reproduce the behavior > For example, you can install [kindd](https://github.com/void-linux/void-packages/pull/14780). It uses internally imagine-theme and progress bar. > > Full error: > > Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication > is created. > Could not attach Keys property to: > LinArcxDialog_QMLTYPE_57(0x5558aebd4ae0) is not an Item > file:///usr/lib/qt5/qml/QtQuick/Controls.2/Imagine/ProgressBar.qml:85:52: > QML AnimatedImage: Error Reading Animated Image File qrc:/ > qt-project.org/imports/QtQuick/Controls.2/Imagine/images/progressbar-animation.webp > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > , > or mute the thread > > . >