https://bugs.kde.org/show_bug.cgi?id=502912

--- Comment #6 from Nate Graham <n...@kde.org> ---
P.S. making local modifications to system-installed widgets is not recommended
since those modifications will be blown away after every system update.

You might also find some people elsewhere recommending working around this by
making a local copy of the widget and putting it in
~/.local/share/plasma/plasmoids, but that's also a bad idea since your local
copy will override the system version but you won't be updating it as the rest
of the system gets updated. As a result, at some unspecified time in the
future, the widget will break due to incompatibility between your old local
fork of it and the new systemwide code, but you'll have forgotten about this
and will open a new bug report about it, and it will take hours for all of us
to figure out what's going on!

(if it sounds like this has happened before, the answer is yes :) )

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to