Bug 393343 - 18.04 needs Qt 5.9 at least to be able to build
Summary: 18.04 needs Qt 5.9 at least to be able to build
Status: RESOLVED FIXED
Alias: None
Product: kfind
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: aryan10jangid
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2018-04-20 14:48 UTC by Leszek Lesner
Modified: 2018-06-07 09:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leszek Lesner 2018-04-20 14:48:05 UTC
Kfind is using QFileDialog which uses "selectedMimeTypeFilter" method which is only available from Qt 5.9 on. 
So CMakeLists needs a change minimum version required from 5.6.0 to 5.9.0
Comment 1 Kai Uwe Broulik 2018-06-07 09:36:50 UTC
Git commit c290e496fda461a11135608d022ada53bc65fdd4 by Kai Uwe Broulik, on behalf of Shubham Jangra.
Committed on 07/06/2018 at 09:36.
Pushed by broulik into branch 'Applications/18.04'.

Changed the minimum required Qt version from 5.6.0 to 5.9.0

Differential Revision: https://phabricator.kde.org/D13399

M  +1    -1    CMakeLists.txt

https://commits.kde.org/kfind/c290e496fda461a11135608d022ada53bc65fdd4