Version: unspecified (using KDE 4.7.4) OS: Linux From: https://bugs.mageia.org/show_bug.cgi?id=4030 Reproducible: Didn't try Steps to Reproduce: 1. import photos from camera with gwenview_importer 2. open folder where photos are imported with gwenview 3. rotate photos you need to 4. save changes Actual Results: all the files are created with 444 permission. Expected Results: expected permissions should be 644 as umask.
Still a bug in KDE 4.13.3 (Kubuntu Trusty) as of Sept 2014.
Thanks for reporting. I can confirm the behaviour even with the KF5 based importer introduced with KDE Applications 17.04. Details: - Importing from a local directory with r/w images results in r/w images - Importing from a local directory with r/- images results in r/- images which cannot be modified - Importing via camera:/ (e.g. from an Android device) results in r/- images, suggesting the kioslave provides a r/- view of the device Possible solution: Write r/w images in every case (or better: respect the default umask). However, I wonder whether this should be solved at the kioslave level, as this also happens when copying in Dolphin).
*** This bug has been marked as a duplicate of bug 183159 ***