Bug 346490 - Window Decoration dialog crashes
Summary: Window Decoration dialog crashes
Status: RESOLVED DUPLICATE of bug 344278
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_style (show other bugs)
Version: 5.2.95
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Cristian Tibirna
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-22 21:22 UTC by Soukyuu
Modified: 2015-04-29 00:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
run log with gdb up to the crash (12.05 KB, text/plain)
2015-04-22 21:24 UTC, Soukyuu
Details
backtrace after the crash (2.85 KB, text/plain)
2015-04-22 21:24 UTC, Soukyuu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Soukyuu 2015-04-22 21:22:50 UTC
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*
Comment 1 Soukyuu 2015-04-22 21:24:01 UTC
Created attachment 92172 [details]
run log with gdb up to the crash
Comment 2 Soukyuu 2015-04-22 21:24:25 UTC
Created attachment 92173 [details]
backtrace after the crash
Comment 3 Soukyuu 2015-04-22 22:00:56 UTC
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.
Comment 4 Christoph Feck 2015-04-29 00:27:44 UTC

*** This bug has been marked as a duplicate of bug 344278 ***