Window Decoration dialog crashes as soon as you switch to it. The preview area center seems to be shifted to the upper left corner. Reproducible: Always Steps to Reproduce: 1. open systemsettings 2. change to application appearance 3. change to window decorations Actual Results: systemsettings crashes Expected Results: being able to change window decorations The crash seems to be occurring in KDecoration2::Decoration::update(QRect const&) () from /usr/lib/libkdecorations2.so.5 Stuff is up to date using arch linux's [kde-unstable] repository I tried reporting this using drkonqi but half of the buttons are disabled (including the login one) and it breaks after telling me I have to log in to access this part of the bugtracker. *sigh*
Created attachment 92172 [details] run log with gdb up to the crash
Created attachment 92173 [details] backtrace after the crash
It seems this is caused by "air-oxygen", installed via "get new decorations" button. Manually removing it from ~/.local/share/aurorae solves the crash. I guess I expected it to filter out decorations that no longer work. The weird part is, though, that decoration did work before.
*** This bug has been marked as a duplicate of bug 344278 ***