[arch-dev-public] HEADS UP: Qt 5.15 in [testing]
The latest (and last) Qt 5 release is now in [testing]. This is the usual reminder that any package compiled against it must stay in [testing] until Qt itself moves.
On Tue, 2020-05-26 at 21:17 +0200, Antonio Rojas via arch-dev-public wrote:
The latest (and last) Qt 5 release is now in [testing]. This is the usual reminder that any package compiled against it must stay in [testing] until Qt itself moves.
I have segfaults with multiple programs (keepassxc, quasselclient) Output of keepassxc: ``` keepassxc QPainter::begin: Paint device returned engine == 0, type: 2 zsh: segmentation fault keepassxc ``` --Ike
El jueves, 28 de mayo de 2020 10:01:23 (CEST), Ike Devolder via arch-dev-public escribió:
I have segfaults with multiple programs (keepassxc, quasselclient)
Please open bug reports and attach backtraces
On Thu, May 28, 2020 at 10:05:58AM +0200, Antonio Rojas via arch-dev-public wrote:
El jueves, 28 de mayo de 2020 10:01:23 (CEST), Ike Devolder via arch-dev-public escribió:
I have segfaults with multiple programs (keepassxc, quasselclient)
Please open bug reports and attach backtraces
All my issues were related to QT_QPA_PLATFORMTHEME=gtk2 the issues are resolved by changing gtk2 to gtk3 FYI -- Ike
On 6/2/20 3:35 PM, Ike Devolder via arch-dev-public wrote:
On Thu, May 28, 2020 at 10:05:58AM +0200, Antonio Rojas via arch-dev-public wrote:
El jueves, 28 de mayo de 2020 10:01:23 (CEST), Ike Devolder via arch-dev-public escribió:
I have segfaults with multiple programs (keepassxc, quasselclient)
Please open bug reports and attach backtraces
All my issues were related to QT_QPA_PLATFORMTHEME=gtk2 the issues are resolved by changing gtk2 to gtk3
The qt5-styleplugins package was removed from community because according to arojas it doesn't even build on qt 5.15 -- Eli Schwartz Bug Wrangler and Trusted User
On 6/2/20 10:43 PM, Eli Schwartz via arch-dev-public wrote:
On 6/2/20 3:35 PM, Ike Devolder via arch-dev-public wrote:
On Thu, May 28, 2020 at 10:05:58AM +0200, Antonio Rojas via arch-dev-public wrote:
El jueves, 28 de mayo de 2020 10:01:23 (CEST), Ike Devolder via arch-dev-public escribió:
I have segfaults with multiple programs (keepassxc, quasselclient)
Please open bug reports and attach backtraces
All my issues were related to QT_QPA_PLATFORMTHEME=gtk2 the issues are resolved by changing gtk2 to gtk3
The qt5-styleplugins package was removed from community because according to arojas it doesn't even build on qt 5.15
According to the AUR page for qt5-styleplugins [1], OpenSUSE came up with a patch [2]. It's maybe worth a shot. [1] - https://aur.archlinux.org/packages/qt5-styleplugins [2] - https://build.opensuse.org/package/view_file/KDE:Qt:5.15/libqt5-qtstyleplugi... -- Regards, Konstantin
El miércoles, 3 de junio de 2020 0:23:38 (CEST), Konstantin Gizdov escribió:
On 6/2/20 10:43 PM, Eli Schwartz via arch-dev-public wrote:
On 6/2/20 3:35 PM, Ike Devolder via arch-dev-public wrote: ...
According to the AUR page for qt5-styleplugins [1], OpenSUSE came up with a patch [2]. It's maybe worth a shot.
While it is true that the patch fixes the build, that was not the only (or the main) reason I wanted to get rid of this package. It is long dead upstream (last commit was 3 years ago) and most styles crash when you try to use a modern QML application. I've seen complaints from the KDE devs due to the amount of crash reports they're getting caused by this. These are just a few from the last couple of months: https://bugs.kde.org/show_bug.cgi?id=418917 https://bugs.kde.org/show_bug.cgi?id=419259 https://bugs.kde.org/show_bug.cgi?id=420024 https://bugs.kde.org/show_bug.cgi?id=420399 https://bugs.kde.org/show_bug.cgi?id=421092 https://bugs.kde.org/show_bug.cgi?id=421846
participants (4)
-
Antonio Rojas
-
Eli Schwartz
-
Ike Devolder
-
Konstantin Gizdov