Summary: | Cannot get new color schemes and crash | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Marco Murakami <murakami.marco> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | a.samirh78, bugseforuns, dabiswas112, sebastian_nicolaschong, zawertun, zocsfxljsgpmiuaanz |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.12.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Marco Murakami
2022-04-18 22:50:40 UTC
Created attachment 148400 [details]
New crash information added by DrKonqi
konsole (21.12.3) using Qt 5.15.3
- What I was doing when the application crashed:
- Trying to install a new color scheme
- The window appear behind konsole
-- Backtrace (Reduced):
#4 doActivate<false>(QObject*, int, void**) (sender=0x55670f6645f0, signal_index=13, argv=0x7ffc8456c370) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:132
[...]
#6 0x00007f79c1392ad9 in KNS3::Button::dialogFinished(QList<KNS3::Entry> const&) (this=this@entry=0x55670f6645f0, _t1=...) at ./obj-x86_64-linux-gnu/src/KF5NewStuff_autogen/EWIEGA46WW/moc_button.cpp:160
#7 0x00007f79c1394dcb in KNS3::Button::showDialog() (this=0x55670f6645f0) at ./src/button.cpp:90
#8 KNS3::Button::showDialog() (this=0x55670f6645f0) at ./src/button.cpp:74
#9 0x00007f79c1f9bdfe in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffc8456c500, r=0x55670f6645f0, this=0x55670f665c40) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
I cannot reproduce the crash but the "Get New..." dialog is behaving the same. There was someone on reddit experiencing this and recorded a video: https://www.reddit.com/r/kde/comments/uj1lih/unable_to_use_get_new_colorscheme_for_konsole/ FYI: Same issue spotted in konsole-20.04.0 (Fedora 35 x86_64). I have reproduced the bug (including the crash) on Wayland session of neon unstable right now. I also can't interact with 'get new <thing>' window of K3b, see bug 451455. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.24.80 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.3 Graphics Platform: Wayland Created attachment 148718 [details]
New crash information added by DrKonqi
konsole (22.04.0) using Qt 5.15.3
- What I was doing when the application crashed:
Trying to download a new color scheme through GHNS
- Unusual behavior I noticed:
The GHNS window was not accepting clicks, I could not input anything in the top right text field
- Custom settings of the application:
I'm using a separate profile from the default one
-- Backtrace (Reduced):
#6 QList<KNSCore::EntryInternal>::QList(QList<KNSCore::EntryInternal> const&) (l=..., this=0x7fffe241e838) at /usr/include/qt/QtCore/qlist.h:853
#7 KNS3::QtQuickDialogWrapper::exec() (this=<optimized out>) at /usr/src/debug/knewstuff-5.93.0/src/qtquickdialogwrapper.cpp:98
#8 0x00007f1fddf9c977 in KNS3::Button::showDialog() (this=0x55f0351333e0) at /usr/src/debug/knewstuff-5.93.0/src/button.cpp:85
#9 0x00007f1fdeb68463 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7fffe241e970, r=<optimized out>, this=0x55f035133b60, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#10 doActivate<false>(QObject*, int, void**) (sender=0x55f0351333e0, signal_index=9, argv=0x7fffe241e970) at kernel/qobject.cpp:3886
*** This bug has been marked as a duplicate of bug 452593 *** |