Summary: | Plasma/wayland crash when I try to change desktop background | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Giovanni "Ivan" Alberotanza <ivan81> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | garageman, kde, Landgraf132, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.23.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Giovanni "Ivan" Alberotanza
2021-11-14 16:22:10 UTC
It is not solved but you ignore this. This bug is due to uncomplete upgrade of the packages in the repositories so when the upgrade is completed probably it wil be solved. *but you CAN ignore this... Created attachment 144294 [details]
New crash information added by DrKonqi
plasmashell (5.23.4) using Qt 5.15.3
- What I was doing when the application crashed:
I have launched the desktop settings program.
-- Backtrace (Reduced):
#4 0x00007f2d11f47d22 in QV4::QQmlTypeWrapper::virtualInstanceOf(QV4::Object const*, QV4::Value const&) (typeObject=0x7ffdcfecd440, var=...) at qml/qqmltypewrapper.cpp:423
#5 0x00007f2d11e0f248 in QV4::Object::instanceOf(QV4::Value const&) const (var=..., this=0x7ffdcfecd440) 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=0x561556847640, lval=..., rval=...) at jsruntime/qv4runtime.cpp:387
#7 0x00007f2d11dfc9e0 in QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0x7ffdcfecd520, engine=0x561556847640, code=0x7f2c96f3d819 "pL;/\231") at jsruntime/qv4vme_moth.cpp:351
#8 0x00007f2d11e0011f in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=frame@entry=0x7ffdcfecd520, engine=engine@entry=0x561556847640) at jsruntime/qv4vme_moth.cpp:463
Created attachment 144392 [details]
New crash information added by DrKonqi
plasmashell (5.23.4) using Qt 5.15.3
- What I was doing when the application crashed:
Trying to change my desktop wallpaper, before this I had removed the calendar widget off of my desktop (this was unsuccesful), I'm not sure if it was the removal of the calendar widget or trying to change wallpaper that caused the crash
-- Backtrace (Reduced):
#4 0x00007f882205fd22 in QV4::QQmlTypeWrapper::virtualInstanceOf (typeObject=0x7ffcc4fd0bb0, var=...) at qml/qqmltypewrapper.cpp:423
#5 0x00007f8821f27248 in QV4::Object::instanceOf (var=..., this=0x7ffcc4fd0bb0) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/memory/qv4heap_p.h:73
#6 QV4::Runtime::Instanceof::call (engine=0x55a862b14950, lval=..., rval=...) at jsruntime/qv4runtime.cpp:387
#7 0x00007f8821f149e0 in QV4::Moth::VME::interpret (frame=0x7ffcc4fd0c90, engine=0x55a862b14950, code=0x7f87d0cf83c9 "pL;/\231") at jsruntime/qv4vme_moth.cpp:351
#8 0x00007f8821f1811f in QV4::Moth::VME::exec (frame=frame@entry=0x7ffcc4fd0c90, engine=engine@entry=0x55a862b14950) at jsruntime/qv4vme_moth.cpp:463
|