https://bugs.kde.org/show_bug.cgi?id=422119
--- Comment #2 from Sora Steenvoort <s...@dillbox.me> ---
Yes, it's reproducible. I guess I really should've mentioned earlier that the
plugin in question is a modified version of org.kde.plasma.webbrowser which
plasmapkg2 installed locally to ~/.local/share/plasma/plasmoids/, while the
original version remains untouched in /usr/share/plasma/plasmoids/. The “add
widget” overview lists both versions when installed and both are usable so this
seems fine in general, but apparently it causes plasmapkg2 to wreak havoc.

To reproduce (make sure to backup ~/.local/share/plasma/plasmoids/ beforehand):
    TEMPDIR=$(mktemp -d)
    cp /usr/share/plasma/plasmoids/org.kde.plasma.webbrowser/metadata.desktop
$TEMPDIR
    plasmapkg2 -r $TEMPDIR

This will delete the entire folder ~/.local/share/plasma/plasmoids/ if it
doesn't contain a subfolder org.kde.plasma.webbrowser.

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

Reply via email to