Bug 498799 - Can no longer delete tags: kf.kio.workers.tags: "tags:/foo" stat() invalid url
Summary: Can no longer delete tags: kf.kio.workers.tags: "tags:/foo" stat() invalid url
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.12.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-17 14:23 UTC by postix
Modified: 2025-01-22 15:49 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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:/`