Hello everyone! Since update to KDE 6.5.0 (and later on up to 6.5.0-1) I face plasmashell crashes with every reboot.
Unfortunately I cannot even collect debug info as debug collector says that it also has crashed, lol
when i try to check plasmashell in CLI I get this
```
plasmashell -v
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
qt.qpa.plugin: Could not load the Qt platform plugin “xcb” in “” even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
I am facing a similar issue where plasmashell crashes every time when I replace kwin with i3.
However, my output when running plasmashell -v is not the same as OP:
```
plasmashell 6.5.0
QThreadStorage: entry 8 destroyed before end of thread 0x55d8fa5c2010
QThreadStorage: entry 2 destroyed before end of thread 0x55d8fa5c2010
QThreadStorage: entry 1 destroyed before end of thread 0x55d8fa5c2010
```
@meven Let me know if you need any more specific console outputs in order to help debug this issue
I’m running Arch Linux with i3 on top of KDE and have been using this setup for several months. Two days ago, I updated my system, and after rebooting, plasmashell started crashing in a loop. I suspected I had broken something in my installation, so today I did a clean reinstall.
The installation went well. I first booted into pure KDE — everything worked perfectly. Then I installed i3 and booted into it — still no issues. However, after setting up i3 to run over KDE (like before the clean reinstall), the same bug appeared again.
Now, I no longer get multiple crash report windows, but the KDE panel (the bar at the bottom with the app launcher, system tray icons, etc.) is missing. I tried restarting plasmashell from Konsole with:
```bash
plasmashell --replace
```
And here’s the output:
```text
kf.plasma.quick: Applet preload policy set to 1
KCrash: Attempting to start /usr/bin/plasmashell
KCrash: Application ‘plasmashell’ crashing… crashRecursionCounter = 2
Segmentation fault (core dumped) plasmashell --replace
kf.plasma.quick: Applet preload policy set to 1
```
I have generated the full log of plasmashell --replace with: