Summary: | Crash in KCharSelect [assert "index out of range"] | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kwidgetsaddons | Reporter: | Edward Kigwana <ekigwana> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | faure, kdelibs-bugs, t.schmittlauch |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Edward Kigwana
2018-06-09 16:55:44 UTC
*** Bug 395742 has been marked as a duplicate of this bug. *** Yep, very annoying bug, crashing designer (or qtcreator) whenever I open a ui file. Amazing that not more people have it this ;) Debugging it now. have it -> have hit Turns out to be a bug in QHeaderView. https://codereview.qt-project.org/258967 Fix accepted upstream. Thanks, David! |