Summary: | gwenview_importer creates write-protected files | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Angelo Naselli <anaselli> |
Component: | importer | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kde, null |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Angelo Naselli
2012-01-05 15:45:48 UTC
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 *** |