[5513] in testers
Linux 9.2 Evolution fails to write temp files for actions on
daemon@ATHENA.MIT.EDU (Bill Cattey)
Wed Jun 18 15:10:39 2003
From: Bill Cattey <wdc@MIT.EDU>
To: testers@mit.edu
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1055963436.13422.11.camel@tokata.mit.edu>
Mime-Version: 1.0
Date: 18 Jun 2003 15:10:36 -0400
Attempting to use the menu command in Evolution to view a MSWord .doc
file in mswordview gives the following pop-up Alerts
Could not create temporary file
'/var/tmp/evolution-11306-13422/evolution.wz4POg/Linux.doc':Success
And underneath that alert:
Error while 'Saving attachment':
Cannot create output file: /var/tmp/evolution-11306-13422/evolution.wz4POg/Linux.doc:
Permission Denied.
It also fails for any other action in the menu such as StarOffice or Applix.
----
Supplementary info:
tokata.mit.edu% ls -ld /var/tmp
drwxrwxrwt 4 root root 4096 Jun 18 15:02 /var/tmp
/var/tmp is readable and so apparently is:
drwx------ 3 wdc mit 4096 Jun 18 15:02 evolution-11306-13422
Unless evolution is not running as me?
-wdc