| Summary: | Crash when switching windows shortly after disconnecting HDMI | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Jesse Talavera-Greenberg <jessetalavera> |
| Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Eike Hein <hein> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | bshah, notmart, plasma-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.4.2 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/plasma-framework/f1699fe543dace21563f88d2921e8645bcf89ee8 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Jesse Talavera-Greenberg
2016-04-08 02:48:49 UTC
Git commit f1699fe543dace21563f88d2921e8645bcf89ee8 by Marco Martin. Committed on 18/08/2016 at 10:39. Pushed by mart into branch 'master'. use QQuickViewSharedEngine::setTranslationDomain setting the domain by just using kdeclarative would lead to setting the domain on the wrong QQmlContext, sometimes overwriting it on the global context, causing unexpected crashes deep in qml reviewed-by: Ivan Čukić <ivan.cukic@kde.org> M +1 -6 src/plasmaquick/containmentview.cpp http://commits.kde.org/plasma-framework/f1699fe543dace21563f88d2921e8645bcf89ee8 |