Bug 456078

Summary: .Trash-uid folder does not work with ntfs partition
Product: [Frameworks and Libraries] frameworks-kio Reporter: Patrick Silva <bugseforuns>
Component: TrashAssignee: David Faure <faure>
Status: RESOLVED FIXED    
Severity: normal CC: kdelibs-bugs, kfm-devel, meven29, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Patrick Silva 2022-06-28 11:52:35 UTC
SUMMARY
.Trash-uid folder is not working with my ntfs partition mounted on boot.
I see the following output in Konsole:

$ dolphin
kf.kio.slaves.trash: Directory "/mount/point/.Trash-1000" exists but didn't pass the security checks, can't use it

If I delete /mount/point/.Trash-1000 folder, it is re-created next time a file is sent to Trash
and then the bug returns.

STEPS TO REPRODUCE
1. mount a ntfs partition of an internal device
2. send a file located in the ntfs partition to Trash
3. 

OBSERVED RESULT
the file is moved to a subfolder in Home

EXPECTED RESULT
the file is moved to .Trash-uid folder located in the ntfs partition

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Graphics Platform: Wayland
Comment 1 Patrick Silva 2023-11-18 18:30:31 UTC
Cannot reproduce.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.81.0
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Graphics Platform: Wayland
Comment 2 Méven Car 2024-01-28 21:32:53 UTC
(In reply to Patrick Silva from comment #1)
> Cannot reproduce.
> 
> Operating System: KDE neon Unstable Edition
> KDE Plasma Version: 5.81.0
> KDE Frameworks Version: 5.245.0
> Qt Version: 6.6.0
> Graphics Platform: Wayland

Thanks for reporting ;)