Some debugging information.

The temp file opened by Firefox in Evince:

user@computer:/tmp
$ stat -c '%n %a %A' Some\ Pdf.pdf 
Some\ Pdf.pdf 400 -r--------

The same file saved in my home directory using "Save a copy":

user@computer:~/Documents
$ stat -c '%n %a %A' Some\ Pdf.pdf 
Some\ Pdf.pdf 400 -r--------

user@computer:~/Documents
$ umask
0002

The resulting file should be 664 though, right?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1084820

Title:
  "Save Copy As" with file opened from Firefox results in restrictive
  permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1084820/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to