https://bugs.kde.org/show_bug.cgi?id=523557
Bug ID: 523557
Summary: Dolphin no longer displays icon specified in
.directory config for network mounted devices.
Classification: Applications
Product: dolphin
Version First 26.04.3
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: panels: folders
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug or valid feature request, instead
post about it at https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Do not paste LLM output.
Please remove this comment after reading and before submitting - thanks!
***
DESCRIPTION
The icon specified in a .directory file is no longer displayed as the icon for
the directory if the folder is located on a network share. This definitely
worked in previous versions as I used it extensively on my NAS. I do not know
the version of the last working version (this was observed after a standard
system update).
Directory icons are still fully working on local devices.
In my case, the shares are mounted as NFS. I have not tested SMB shares.
STEPS TO REPRODUCE
1. Create a .directory file within a directory on a network mounted share.
2. Specify a valid path to an icon image, such as:
```
[Desktop Entry]
Icon=./.icon.png
```
3. Alternatively, you can use the directory color choices built in to Dolphin.
Right click on a directory on a network share and choose one of the folder
colors from the context menu. This will correctly create the .directory file
within the directory but Dolphin does not display the changes even after a
restart of the application.
OBSERVED RESULT
Dolphin displays the default directory icon.
EXPECTED RESULT
Dolphin should display the icon specified in the .directory file.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.7.3
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
Kernel Version: 7.1.4-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor
Memory: 128 GiB of RAM (121.5 GiB usable)
Graphics Processor 1: AMD Radeon RX 7600
Graphics Processor 2: AMD Ryzen 7 7800X3D 8-Core Processor
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.