Bug 399633 - Compiling fails with QT 5.9
Summary: Compiling fails with QT 5.9
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: git master (please specify the git hash!)
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-10 21:02 UTC by Pierre "bloodywing" Geier
Modified: 2018-10-10 21:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre "bloodywing" Geier 2018-10-10 21:02:02 UTC
SUMMARY
Commit 16ce49fc158d6c379c8a180b7c2f6c46549543cd breaks compatibility with QT 5.9 which is currently LTS

STEPS TO REPRODUCE
1. Get QT 5.9
2. try to compile

OBSERVED RESULT
A call to screenAt for QApplication fails with everything below QT 5.10. This is a new feature that was added.


EXPECTED RESULT
Krita compiles just fine


SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.12.3
KDE Frameworks Version: 5.43.0
Qt Version: 5.9.4

ADDITIONAL INFORMATION
QT 5.9 is LTS and the most recent version you can get on Gentoo and Funtoo without overlay.
Comment 1 Halla Rempt 2018-10-10 21:03:15 UTC
Dmitry already fixed this...
Comment 2 Pierre "bloodywing" Geier 2018-10-10 21:04:47 UTC
Yes just saw it after I finished writing the bug :(

2444d1f75f70b321dca6cda36d1965548e5ff5b0