Gvfs is part of Gnome, not Geany. The fact that the desktop freezes is likely what freezes Geany, not the other way around. Note that Geany does not actually "keep the files open", it opens the file, loads it into the buffer and closes it again. Could the gvfs system be deciding that the mount is no longer needed and removing it and so confusing everything?
The fact that the problem has existed for so long is likely because nobody has the same configuration as you, and you havn't specified it in any detail, what backend for Gvfs are you using? Which saving settings are you using in Geany? How are you setting up Gvfs and what are the settings? Maybe with full information somebody with a close enough configuration might be able to replicate it. Otherwise you have to provide more information, can you run Geany under gdb and get a backtrace when its "frozen"? Or the desktop? Can Gvfs be run with some debugging or logging to find whats going on? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3747#issuecomment-1900174628 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3747/1900174...@github.com>