[Konsole-devel] [Bug 296116] New: Q_ASSERT(display); crashes
Christoph Feck
christoph at maxiom.de
Fri Mar 16 00:03:39 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=296116
Bug ID: 296116
Severity: crash
Version: unspecified
Priority: NOR
Assignee: konsole-devel at kde.org
Summary: Q_ASSERT(display); crashes
Classification: Unclassified
OS: Linux
Reporter: christoph at maxiom.de
Hardware: Other
Status: NEW
Component: general
Product: konsole
Since commit 02ac6dbf4d102384c08ad6d364aacd2a204bc105 exiting Konsole I hit the
assert in ViewManager.cpp::731
I tried changing dynamic_cast to the more correct qobject_cast, but it still
asserts, so it looks like viewCloseRequest() is called with a widget that isn't
a TerminalDisplay at all.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list