FS#68730 - [keepassxc] - Cannot mix incompatible Qt library (5.15.1) with this library (5.15.2)

Attached to Project: Community Packages
Opened by Henry Yang (xiaoming94) - Tuesday, 24 November 2020, 08:57 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 24 November 2020, 09:11 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When opening keepassxc on the latest build, the program crashes with the following message:

```
$keepassxc
Cannot mix incompatible Qt library (5.15.1) with this library (5.15.2)
```

This is using with the latest qt5-base from the archlinux repo.
Usually, linking errors like this can be solved from a rebuild.

Additional info:
* keepassxc 2.6.2-1 (qt5-base 5.15.2-1)
* Log: https://pastebin.com/AWL0wFrn

Steps to reproduce:
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 24 November 2020, 09:11 GMT
Reason for closing:  Not a bug
Additional comments about closing:  You are using an unsupported Qt style
Comment by Christian Hesse (eworm) - Tuesday, 24 November 2020, 09:10 GMT
Someone reported the same for qtpass, but I can not reproduce for either of both.
Looks like you have an additional library installed that causes the issue.

Assigning to arojas as maintainer of qt5 packages... Any idea, arojas?

Loading...