Summary: | Konsolepart crashes on start | ||
---|---|---|---|
Product: | [Applications] yakuake | Reporter: | Philipp A. <flying-sheep> |
Component: | general | Assignee: | Eike Hein <hein> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | lotustensor |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 23.08.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Philipp A.
2023-08-28 07:13:03 UTC
*** This bug has been marked as a duplicate of bug 473043 *** Created attachment 161262 [details]
New crash information added by DrKonqi
yakuake (23.11.70) using Qt 5.15.10
On yakuake version 23.11.70 (this is my version when I type yakuake -v in terminal), the minute I start yakuake it crashes unfortunately. Even when I delete my yakuakerc this still happens.
-- Backtrace (Reduced):
#6 0x00007f18ed77197b in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator->() const (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
[...]
#9 QAction::setVisible(bool) (this=0x0, b=true) at kernel/qaction.cpp:1051
#10 0x00007f18c05cf144 in Konsole::Screen::setReplMode(int) (this=0x55fdd8976010, mode=1) at /usr/src/debug/konsole/konsole-23.08.0/src/Screen.cpp:2395
#11 0x00007f18c05ea095 in Konsole::Vt102Emulation::processSessionAttributeRequest(int, unsigned int) (this=<optimized out>, tokenSize=<optimized out>, terminator=27) at /usr/src/debug/konsole/konsole-23.08.0/src/Vt102Emulation.cpp:1071
#12 0x00007f18c05db290 in Konsole::Vt102Emulation::switchState(Konsole::Vt102Emulation::ParserStates, unsigned int) (this=this@entry=0x55fdd9c36180, newState=newState@entry=Konsole::Vt102Emulation::Escape, cc=cc@entry=27) at /usr/src/debug/konsole/konsole-23.08.0/src/Vt102Emulation.cpp:434
|