[Solved] KDE not working / no window decorations

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Blue

[Solved] KDE not working / no window decorations

Post by Blue »

Hi there,

I've been using Linux Mint for a few month and I'm trying a bunch of DEs 'cuz why not.
Now I'd like to try KDE so I did an:

Code: Select all

apt install kde-plasma-desktop
But when KDE starts I get no window decorations so no way to resize, move, minimize and maximize windows.
As far as I can tell this is a WM problem, but I didn't manage to solve it.

I know I already installed this DE on another computer with the same distribution, and it worked fine at the time.
How can I solve this problem ?

Thanks ! :)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 5 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Sundowner
Level 1
Level 1
Posts: 19
Joined: Sun Mar 13, 2016 11:58 pm

Re: KDE not working / no window decorations

Post by Sundowner »

Here's an article from February that may help.

How to install KDE plasma desktop on Linux Mint 19

Code: Select all

https://computingforgeeks.com/how-to-install-kde-plasma-desktop-on-linux-mint-19/
Hope it helps.
Blue

Re: KDE not working / no window decorations

Post by Blue »

Thanks for the help, but I got it working :)

For some reason I had to install Kwin manually:

Code: Select all

apt install kwin-x11
That's very strange...
xlepws

Re: KDE not working / no window decorations

Post by xlepws »

Blue wrote: Sun Apr 14, 2019 8:30 am For some reason I had to install Kwin manually:

Code: Select all

apt install kwin-x11
thank you, this fixed the issue on my virtualbox mint kde installation :)
Locked

Return to “Software & Applications”