Bug 463609 - Icons of running applications randomly disappearing from system tray
Summary: Icons of running applications randomly disappearing from system tray
Status: RESOLVED DUPLICATE of bug 463576
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray (show other bugs)
Version: 5.26.4
Platform: Debian testing Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-30 05:32 UTC by nofyb
Modified: 2023-01-14 08:21 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
I've attached a pic of my main tray panel to see if anything might be interfering with the system tray. Deadbeef, Tomboy, and Evolution in KDocker should be there on the tray. (76.42 KB, image/png)
2022-12-30 05:32 UTC, nofyb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nofyb 2022-12-30 05:32:45 UTC
Created attachment 154893 [details]
I've attached a pic of my main tray panel to see if anything might be interfering with the system tray. Deadbeef, Tomboy, and Evolution in KDocker should be there on the tray.

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open some apps that can reside on the system tray as icons, like Tomboy, Deadbeef, KDocker, KTorrent etc.


OBSERVED RESULT
The icons of opened applications sometimes doesn't even appear at first, and almost always disappearing after a while (not just getting hidden, really disappearing).


EXPECTED RESULT
To see the tray icons of running applications according to the system tray settings, visible or hidden, but being there on the tray.


SOFTWARE/OS VERSIONS
Linux: Debian Testing (Bookworm/Sid)
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7


ADDITIONAL INFORMATION

