https://bugs.kde.org/show_bug.cgi?id=356843
Thomas Lübking <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|kwin |plasmashell Assignee|[email protected] |[email protected] Target Milestone|--- |1.0 Component|general |general CC| |[email protected], | |[email protected], | |[email protected] Summary|Newly selected wallpaper is |Plasmashell segfault after |replaced with default one |use Alt+F2 and putting any |after use Alt+F2 and |letter in edit box |putting any letter in edit | |box | --- Comment #10 from Thomas Lübking <[email protected]> --- That means plasmashell crashes. It will be necessary to obtain a backtrace on the stopped plasmashell process echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope gdb --pid <pid of stopped plasmashell here> 2>&1 | tee plasmashell.gdb in gdb enter thread apply all bt and hit enter until you reach the end of the output. Paste the contents of plasmashell.gdb into the bug. -- You are receiving this mail because: You are watching all bug changes.
