tl;dr:
Somehow my dolphin only has two tags listed after attaching many to one file, and those two tags seem… permanent, they can’t be renamed (the actual tag, the name on the left panel can be renamed) and can’t be deleted, every time I rename the actual tag and deleting it, it will come back just after a refresh (F5), launching Dolphin from the terminal doesn’t show anything in the process except when opening the tag after being renamed (but not refreshing it) prints kf.kio.workers.tags: "tags:/Test" stat() invalid url
, Test
here is what the Tag should be renamed to, not the original/previous name. So is there any way to force delete or reset Dolphin’s tag list?
The step I run into this is
- Select a file
- Click
Add
on the tag section on the preview/information panel (the panel on the right side of the dolphin) - Add multiple tags in quick succession
- Notice that (at least in my case) after a while, the
Tags
section on the left side of the Dolphin shows “All Tags”, “Tags 1”, and “Tags 2” (in my case) but not the other/rest of the tags I added to the previous file. - Adjust the previous file’s tag by removing every tag first, close the tag dialog for the file, then click
Add
again on the file info - Notice that (at least in my case) available tags are only the “Tags 1” and “Tags 2”, the previously added tag has gone
- Add the remaining tags to the file, close the dialog afterwards
- Click the
Edit
on the tag section of the file info again (modify the file tag) - Remove every tag from the file, close the dialog afterwards
- Note that (at least in my case) the two tags still remain, even though there’s no file in the whole system that uses that tag
- Now either try to delete or rename the actual tag (not the Tags section on the left of the dolphin)
- Refresh (F5) after doing so
- Note that (at least in my case) the tags are neither got renamed nor deleted
Just in case this is actually a Bug, I already submitted it here