Tried to remove and re-add system tray, but the problem persisted.
Comment 1 Nicolas Fella 2022-12-31 01:06:43 UTC
Can you, when the icons are gone, run "systemctl --user status plasma-kded" and show the result here?
Comment 2 nofyb 2022-12-31 07:39:54 UTC
(In reply to Nicolas Fella from comment #1)
> Can you, when the icons are gone, run "systemctl --user status plasma-kded"
> and show the result here?


Sure:

plasma-kded.service - KDE Daemon
     Loaded: loaded (/usr/lib/systemd/user/plasma-kded.service; static)
     Active: failed (Result: core-dump) since Sat 2022-12-31 05:32:03 CET; 3h 3min ago
   Duration: 5min 16.222s
    Process: 1173 ExecStart=/usr/bin/kded5 (code=dumped, signal=SEGV)
   Main PID: 1173 (code=dumped, signal=SEGV)
        CPU: 5.672s

dec 31 05:32:03 Marvinux systemd[987]: plasma-kded.service: Killing process 3225 (QDBusConnection) with signal SIGKILL.
dec 31 05:32:03 Marvinux systemd[987]: plasma-kded.service: Killing process 3235 (gmain) with signal SIGKILL.
dec 31 05:32:03 Marvinux systemd[987]: plasma-kded.service: Killing process 3236 (dconf worker) with signal SIGKILL.
dec 31 05:32:03 Marvinux systemd[987]: plasma-kded.service: Killing process 3238 (gdbus) with signal SIGKILL.
dec 31 05:32:03 Marvinux systemd[987]: plasma-kded.service: Killing process 3252 (kded5) with signal SIGKILL.
dec 31 05:32:03 Marvinux systemd[987]: plasma-kded.service: Killing process 3262 (Qt bearer threa) with signal SIGKILL.
dec 31 05:32:03 Marvinux systemd[987]: plasma-kded.service: Killing process 3272 (QNetworkAccessM) with signal SIGKILL.
dec 31 05:32:03 Marvinux systemd[987]: plasma-kded.service: Killing process 3318 (KIO::WorkerThre) with signal SIGKILL.
dec 31 05:32:03 Marvinux systemd[987]: plasma-kded.service: Failed with result 'core-dump'.
dec 31 05:32:03 Marvinux systemd[987]: plasma-kded.service: Consumed 5.672s CPU time.


This seems to have happened almost right after I've started my machine this morning.
Comment 3 nofyb 2023-01-01 08:06:22 UTC
Tried it again this morning, now I've got the dump as reply, too:

plasma-kded.service - KDE Daemon
     Loaded: loaded (/usr/lib/systemd/user/plasma-kded.service; static)
     Active: failed (Result: core-dump) since Sun 2023-01-01 05:28:40 CET; 3h 35min ago
   Duration: 5min 25.416s
    Process: 1186 ExecStart=/usr/bin/kded5 (code=dumped, signal=SEGV)
   Main PID: 1186 (code=dumped, signal=SEGV)
        CPU: 3.601s

jan 01 05:28:37 Marvinux kded5[3009]: KCrash: Application Name = kded5 path = /usr/bin pid = 3009
jan 01 05:28:37 Marvinux kded5[3009]: KCrash: Arguments: /usr/bin/kded5
jan 01 05:28:37 Marvinux kded5[3010]: kf.notifications: env says KDE is running but SNI unavailable -- check KDE_FULL_SESSION and XDG_CURRENT_DESKTOP
jan 01 05:28:37 Marvinux kded5[1186]: Unable to start Dr. Konqi
jan 01 05:28:37 Marvinux kded5[1186]: Re-raising signal for core dump handling.
jan 01 05:28:40 Marvinux systemd-coredump[3093]: [🡕] Process 1186 (kded5) of user 1000 dumped core.
                                                 
                                                 Module libudev.so.1 from deb systemd-252.4-1.amd64
                                                 Module libsystemd.so.0 from deb systemd-252.4-1.amd64
                                                 Stack trace of thread 1231:
                                                 #0  0x00007f4c150a9ccc n/a (libc.so.6 + 0x8accc)
                                                 #1  0x00007f4c1505aef2 raise (libc.so.6 + 0x3bef2)
                                                 #2  0x00007f4c16156be1 _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x5be1)
                                                 #3  0x00007f4c1505af90 n/a (libc.so.6 + 0x3bf90)
                                                 #4  0x00007f4c150a9ccc n/a (libc.so.6 + 0x8accc)
                                                 #5  0x00007f4c1505aef2 raise (libc.so.6 + 0x3bef2)
                                                 #6  0x00007f4c1505af90 n/a (libc.so.6 + 0x3bf90)
                                                 #7  0x00007f4c1511b0af __poll (libc.so.6 + 0xfc0af)
                                                 #8  0x00007f4c142659ae n/a (libglib-2.0.so.0 + 0x549ae)
                                                 #9  0x00007f4c14265acc g_main_context_iteration (libglib-2.0.so.0 + 0x54acc)
                                                 #10 0x00007f4bf54314bd n/a (libdconfsettings.so + 0xb4bd)
                                                 #11 0x00007f4c1428fd0d n/a (libglib-2.0.so.0 + 0x7ed0d)
                                                 #12 0x00007f4c150a7fd4 n/a (libc.so.6 + 0x88fd4)
                                                 #13 0x00007f4c1512866c n/a (libc.so.6 + 0x10966c)
                                                 
                                                 Stack trace of thread 1191:
                                                 #0  0x00007f4c150a4d36 n/a (libc.so.6 + 0x85d36)
                                                 #1  0x00007f4c150a73f8 pthread_cond_wait (libc.so.6 + 0x883f8)
                                                 #2  0x00007f4c08507699 n/a (crocus_dri.so + 0x107699)
                                                 #3  0x00007f4c084bc74b n/a (crocus_dri.so + 0xbc74b)
                                                 #4  0x00007f4c085075d7 n/a (crocus_dri.so + 0x1075d7)
                                                 #5  0x00007f4c150a7fd4 n/a (libc.so.6 + 0x88fd4)
                                                 #6  0x00007f4c1512866c n/a (libc.so.6 + 0x10966c)
                                                 
                                                 Stack trace of thread 1232:
                                                 #0  0x00007f4c1511b0af __poll (libc.so.6 + 0xfc0af)
                                                 #1  0x00007f4c142659ae n/a (libglib-2.0.so.0 + 0x549ae)
                                                 #2  0x00007f4c14265cef g_main_loop_run (libglib-2.0.so.0 + 0x54cef)
                                                 #3  0x00007f4bf55c9996 n/a (libgio-2.0.so.0 + 0x118996)
                                                 #4  0x00007f4c1428fd0d n/a (libglib-2.0.so.0 + 0x7ed0d)
                                                 #5  0x00007f4c150a7fd4 n/a (libc.so.6 + 0x88fd4)
                                                 #6  0x00007f4c1512866c n/a (libc.so.6 + 0x10966c)
                                                 
                                                 Stack trace of thread 1377:
                                                 #0  0x00007f4c1511b0af __poll (libc.so.6 + 0xfc0af)
                                                 #1  0x00007f4c142659ae n/a (libglib-2.0.so.0 + 0x549ae)
                                                 #2  0x00007f4c14265acc g_main_context_iteration (libglib-2.0.so.0 + 0x54acc)
                                                 #3  0x00007f4c155098b6 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x3098b6)
                                                 #4  0x00007f4c154b024b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b024b)
                                                 #5  0x00007f4c152cab77 _ZN7QThread4execEv (libQt5Core.so.5 + 0xcab77)
                                                 #6  0x00007f4c152cbd33 n/a (libQt5Core.so.5 + 0xcbd33)
                                                 #7  0x00007f4c150a7fd4 n/a (libc.so.6 + 0x88fd4)
Comment 4 nofyb 2023-01-06 23:28:06 UTC
Do you need any more info to resolve this issue? It's pretty annoying to live with this bug...
Comment 5 nofyb 2023-01-10 07:28:07 UTC
When I try to restart kded5 from console, I see some things that can be related:

org.kde.libkbolt: Failed to connect to Bolt manager DBus interface: 
org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
[...]
Registering "org.kde.StatusNotifierHost-1190" as system tray
packagekitqt.transaction: Unknown Transaction property: "Sender" QVariant(QString, ":1.90")
packagekitqt.transaction: Unknown Transaction property: "Sender" QVariant(QString, ":1.90")
Registering ":1.54/StatusNotifierItem" to system tray
Registering ":1.52/StatusNotifierItem" to system tray
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "There is one new update" msgid_plural: "There are %1 new updates" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Review" msgid_plural: "" msgctxt: ""
Comment 6 Nicolas Fella 2023-01-11 12:43:17 UTC
Please follow https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl to get a backtrace for kded5

Instead of typing "bt" please do "thread apply all bt" and paste the output here
Comment 7 nofyb 2023-01-11 17:35:56 UTC
(In reply to Nicolas Fella from comment #6)
> Please follow
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl
> to get a backtrace for kded5
> 
> Instead of typing "bt" please do "thread apply all bt" and paste the output
> here


There were a lot of lines regarding kded5 in coredumpctl, so I choose the one that was the first right after I started my machine this afternoon, hope it helps:

(gdb) thread apply all bt

Thread 11 (Thread 0x7f7bf64c96c0 (LWP 3191)):
#0  0x00007f7c29d1b0af in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c28e659ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7c28e65acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7c2a1098b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f7c2a0b024b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f7c29ecab77 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f7c29ecbd33 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f7c29ca7fd4 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x00007f7c29d2866c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 10 (Thread 0x7f7c0a6716c0 (LWP 3142)):
#0  0x00007f7c29ca4d36 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c29ca76dc in pthread_cond_timedwait () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f7c29ed19ac in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007f7c29ecf095 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f7c29ecbd33 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f7c29ca7fd4 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f7c29d2866c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 9 (Thread 0x7f7c0ae726c0 (LWP 3141)):
#0  0x00007f7c29ca4d36 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c29ca76dc in pthread_cond_timedwait () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f7c29ed19ac in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007f7c29ecf095 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f7c29ecbd33 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f7c29ca7fd4 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f7c29d2866c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 8 (Thread 0x7f7c25dff6c0 (LWP 3131)):
#0  0x00007f7c29d1b0af in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c28df3d12 in ?? () from /lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f7c28df607a in xcb_wait_for_event () from /lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f7c260faca0 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f7c29ecbd33 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f7c29ca7fd4 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f7c29d2866c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 7 (Thread 0x7f7bf6d156c0 (LWP 3184)):
#0  0x00007f7c29d1d991 in pselect () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c1f849a62 in ?? () from /lib/x86_64-linux-gnu/libusbmuxd-2.0.so.6
#2  0x00007f7c1f84ae60 in ?? () from /lib/x86_64-linux-gnu/libusbmuxd-2.0.so.6
#3  0x00007f7c29ca7fd4 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x00007f7c29d2866c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 6 (Thread 0x7f7bf7fff6c0 (LWP 3171)):
#0  0x00007f7c29d1b0af in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c28e659ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7c28e65cef in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7c096e2996 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f7c28e8fd0d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f7c29ca7fd4 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f7c29d2866c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 5 (Thread 0x7f7c08d3d6c0 (LWP 3170)):
#0  0x00007f7c29d1b0af in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c28e659ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7c28e65acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7c0954a4bd in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x00007f7c28e8fd0d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f7c29ca7fd4 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f7c29d2866c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 4 (Thread 0x7f7c0953e6c0 (LWP 3169)):
#0  0x00007f7c29d1b0af in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c28e659ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7c28e65acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7c28e65b11 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f7c28e8fd0d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f7c29ca7fd4 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f7c29d2866c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 3 (Thread 0x7f7c143ff6c0 (LWP 3132)):
#0  0x00007f7c29ca4d36 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c29ca73f8 in pthread_cond_wait () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f7c1cf0bff9 in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#3  0x00007f7c1cebe11b in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#4  0x00007f7c1cf0bf37 in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#5  0x00007f7c29ca7fd4 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f7c29d2866c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 2 (Thread 0x7f7c13bfe6c0 (LWP 3135)):
#0  0x00007f7c29d1b0af in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c28e659ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7c28e65acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7c2a1098b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f7c2a0b024b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f7c29ecab77 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f7c2a4bd487 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f7c29ecbd33 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f7c29ca7fd4 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x00007f7c29d2866c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7f7c2952a840 (LWP 3128)):
#0  0x00007f7c29ca9ccc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f7c29c5aef2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f7c2b4ac86d in KCrash::defaultCrashHandler(int) () from /lib/x86_64-linux-gnu/libKF5Crash.so.5
#3  <signal handler called>
#4  0x00007f7c0823672e in PackageKit::Transaction::tid() const () from /lib/x86_64-linux-gnu/libpackagekitqt5.so.1
#5  0x00007f7c082f2563 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kded_apperd.so
#6  0x00007f7c082f2b99 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kded_apperd.so
#7  0x00007f7c2a0e8fcf in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f7c0822a095 in PackageKit::Daemon::transactionListChanged(QStringList const&) () from /lib/x86_64-linux-gnu/libpackagekitqt5.so.1
#9  0x00007f7c2a0e8ffc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f7c08242b38 in ?? () from /lib/x86_64-linux-gnu/libpackagekitqt5.so.1
#11 0x00007f7c08243d73 in ?? () from /lib/x86_64-linux-gnu/libpackagekitqt5.so.1
#12 0x00007f7c2a4c961b in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#13 0x00007f7c2a0dd770 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f7c2af62f5e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f7c2a0b17c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f7c2a0b4761 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f7c2a10a1d3 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f7c28e657a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f7c28e65a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f7c28e65acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f7c2a1098b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f7c2a0b024b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f7c2a0b83b6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x000055e0b552a3d9 in ?? ()
#25 0x00007f7c29c4618a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#26 0x00007f7c29c46245 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#27 0x000055e0b552a5c1 in ?? ()
Comment 8 Nicolas Fella 2023-01-11 17:41:34 UTC
Yes, that helps a lot. It's the same bug as https://bugs.kde.org/show_bug.cgi?id=463576

As a workaround you can uninstall 'apper'

*** This bug has been marked as a duplicate of bug 463576 ***
Comment 9 nofyb 2023-01-14 08:21:58 UTC
(In reply to Nicolas Fella from comment #8)
> Yes, that helps a lot. It's the same bug as
> https://bugs.kde.org/show_bug.cgi?id=463576
> 
> As a workaround you can uninstall 'apper'
> 
> *** This bug has been marked as a duplicate of bug 463576 ***


Thanks, the workaround have helped. I hope this'll get fixed somewhere along the line, as Apper is a good app.