FS#59219 - [keepassxc] does not build

Attached to Project: Community Packages
Opened by (arisinfenix) - Tuesday, 03 July 2018, 09:54 GMT
Last edited by Balló György (City-busz) - Thursday, 05 July 2018, 06:59 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Balló György (City-busz)
Bruno Pagani (ArchangeGabriel)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Does not build, there are several 'invalid use of incomplete type ‘class QButtonGroup’' errors.

e.g.:
/build/keepassxc/src/keepassxc-2.3.3/src/gui/entry/EditEntryWidget.cpp:82:58: error: invalid use of incomplete type ‘class QButtonGroup’
, m_autoTypeWindowSequenceGroup(new QButtonGroup(this))
^
My guess is it's caused by Qt updated to 5.11.
With the attached patch it builds.

Additional info:
keepassxc 2.3.3-1

Steps to reproduce:
extra-x86_64-build
This task depends upon

Closed by  Balló György (City-busz)
Thursday, 05 July 2018, 06:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  in trunk and in the repos

Loading...