Bug 503614 - Information panel doesn't create new tags properly with use of the "Add..." function beside "Tags."
Summary: Information panel doesn't create new tags properly with use of the "Add..." f...
Status: RESOLVED DUPLICATE of bug 488588
Alias: None
Product: dolphin
Classification: Applications
Component: panels: information (other bugs)
Version First Reported In: 24.12.3
Platform: Gentoo Packages Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-01 14:26 UTC by Traev
Modified: 2025-05-05 19:19 UTC (History)
2 users (show)

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


Attachments
Error which appears after adding a new tag using the information panel. (Example.) (96.80 KB, image/png)
2025-05-01 14:26 UTC, Traev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Traev 2025-05-01 14:26:32 UTC
Created attachment 180850 [details]
Error which appears after adding a new tag using the information panel. (Example.)

SUMMARY
Dolphin's information panel has the ability to add or create tags. When clicking on a file/folder, selecting "Add..." in the "Tags" section of the information panel, and making a completely new tag with a unique name, Dolphin acts as if this newly-created tag doesn't exist when viewing it in the "tags:/" location.

STEPS TO REPRODUCE
1. Click on any file or directory with the information panel open.
2. Click "Add..." beside the "Tags:" entry.
3. Create a new, unique tag.
4. View the tag in the "tags:/" location of Dolphin.
5. Dolphin throws the error "Could not enter folder tags:/<tagname>" when entering the tag's location.

OBSERVED RESULT
Dolphin emits an error when entering a tag location created by the information panel.

EXPECTED RESULT
Dolphin creates the new tag after adding it via the information panel, assigning it to the appropriate file(s) and/or folder(s).

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo Linux 2.17
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.3

ADDITIONAL INFORMATION
It also seems like the information panel's tag functionality fails to append a file/folder within a tag that already exists, if selected in the "Add Tags" window.
Comment 1 John Kizer 2025-05-05 05:17:24 UTC
Hi - could you please confirm what version of Dolphin you're running? I can't reproduce this issue with the steps given on Fedora KDE 42, running Dolphin 25.04.0 (which would be expected based on the resolution to https://bugs.kde.org/show_bug.cgi?id=488588 )

Thanks!
Comment 2 Traev 2025-05-05 12:35:30 UTC
(In reply to John Kizer from comment #1)
> Hi - could you please confirm what version of Dolphin you're running? 

Hello. I am currently running version 24.12.3, which is definitely the reason for why I was experiencing the bug. The resolved bug you've mentioned seems to be completely identical to what I'm experiencing; in that case, I think this one can be discarded.

Sincerely,
Traev
Comment 3 John Kizer 2025-05-05 19:19:12 UTC
Glad it looks like a fix is on the way! :-)

*** This bug has been marked as a duplicate of bug 488588 ***