IDEMSInternational / R-Instat

A statistics software package powered by R
http://r-instat.org/
GNU General Public License v3.0
38 stars 103 forks source link

Message when plotting a graph concerning temporary location #4515

Open rdstern opened 6 years ago

rdstern commented 6 years ago

This seems (as far as I can tell) to only affect me!

I did an inventory graph (I think it could be any graph) and got the following message:

instat A problem occured saving your graph in the temporary location: C:\Users\Roger Stern\AppData\Local\Temp\R_Instat_Temp_Graphs To ensure graphs can be viewed, graphs will now appear in a pop up R viewer. You can change this setting in Tools > Options: Graph Display if this later becomes resolved. OK

I can continue of course. But is there anything I can do here?

dannyparsons commented 6 years ago

This usually happens when the temporary files get cleared while R-Instat is open, meaning it can't access this folder any more. It should be able to recreate it when you restart R-Instat (and VS running R-Instat). If not maybe another program is access the Temp folder so R-Instat can't. You could restart your machine. If that fails you could also go to that location and delete the folder if it exists and then restart again.

rdstern commented 6 years ago

In workshops this happened quite a lot, perhaps to 1/3 of the participants.