Every time I create a new file (CTRL+n) and rename it, I get this error:
![geany](https://cloud.githubusercontent.com/assets/99590/14814716/7a304e0e-0be2-11e6...)
The file gets correctly renamed, though. No trouble beyond this surprising popup.
--- 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/1010
What are your save-actions plugin settings and what are your save settings (Various preferences use_atomic_file_saving, use_gio_unsafe_file_saving and gio_unsafe_save_backup)?
--- 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/1010#issuecomment-214711672
![conf1](https://cloud.githubusercontent.com/assets/99590/14817386/fc12111e-0bf1-11e6...) ![conf2](https://cloud.githubusercontent.com/assets/99590/14817385/fc10c1a6-0bf1-11e6...) ![conf3](https://cloud.githubusercontent.com/assets/99590/14817387/fc2258b2-0bf1-11e6...) Thanks!
--- 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/1010#issuecomment-214717671
In future please don't paste images, just say what the settings are.
What is happening is that because you have "Instant Save" enabled, the new file is saved in /tmp with a temporary filename. You then try to rename it to somewhere else which is on a different filesystem. But you cannot rename between filesystems. However you are saved because then the Save As saves the file to the new location anyway. You will probably find the original temp files are still in /tmp but thats no problem since they will go away at next reboot.
So just do Save As, not rename.
--- 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/1010#issuecomment-214719613
Closed #1010.
--- 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/1010#event-641380207
github-comments@lists.geany.org