Summary: | Dolphin not preserving modified date of files when copying to manually mounted samba share | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | chrisgualo <chrisgualo> |
Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kdelibs-bugs-null, nate, sitter |
Priority: | NOR | ||
Version First Reported In: | 5.98.0 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
chrisgualo
2022-04-03 05:27:42 UTC
Can't test at the moment as my Windows Samba share stopped working. :( Oh you've locally mounted it instead of using the SMB kioslave. That makes this not the SMB kioslave's fault' moving to KIO. What exact version of KDE Frameworks are you using? Hi, Nate. This is my system info: Operating System: Kubuntu 21.10 KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.2 Kernel Version: 5.13.0-39-generic (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™ i5-10400 CPU @ 2.90GHz Memory: 15.5 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 660 Ti/PCIe/SSE2 Not sure what the difference between kio and kioslave is, but will do some digging. Thanks! basically, when you access a Samba share using its smb:// url, KIO uses a worker process (with the unfortunate name of "ioslave") specifically for Samba shares: the "smb" ioslave. If you manually mount it, then KIO doesn't notice that it's a Samba share and it treats it as any other locally-accessed location, using the "file" ioslave that handles local files. Thanks for the explanation, Nate! I upgraded yesterday hoping that somehow it would be magically solved with the new OS version, but the problem persists. Updated the information above to the current KDE Frameworks version 5.93.0. Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.93.0 Qt Version: 5.15.3 Kernel Version: 5.15.0-25-generic (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™ i5-10400 CPU @ 2.90GHz Memory: 15.5 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 660 Ti/PCIe/SSE2 Recently upgraded KDE Plasma, currently on 5.25.5 Operating System: Kubuntu 22.04 KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.3 Kernel Version: 5.15.0-47-generic (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™ i5-10400 CPU @ 2.90GHz Memory: 15.5 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 Manufacturer: Gigabyte Technology Co., Ltd. Product Name: Z490 GAMING X AX System Version: -CF Last week I upgraded, issue still persists. This does not happen while navigating the share with the smb protocol (smb://) Operating System: Kubuntu 22.10 KDE Plasma Version: 5.26.3 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.6 Kernel Version: 5.19.0-23-generic (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™ i5-10400 CPU @ 2.90GHz Memory: 15.5 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 Manufacturer: Gigabyte Technology Co., Ltd. Product Name: Z490 GAMING X AX System Version: -CF I don't know in what part this was fixed, but not happening anymore. |