[Github-comments] [geany/geany] Loading temporary files from the last session at startup does not work after a server reboot (#640)

Enrico Tröger notifications at xxxxx
Mon Mar 22 08:08:41 UTC 2021


It was actually pretty easy to implement using `g_mkstemp()` as done in #2769.
The directory for instantly saved files can then be configured and if not configured, the default temporary directory is used, as before.

I added a note in the plugin's preferences that the user is responsible for cleaning up the created files.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/640#issuecomment-803855295
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210322/868bfe42/attachment.htm>


More information about the Github-comments mailing list