#kde plasma widgets including taskbar incredibly slow

17 messages · Page 1 of 1 (latest)

fervent lagoon
#

dont know what happened but after a restart everything is just not responding at all
ive updated, ive restarted, not sure what to do next

fervent lagoon
#

so i moved my whole config folder to a backup and the issue was gone, not sure w h y but it was. but im trying to figure that out so i dont have to reset my entire config 😭

#

if anyone has any ideas or how i can even troubleshoot that would be amazing

fervent lagoon
digital knoll
fervent lagoon
#

or what do i search for to learn about that i guess

digital knoll
# fervent lagoon how could i do that?

make a backup of ~/.config and copy half the files or directories from there to ~/.config and check for the problem, divide and conquer. worst case, check 16 times. (assuming you have 65536 files/directories in the first level of ~/.config, which is unlikely). This is a stupid method, but could be used if you have no idea what's happening.

fervent lagoon
teal sluiceBOT
#

Holy Roman Empire received a thank you cookie!

digital knoll
digital knoll
#

If this is a common problem for you, please consider using source control (such as git) for your configurations, this way you can easily roll back to old configurations if something goes wrong, it should also make bisection easier.

fervent lagoon
digital knoll
#

The most primitive method is to simply set up ~/.config as a git repo.

fervent lagoon