Opened 12 years ago
Last modified 11 years ago
#146 reopened defect
EMSO crashes on open PFD files under non-write permission folder
Reported by: | Rodolfo Rodrigues | Owned by: | Rafael de Pelegrini Soares |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | EMSO | Version: | 0.10.3 |
Keywords: | Cc: |
Description
EMSO creates temporary files on open PFD files. If that files are under a folder that you do not have write permissions EMSO crashes. It happens in EMSO installed on LINUX under '/usr/local' when a PFD file from 'mso/sample' is opened by nonroot user. That case could be suitable an alert window reporting the situation.
Change History (3)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 0.9.59 → 0.10.3 |
comment:2 Changed 12 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Reopening because the proposed solution using the system temporary directory will break PFD files using result files (initial guess or initialization) which are in the same directory.
Thus, another solution will have to be formulated.
comment:3 Changed 11 years ago by
In addition,
And PFD opened under Windows vista immediately crashes EMSO. I tried both on hard drive with and without writing permission plus usb key.
Sam
This is now fixed and will be available in the next version. Temporary files are now placed on the system temporary directory.
Thank you for reporting.