| Summary: | Gwenview only shows one picture when opening several files with same name (from different folders) | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | Johannes <lemondejojo> |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | idontfeelcomfygivingyoumyemail |
| Priority: | NOR | ||
| Version First Reported In: | 21.08.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | The bug in action (steps to reproduce) | ||
Thank you for the bug report. Unfortunately we were not able to get to it yet. Can we ask you to please check if this is still an issue with Gwenview 25.08.0? ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |
Created attachment 144803 [details] The bug in action (steps to reproduce) SUMMARY Gwenview allows to select several files and open only these. In essence, from e.g. Dolphin, you can choose a few pictures, right click and select Open with Gwenview. This would create symbolic links to some location within /tmp and just works fine (it's a super useful feature btw). However if you select from tree view in Dolphin several images with identical names (from different folders), Gwenview would only open one of them. I believe that it would create two symbolic links with the same name, too, thus the second would overwrite the first one. STEPS TO REPRODUCE 1. Create a folder "one" and a folder "two". Put an image "img.png" in both of them. 2. From e.g. Dolphin, from the tree view, expand "one" and "two", and select both "img.png" images. 3. Right click, Open with Gwenview. OBSERVED RESULT It would show only one image, but should show both of them. SOFTWARE/OS VERSIONS Linux kernel: 5.13.0-22-generic KDE Plasma Version: 5.23.4 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION See video