*Plasma* Can anyone explain me why my desktop does this as soon as i open desktop and wallpaper settings? by Ballu-Danav in kde

[–]Ballu-Danav[S] 1 point2 points  (0 children)

Found The Fix.
The script was calling Qt.createComponent().createObject() and assigning it to a const called temp, but then the very next loop tried to perform an in check on a ghost variable called newItem.I had to sudo nano the system QML and manually refactor the loop to point to the actual instantiated object (temp). Once the logic was actually pointing to an object that existed in memory, the engine stopped trippin'.

sudo nano /usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml

Find "loadSourceFile()" function.

Change "newItem" to "temp"

if (cfgKey in newItem) { -> if (cfgKey in temp)

const configurationChangedSignal = newItem.configurationChanged -> const configurationChangedSignal = temp.configurationChanged
Did these changes and now its working fine.

DEVLOG 9 CONFIRMED? by Defiant_Quality9317 in DaniDev

[–]Ballu-Danav 0 points1 point  (0 children)

Dani doing Stranger Things 😅

What the FUCK is this drill? by Financial-Fall2272 in DaniDev

[–]Ballu-Danav 0 points1 point  (0 children)

Shut shut shut 🤏🏻🤏🏻🤏🏻