Bug 446638 - Plasma shell crashes when attempting to open the calendar widget's settings
Summary: Plasma shell crashes when attempting to open the calendar widget's settings
Status: RESOLVED DUPLICATE of bug 446555
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.23.4
Platform: Neon Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-12-07 19:56 UTC by Daniel Kraus
Modified: 2021-12-07 21:06 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (90.68 KB, text/plain)
2021-12-07 19:56 UTC, Daniel Kraus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Kraus 2021-12-07 19:56:28 UTC
Application: plasmashell (5.23.4)

Qt Version: 5.15.3
Frameworks Version: 5.88.0
Operating System: Linux 5.11.0-41-generic x86_64
Windowing System: X11
Distribution: KDE neon User - Plasma 25th Anniversary Edition
DrKonqi: 5.23.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Recently, whenever I attempt to change the settings of the calendar widget, Plasma shell crashes. This happens whenever I click on the settings icon. The calendar widget itself seems to work well (except that it forgot which PIM calendars I want to see, which is why I would like to change the settings).

The crash can be reproduced every time.

-- Backtrace (Reduced):
#4  0x00007f8bdb290d22 in QV4::QQmlTypeWrapper::virtualInstanceOf(QV4::Object const*, QV4::Value const&) (typeObject=0x7ffe85ad1ab0, var=...) at qml/qqmltypewrapper.cpp:423
#5  0x00007f8bdb158248 in QV4::Object::instanceOf(QV4::Value const&) const (var=..., this=0x7ffe85ad1ab0) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/memory/qv4heap_p.h:73
#6  QV4::Runtime::Instanceof::call(QV4::ExecutionEngine*, QV4::Value const&, QV4::Value const&) (engine=0x55ed5efe3d80, lval=..., rval=...) at jsruntime/qv4runtime.cpp:387
#7  0x00007f8bdb1459e0 in QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0x7ffe85ad1b90, engine=0x55ed5efe3d80, code=0x7f8ba2f38a1b "L\020/\276") at jsruntime/qv4vme_moth.cpp:351
#8  0x00007f8bdb14911f in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=frame@entry=0x7ffe85ad1b90, engine=engine@entry=0x55ed5efe3d80) at jsruntime/qv4vme_moth.cpp:463


Possible duplicates by query: bug 445493.

Reported using DrKonqi
Comment 1 Daniel Kraus 2021-12-07 19:56:29 UTC
Created attachment 144319 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nicolas Fella 2021-12-07 21:01:37 UTC
Most likely the same root cause as https://bugs.kde.org/show_bug.cgi?id=446555
Comment 3 Daniel Kraus 2021-12-07 21:05:14 UTC
Yes, definitively. I installed qml-module-org-kde-sonnet, and it immediately (without restart or anything) no longer crashes Thanks!
Comment 4 Daniel Kraus 2021-12-07 21:06:06 UTC

*** This bug has been marked as a duplicate of bug 446555 ***