https://bugs.kde.org/show_bug.cgi?id=360777
Bug ID: 360777
Summary: Due to faulty configuration desktop loading time is
~20 seconds longer
Product: kdeplasma-addons
Version: 5.5.5
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
After some updates and testing various widgets i have noticed that my desktop
is loading ~ 20 seconds longer (screen after sddm) - progress bar reaches 100%
and than waits mention time.
To track down the issue i have removed whole .config folder. It helped but than
i go further and located 'faulty' file. It was:
`./config/plasma-org.kde.plasma.desktop-appletsrc`. And again going deeper i
faound the problem inside following configuration (removing it solved the
loading time problem):
[Containments][114]
activityId=795e1540-a8a7-486f-a0f4-f5c2ef8f9e0c
formfactor=0
immutability=1
lastScreen=1
location=0
plugin=org.kde.desktopcontainment
wallpaperplugin=org.kde.image
And related configuration to this path: [Containments][114] in this file is
also:
[Containments][114][Applets][112]
immutability=1
plugin=org.kde.plasma.analogclock
[Containments][114][Applets][112][Configuration][ConfigDialog]
DialogHeight=660
DialogWidth=880
[Containments][114][ConfigDialog]
DialogHeight=660
DialogWidth=880
[Containments][114][General]
ItemsGeometries=Applet-112:1600,816,224,192,0;
ToolBoxButtonState=topright
ToolBoxButtonX=1883
pressToMove=false
showToolbox=false
[Containments][114][Wallpaper][org.kde.image][General]
FillMode=2
Image=file:///home/soee/ownCloud/Zdjęcia/Tapety/1920x1080 (2).png
height=1080
width=1920
The only wrong thing i noticed here (from my point of view) is path to not
existing image: Image=file:///home/soee/ownCloud/Zdjęcia/Tapety/1920x1080
(2).png - i have removed whole ownCloud dir in my home folder some time ago
(btw. shouldn't such invalid images path be handled/removed by Plasma
automatically?). But removing this
[Containments][114][Wallpaper][org.kde.image][General] part from configuration
didn't solve the loading time problem so some other part of pasted
configuration causes it.
We have some ToolBox related configuration here - i don't know itf it is
important but the ToolBox (old cashew) i have disabled by default.
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.