Summary: | Information panel doesn't create new tags properly with use of the "Add..." function beside "Tags." | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Traev <traevenglaser> |
Component: | panels: information | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | john.kizer, kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 24.12.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Error which appears after adding a new tag using the information panel. (Example.) |
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! (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 Glad it looks like a fix is on the way! :-) *** This bug has been marked as a duplicate of bug 488588 *** |
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.