I recently changed my window theme from System Settings > Workspace Appearance > Window Decorations. Shortly afterwards, Window Decorations crashed. Now it crashes every time I open it. Nothing I've tried works. I've rebooted, I've even renamed the .kde folder (in case the preferences had gotten corrupted, or something).
Announcement
Collapse
No announcement yet.
Window Decorations Crashing
Collapse
This topic is closed.
X
X
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Did you rename ~/.kde while not logged into KDE?
A couple other guesses:
Code:rm ~/.config/Trolltech.conf rm -r /var/tmp/kdecache-$USER
- Top
- Bottom
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Ah, yes, good point.
JustinBailey: have you installed any additional themes or styles that aren't included in a default Kubuntu installation?
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
-
Originally posted by SteveRiley View PostWhich one(s)? And have you tried removing it/them?
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
I just installed a random decoration to find out what happens. Besides installing the files in expected locations, it made a change to kwinrc. Therefore, perhaps you can restore your window manager by manually reverting the change. Outside KDE (that is, from a console TTY):
Code:nano ~/.kde/share/config/kwinrc
Code:PluginLib=kwin3_oxygen
Code:steve@t520:~$ [B]sudo updatedb[/B] steve@t520:~$ [B]locate aurorae[/B] /home/steve/.kde/share/apps/aurorae /home/steve/.kde/share/apps/aurorae/themes /home/steve/.kde/share/apps/aurorae/themes/ambiance /home/steve/.kde/share/apps/aurorae/themes/ambiance/ambiancerc /home/steve/.kde/share/apps/aurorae/themes/ambiance/close.svg /home/steve/.kde/share/apps/aurorae/themes/ambiance/decoration.svg /home/steve/.kde/share/apps/aurorae/themes/ambiance/lucidwinedition.svg /home/steve/.kde/share/apps/aurorae/themes/ambiance/maximize.svg /home/steve/.kde/share/apps/aurorae/themes/ambiance/metadata.desktop /home/steve/.kde/share/apps/aurorae/themes/ambiance/minimize.svg /home/steve/.kde/share/apps/knewstuff3/aurorae.knsregistry /home/steve/.kde/share/config/auroraerc /usr/lib/kde4/kwin3_aurorae.so /usr/share/kde4/apps/kwin/aurorae /usr/share/kde4/apps/kwin/aurorae.desktop /usr/share/kde4/apps/kwin/aurorae/AuroraeButton.qml /usr/share/kde4/apps/kwin/aurorae/AuroraeButtonGroup.qml /usr/share/kde4/apps/kwin/aurorae/AuroraeMaximizeButton.qml /usr/share/kde4/apps/kwin/aurorae/Decoration.qml /usr/share/kde4/apps/kwin/aurorae/DecorationButton.qml /usr/share/kde4/apps/kwin/aurorae/MenuButton.qml /usr/share/kde4/apps/kwin/aurorae/aurorae.qml /usr/share/kde4/config/aurorae.knsrc
Last edited by SteveRiley; Jul 26, 2012, 06:30 PM.
- Top
- Bottom
Comment
-
Okay, it turns out I actually did have Aurorae installed, so I followed your directions exactly and uninstalled it. My windows are back to Oxygen, now. However, the settings are still crashing. This happens immediately, as soon as I open Window Decorations, and it happens every time. (I have rebooted since changing the settings/deleting.)
The details from the crash handler are
Code:Executable: kdeinit4 PID: 2207 Signal: Segmentation fault (11)
Last edited by JustinBailey; Jul 30, 2012, 09:54 PM.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
In a terminal window, please run the following and copy-paste the output into a reply here:
Code:kcmshell4 kwindecoration
- Top
- Bottom
Comment
-
Originally posted by SteveRiley View PostIn a terminal window, please run the following and copy-paste the output into a reply here:
Code:kcmshell4 kwindecoration
Code:KCrash: Application 'kcmshell4' crashing... KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit sock_file=/home/pants/.kde/socket-pants-System-Product-Name/kdeinit4__0 [1]+ Stopped kcmshell4 kwindecoration
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
- Top
- Bottom
Comment
-
Originally posted by SteveRiley View Post
- Top
- Bottom
Comment
Comment