Bug 425444 - Bottom panel missed every time after reboot with external monitor connected
Summary: Bottom panel missed every time after reboot with external monitor connected
Status: RESOLVED DUPLICATE of bug 420245
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-multiscreen (show other bugs)
Version: 5.19.4
Platform: Neon Linux
: NOR crash
Target Milestone: 1.0
Assignee: Aleix Pol
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-08-17 06:41 UTC by zainulla.zhumaev
Modified: 2022-09-11 23:59 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zainulla.zhumaev 2020-08-17 06:41:22 UTC
Application: plasmashell (5.19.4)

Qt Version: 5.14.2
Frameworks Version: 5.72.0
Operating System: Linux 5.4.0-42-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.19

-- Information about the crash:
- Unusual behavior I noticed:
Bottom panel missed every time after reboot. Bug happens only when external monitor connected to my laptop.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  Plasma::Applet::immutability (this=0x0) at ./src/plasma/applet.cpp:491
#5  0x00007fa4c304233d in Plasma::Applet::destroy (this=0x0) at ./src/plasma/applet.cpp:303
#6  0x00007fa4b929ccd8 in SystemTrayContainer::~SystemTrayContainer (this=0x557eb058e410, __in_chrg=<optimized out>) at /usr/include/c++/9/bits/atomic_base.h:413
#7  0x00007fa4b929cd3d in SystemTrayContainer::~SystemTrayContainer (this=0x557eb058e410, __in_chrg=<optimized out>) at ./applets/systemtray/container/systemtraycontainer.cpp:34
#8  0x00007fa4c10bdd2e in QObjectPrivate::deleteChildren (this=0x557eb0534e40) at kernel/qobject.cpp:2123
#9  0x00007fa4c10c7696 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#10 0x00007fa4c3046f6d in Plasma::Containment::~Containment (this=0x557eb0534d50, __in_chrg=<optimized out>) at ./src/plasma/containment.cpp:84
#11 0x00007fa4c10c1043 in QObject::event (this=0x557eb0534d50, e=0x557eb064fc80) at kernel/qobject.cpp:1326
#12 0x00007fa4c1c00cc3 in QApplicationPrivate::notify_helper (this=this@entry=0x557eb025fd20, receiver=receiver@entry=0x557eb0534d50, e=e@entry=0x557eb064fc80) at kernel/qapplication.cpp:3685
#13 0x00007fa4c1c09f40 in QApplication::notify (this=0x7ffeec0bbeb0, receiver=0x557eb0534d50, e=0x557eb064fc80) at kernel/qapplication.cpp:3431
#14 0x00007fa4c109378a in QCoreApplication::notifyInternal2 (receiver=0x557eb0534d50, event=0x557eb064fc80) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:153
#15 0x00007fa4c1095f74 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x557eb0254f90) at kernel/qcoreapplication.cpp:1815
#16 0x00007fa4c10ecb87 in postEventSourceDispatch (s=0x557eb02cb550) at kernel/qeventdispatcher_glib.cpp:277
#17 0x00007fa4bf485fbd in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fa4bf486240 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fa4bf4862e3 in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fa4c10ec1e2 in QEventDispatcherGlib::processEvents (this=0x557eb02c6e90, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#21 0x00007fa4c109224b in QEventLoop::exec (this=this@entry=0x7ffeec0bbd60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#22 0x00007fa4c109a296 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#23 0x0000557eaff51c09 in main (argc=<optimized out>, argv=<optimized out>) at ./shell/main.cpp:224
[Inferior 1 (process 1638) detached]

The reporter indicates this bug may be a duplicate of or related to bug 420245.

Possible duplicates by query: bug 420245, bug 417603, bug 415304, bug 411221, bug 377301.

Reported using DrKonqi
Comment 1 zainulla.zhumaev 2020-08-27 15:15:20 UTC
Hi, could you please respond smth?
Comment 2 zainulla.zhumaev 2020-08-30 18:53:16 UTC
Made a temp fix by using following shell script running on system startup:

#!/bin/bash
sleep 3s
lookandfeeltool -a 'org.kde.breezedark.desktop' --resetLayout
Comment 3 Nate Graham 2021-01-29 15:06:05 UTC
*** Bug 432277 has been marked as a duplicate of this bug. ***
Comment 4 Nate Graham 2021-08-16 23:37:34 UTC

*** This bug has been marked as a duplicate of bug 356727 ***
Comment 5 Nate Graham 2022-09-11 23:59:59 UTC

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