https://bugs.kde.org/show_bug.cgi?id=441384
--- Comment #1 from Eduardo <zl...@hotmail.com> --- I tested this in other environments: Two completely different computers with KDE Neon 5.22 user edition up-to-date, the bug is triggered on both computers every time. However, I installed Arch Linux in one of those computers, and despite having the same Dolphin/Plasma/KDE Framework version, the bug doesn't happen under Arch Linux. The difference might be the ntfs-3g or FUSE version. This is what I have on each system: Common versions in both systems: # plasmashell --version plasmashell 5.22.4 # kf5-config --version Qt: 5.15.2 KDE Frameworks: 5.85.0 kf5-config: 1.0 # dolphin --version dolphin 21.08.0 Difference in versions: Under Neon (bug happens): root@Neon:~# fusermount -V fusermount3 version: 3.9.0 root@Neon:~# ntfs-3g --version ntfs-3g 2017.3.23AR.3 integrated FUSE 28 Under ArchLinux (bug doesn't happen): [root@ArchLinux ~]# fusermount -V fusermount version: 2.9.9 [root@ArchLinux ~]# ntfs-3g --version ntfs-3g 2017.3.23 external FUSE 29 So this may serve as clues to those who wish to investigate the bug. Or maybe it can be 'overlooked' until all distros are shipping non-bug-triggering ntfs-3g/FUSE versions. -- You are receiving this mail because: You are watching all bug changes.