| Summary: | host plasmashell repeatedly crashes when trying to launch a nested plasma session from within kde neon distrobox | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | renner0 |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.1.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
relevant shell history
dr konqi output dolphin coredump for good measure |
||
|
Description
renner0
2024-09-17 18:00:57 UTC
Created attachment 173785 [details]
dr konqi output
link to plasmashell coredump because bigger than 4MB https://0x0.st/X3SK.zst I did the similiar things on a Fedora Kinoite virtual machine and after a reboot plasmashell also is broken (no wallpaper, panel, 3 crash windows, reboot did not help) Created attachment 173787 [details]
dolphin coredump for good measure
vm coredump link https://0x0.st/X3SN.zst Oh btw how could I undo my fuckery? funnily enough the nested session in the kde-neon distrobox still works Solution/How to make it work again: rm -r ~/.cache/plasmashell It was that simple lol ...So now it works with no crashes? If so, this is probably Bug 418148. (In reply to Nate Graham from comment #9) > ...So now it works with no crashes? If so, this is probably Bug 418148. Yes, once you nuke the plasmashell cache after launching the PlasmaNested.sh it no longer crashes until you launch the script again. It does not affect the currently running session at all until the next session is started by a new login or restarting plasmashell via systemd or just plasmashell It might show 3 Crash windows because of # StartLimitBurst=3 in the systemd file of plasma-plasmashell.service Should we mention somewhere on this page: https://community.kde.org/Neon/Containers that you should not launch nested sessions from a distrobox unless you absolutely know what you are doing (which I am not) If so, then I could update the page. Is this a plasma version/cache mismatch or some dbus(?) shenanigans? Or is there a better way to test latest Plasma/KDE-neon without dual-boot/another session from sddm (VMs suck for my testing purposes). Running the container as another user entirely? *** This bug has been marked as a duplicate of bug 418148 *** |