https://bugs.kde.org/show_bug.cgi?id=356938

--- Comment #14 from Thomas Lübking <thomas.luebk...@gmail.com> ---
(In reply to AnAkkk from comment #13)
> Should it be frameworks-ki18n or ki18n?

Just "i18n" - ki18n is the translation infrastructure, not the translated
strings.
I filed a bug and attached you, I cannot really handle this (my french is by
far not good enough to lector others ;-)

> Indeed, I do have a drkonqi process. It crashes every time I try to use that
> setting though.
Can you gdb into the stopped kwin process and obtain a backtrace?

echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope # allow attaching gdb
gdb --pid PID_OF_STOPPED_KWIN 2>&1 | tee stopped_kwin.gdb
thread apply all bt

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to