Page 1 of 1

Blank desktop after installing KDE Plasma -- what did I do wrong?

Posted: 19. Sep 2022, 09:23
by fyrstormer
I installed the "plasma-desktop" package in Gslapt, as well as a few other KDE-related packages I was able to easily identify by name, but when I actually log into a KDE session, after the loading screen goes away I'm left with a blank black desktop. Eventually the session locks, and I see the KDE lock screen, but when I unlock the session again I'm back to the blank black desktop again. What did I miss? Is there a comprehensive list of packages that I need to install for KDE to work properly, if the "plasma-desktop" package doesn't pull them all in automatically?

Re: Blank desktop after installing KDE Plasma -- what did I do wrong?

Posted: 23. Sep 2022, 16:25
by gapan
Yes, you're missing several pieces of KDE, plasma-desktop is only a small part of it. The easiest way to include what is needed is to run:

Code: Select all

sudo slapt-get --install-set kde
(although this will drag some things that are not exactly essential)

Re: Blank desktop after installing KDE Plasma -- what did I do wrong?

Posted: 25. Sep 2022, 19:52
by fyrstormer
gapan wrote: 23. Sep 2022, 16:25 Yes, you're missing several pieces of KDE, plasma-desktop is only a small part of it. The easiest way to include what is needed is to run:

Code: Select all

sudo slapt-get --install-set kde
(although this will drag some things that are not exactly essential)
Excellent, that worked, thanks. I've never seen that "--install-set" flag before; I'm new to Slackware distros.

Next question: Is there an equivalent to Debian's "open-vm-tools" that will do things like automatically change the screen resolution of my Salix text VM when I resize the window? I know it's not necessary for a hardware install, but I like to have VMs to test new configurations before committing them to dedicated hardware.

Re: Blank desktop after installing KDE Plasma -- what did I do wrong?

Posted: 26. Sep 2022, 06:22
by gapan
Well...

Code: Select all

$ slapt-get --search open-vm-tools
open-vm-tools-11.3.5_18557794-x86_64-2salix15.0 [inst=no]: open-vm-tools (VMware open-vm-tools project)

Re: Blank desktop after installing KDE Plasma -- what did I do wrong?

Posted: 26. Sep 2022, 09:19
by fyrstormer
gapan wrote: 26. Sep 2022, 06:22 Well...

Code: Select all

$ slapt-get --search open-vm-tools
open-vm-tools-11.3.5_18557794-x86_64-2salix15.0 [inst=no]: open-vm-tools (VMware open-vm-tools project)
I could've sworn I checked that before...

...in fact, I did. It's already installed. It isn't working. 😕

Re: Blank desktop after installing KDE Plasma -- what did I do wrong?

Posted: 26. Sep 2022, 09:23
by gapan
Did you enable the vmtoolsd service?

Re: Blank desktop after installing KDE Plasma -- what did I do wrong?

Posted: 26. Sep 2022, 09:57
by LibreLenny
This is good to know. I was thinking of installing KDE.