Dolphin should warn users when they try to do some operations with a FS that isn't supported. For example, if ntfs-3g isn't installed and you try to write to a NTFS FS, Dolphin will show an error message saying that you're missing permissions, but the real reason is that Dolphin isn't able to write to the FS. Main problem here is that Dolphin is confusing the user with a wrong message. Also, it would be nice to make Dolphin warn about unsupported FS. (Like Mac OS or Windows). Reproducible: Always Steps to Reproduce: 1. Uninstall ntfs-3g 2. Try to write/save a file to a NTFS drive 3. Error message is shown Actual Results: An error shows up saying that you lack permissions, which is not true in any way. Expected Results: A warning saying that ntfs-3g (or equivalent) should be installed before trying to write to the volume.
Thanks for the bug report, but I think that this belongs to KIO (the library that handles moving/copying files for us). If this issue is still present in Dolphin 4.11.0 or later (please *never* file bug reports without providing the version), just let us know, and we can reassign the report.
Yes, perhaps KIO is better. Anyways, this has been present in *all* version since *ever*. I mean, that bug (and the other one that I reported right after this one) have been present in (at least) KDE since 1.0
Thanks for the quick reply. (In reply to comment #2) > Anyways, this has been present in *all* version since *ever*. I assume that this includes 4.11.0, so I'll reassign to KIO.
Yes, this includes 4.11.0 :)
Can I get this bug in a "Confirmed" state?