https://bugs.kde.org/show_bug.cgi?id=511428
--- Comment #7 from Björn Bidar (Thaodan) <[email protected]> --- (In reply to SepiaRovilher from comment #6) > Hello, > The time has pass since my bug report. I don't know how but i manage to fix > the isse some day ago. Today i was trying to fix issue with my screen > qualify after reboot and i have found something interesting with kscreen > package. Without the package the `plasmashell --no-respawn &` work well, but > after install the package and reboot it i have the same "Segmentation fault" > error. > I have link you the 2 backtrace, one with kscreen installed post reboot and > one without it also post reboot. I followed that idea I found a workaround: stop the kscreen service: systemctl --user stop plasma-kscreen.service systemctl --user restart plasma-plasmashell.service systemctl --user start plasma-kscreen.service -- You are receiving this mail because: You are watching all bug changes.
