Bug 480018

Summary: Files ripped from a CD are read-only
Product: [Applications] dolphin Reporter: Barnaby <barnaby>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel
Priority: NOR    
Version: 23.08.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Barnaby 2024-01-18 21:03:41 UTC
SUMMARY
When using Dolphin to rip files from a CD, the files retain their read-only permissions once copied to the user’s disk. This can cause confusion when e.g. using tools like Picard to tag and rename files, as it will complain that the files are “corrupted or inaccessible”. I would expect ripped files to be given the same permissions as any other files created in Dolphin.

STEPS TO REPRODUCE
1. Open CD in Dolphin
2. Drag files off it into folder on disk

OBSERVED RESULT
The files are read-only

EXPECTED RESULT
The files have the same permissions as any new file created by dolphin (rw-rw-r--)

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 23.10
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Kernel Version: 6.5.0-14-generic (64-bit)
Graphics Platform: Wayland
Processors: 20 × 12th Gen Intel® Core™ i7-12700H
Memory: 31.1 GiB of RAM

ADDITIONAL INFORMATION