Re: [arch-dev-public] HEADS UP: Qt 5.15 in [testing]

2020-06-03 Thread Antonio Rojas via arch-dev-public
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


Re: [arch-dev-public] HEADS UP: Qt 5.15 in [testing]

2020-06-02 Thread Konstantin Gizdov
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-qtstyleplugins/fix-build-qt5.15.patch?expand=1
-- 
Regards,
Konstantin



signature.asc
Description: OpenPGP digital signature


Re: [arch-dev-public] HEADS UP: Qt 5.15 in [testing]

2020-06-02 Thread Eli Schwartz via arch-dev-public
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



signature.asc
Description: OpenPGP digital signature


Re: [arch-dev-public] HEADS UP: Qt 5.15 in [testing]

2020-06-02 Thread Ike Devolder via arch-dev-public
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


signature.asc
Description: PGP signature


Re: [arch-dev-public] HEADS UP: Qt 5.15 in [testing]

2020-05-28 Thread Ike Devolder via arch-dev-public
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


signature.asc
Description: This is a digitally signed message part


Re: [arch-dev-public] HEADS UP: Qt 5.15 in [testing]

2020-05-28 Thread Antonio Rojas via arch-dev-public
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


[arch-dev-public] HEADS UP: Qt 5.15 in [testing]

2020-05-26 Thread Antonio Rojas via arch-dev-public
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.