[Bug 231420] New: Pasting an image created on the clipboard with PrintScrn results in wrong file permissions
Nikos Chantziaras
realnc at gmail.com
Sat Mar 20 14:16:22 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=231420
Summary: Pasting an image created on the clipboard with
PrintScrn results in wrong file permissions
Product: kde
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: realnc at gmail.com
Version: (using KDE 4.4.1)
Compiler: GCC 4.4.3 (Gentoo 4.4.3 p1.0)
OS: Linux
Installed from: Gentoo Packages
When I take a screenshot with Ctrl+PrintScrn (or something equivalent, like
taking a screenshot of the active window only) and then use Ctrl+V in Dolphin
or the Plasma desktop folder in order to save it in a file, the file
permissions of the file are wrong:
$ls -l screenshot.png
-rw------- 1 realnc users 73K 2010-03-20 16:12
My umask is 022, so actually the new file should have the permissions like
this:
-rw-r--r--
This turns out to be annoying when I paste or scp the image into my web server
and people can a "permission denied" error when they try to view it.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list