https://bugs.kde.org/show_bug.cgi?id=397349
Wolfgang Bauer <wba...@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Version Fixed In| |18.08.3 Latest Commit| |https://commits.kde.org/mes | |sagelib/569c3780a8f18830d7b | |e24b7a7d40b755a2dbc60 Resolution|--- |FIXED --- Comment #3 from Wolfgang Bauer <wba...@tmo.at> --- Git commit 569c3780a8f18830d7be24b7a7d40b755a2dbc60 by Wolfgang Bauer. Committed on 24/10/2018 at 22:03. Pushed by wbauer into branch 'Applications/18.08'. Check QtWebEngine version instead of Qt's This code depends on the QtWebEngine (not Qt) version, so it should actually check for that. Otherwise it breaks if a distribution ships Qt 5.9 LTS together with a newer QtWebEngine, like e.g. openSUSE Leap 15.0 does, or QtWebEngine 5.9 together with a newer Qt as is the case in FreeBSD. Related: bug 388440 FIXED-IN: 18.08.3 Differential Revision: https://phabricator.kde.org/D16398 M +2 -1 webengineviewer/src/webenginescript.cpp https://commits.kde.org/messagelib/569c3780a8f18830d7be24b7a7d40b755a2dbc60 -- You are receiving this mail because: You are watching all bug changes.