qt: disable using top level (independent) window for tool tip until Qt 6.8.2 with non-contrib Qt
This feature has not been tested properly by Qt, it often causes crashes.
We first started using this feature with !6240 (merged). First, I came up to #28901 (closed) (https://bugreports.qt.io/browse/QTBUG-131898). I thought that the crash would be limited to that one, but now there is another #28919 (closed)...
I propose not using this until Qt 6.8.2. At least the former issue has already been fixed upstream (to be included in Qt 6.8.2, and is already in our contrib Qt with !6494 (merged)), and if @JohannesKauffmann reports, I believe that they will fix #28919 (closed) as well before Qt 6.8.2 is released (fix for that for contrib Qt should be !6597 (merged) as an interim solution).
Merge request reports
Activity
added 1 commit
- 00879956 - qt: disable using top level (independent) window for tool tip until Qt 6.8.2
added MRStatus::Reviewable label
changed milestone to %4.0
added Component::Interface: Qt label
added MRStatus::Acceptable label and removed MRStatus::Reviewable label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, have votes and score > 0 -
MergeRequest should have no activity (threads/votes) for (72h/72h)
-
added 44 commits
-
00879956...90471d6e - 43 commits from branch
videolan:master
- 93598293 - qt: disable using top level (independent) window for tool tip until Qt 6.8.2
-
00879956...90471d6e - 43 commits from branch
enabled an automatic merge when all merge checks for 93598293 pass