Bug 497939 - Dolphin does not display xattrs (extended file attributes) in a Windows environment.
Summary: Dolphin does not display xattrs (extended file attributes) in a Windows envir...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: git-master
Platform: Microsoft Windows Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-27 11:23 UTC by funkybomber
Modified: 2024-12-27 11:25 UTC (History)
1 user (show)

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


Attachments
Dolphin running on Windows 10 misses xattrs (26.73 KB, image/png)
2024-12-27 11:23 UTC, funkybomber
Details
The same files with Dolphin running on Plasma. Here xattrs are displayed. (95.47 KB, image/png)
2024-12-27 11:25 UTC, funkybomber
Details

Note You need to log in before you can comment on or make changes to this bug.
Description funkybomber 2024-12-27 11:23:48 UTC
Created attachment 176903 [details]
Dolphin running on Windows 10 misses xattrs

SUMMARY
Dolphin does not display xattrs in a Windows environment. This is probably a very niche use case but it could be worth addressing. It is good for KDE apps to be adding value to the user regardless of the underlying platform.

STEPS TO REPRODUCE
1. Format a usb flash drive as NTFS
2. Copy some files to the usb flash drive
3. While in Plasma, using Dolphin, assign xattrs (tags, rating or comment) to these files. (the NTFS filesystem supports them)
4. Unmount and safely remove the usb flash drive
5. Launch a Windows 10 system and install the latest version of Dolphin
6. Plug in the usb flash drive and check the files
7. Select the "Details View" mode for the folder containing the files

OBSERVED RESULT
There are no xattrs being displayed for these files.

EXPECTED RESULT
xattrs should be displayed for these files.

SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION
Tested with the latest nightly build of Dolphin grabbed from:
https://cdn.kde.org/ci-builds/system/dolphin/master/windows/
Comment 1 funkybomber 2024-12-27 11:25:36 UTC
Created attachment 176904 [details]
The same files with Dolphin running on Plasma. Here xattrs are displayed.