Bug 498799

Summary: Can no longer delete tags: kf.kio.workers.tags: "tags:/foo" stat() invalid url
Product: [Applications] dolphin Reporter: postix <postix>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: akselmo, kfm-devel
Priority: NOR    
Version First Reported In: 24.12.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=497415
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description postix 2025-01-17 14:23:13 UTC
SUMMARY

1) Create a tag by creating a folder in tags:/ or create a tag by adding on in the Details panel in Dolphin.
2) Delete the tag by deleting the folder or by clicking on the tag again

Dolphin prompts:
> File or folder tags:/foo does not exist

Journalctl logs:
>  kf.kio.workers.tags: "tags:/foo" stat() invalid url

Also tested it with a new user account.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 41
KDE Plasma Version: 6.2.5
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.1
Kernel Version: 6.12.9-200.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Dolphin 24.12.1
Comment 1 Akseli Lahtinen 2025-01-22 15:49:19 UTC
Can confirm, something goes wrong with the URL. I think it should be `tags://` and not `tags:/`