https://bugs.kde.org/show_bug.cgi?id=508717
Bug ID: 508717
Summary: uninstalling a symlinked widget removes the
destination, not the symlink
Classification: Plasma
Product: plasmashell
Version First 6.4.4
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Widget Explorer sidebar
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
I'm playing with the code of a plasmoid in `~/src/my.widget`
I make a symlink
ln -s ~/src/my.widget ~/.local/share/plasma/plasmoids
Using "Add or manage widgets", I uninstall my widget.
I expect it to delete the symlink. instead, it deletes `~/src/my.widget`
--
You are receiving this mail because:
You are watching all bug changes.