After spending 2 weeks on digging deep and methodically going through an exhaustive list on GitHub (regarding my Slackware system) I discovered a few things that need fixing.
github.com
There are 19 kde-config files missing from the system.
No matter how many times I selected the Icon's I wanted to use logging out and back in again it wouldn't stick.
Attempting to get more global themes through the KDE Settings api would fail with error:
Under the original users account Firefox consistently prompted me to keep logging into gmail.
Deleting the kde files in ~/.cache/ didn't seem to make much of a difference either.
I tried downloading a global theme and placed it where it belongs.
However, when using the KDE api the theme doesn't show in the GUI.
Moving the theme here I had no dice either-
Creating a new user fared well and didn't produce any of the functionality issues or problems.
Pulling at straws here and running out of ideas:-
Do I need to run scripts to have those config's back where they belong?
**-!Performing a fresh install is an option however; I don't want entertain that unless there isn't any way to fix this.
Slackware takes a long time to install (40 min's) or more and at first boot the runlevels have to be changed and many other numerous practices with root privileges have to be configured.!-**
Thanks in advance-
Alex
GitHub - shalva97/kde-configuration-files: KDE plasma configuration files
KDE plasma configuration files. Contribute to shalva97/kde-configuration-files development by creating an account on GitHub.
There are 19 kde-config files missing from the system.
Code:
kactivitymanagerd-pluginsrc, krunnerrc, kuriikwsfiltersrc, baloofilerc, plasmaanotifyrc, kaccessrc, plasmaUserFeedback, touchpadxlibinputrc, kgammarc, device_automounter-kcmrc, kgammarc, device_automounter_kcmrc, kded_device_automounterrc, konsolesshconfig, breezere, kcmfonts, klaunchrc, kwinrc (DE effects), and kactivitymanager-switcher
No matter how many times I selected the Icon's I wanted to use logging out and back in again it wouldn't stick.
Attempting to get more global themes through the KDE Settings api would fail with error:
Code:
kns://colorschemes.knsrc/api.kde-look.org/2162536
Under the original users account Firefox consistently prompted me to keep logging into gmail.
Deleting the kde files in ~/.cache/ didn't seem to make much of a difference either.
I tried downloading a global theme and placed it where it belongs.
Code:
/home/c/.local/share/plasma/desktoptheme/Vortex-Global
However, when using the KDE api the theme doesn't show in the GUI.
Moving the theme here I had no dice either-
Code:
/usr/share/plasma/desktoptheme
Creating a new user fared well and didn't produce any of the functionality issues or problems.
Pulling at straws here and running out of ideas:-
Do I need to run scripts to have those config's back where they belong?
**-!Performing a fresh install is an option however; I don't want entertain that unless there isn't any way to fix this.
Slackware takes a long time to install (40 min's) or more and at first boot the runlevels have to be changed and many other numerous practices with root privileges have to be configured.!-**
Thanks in advance-

Alex