https://bugs.kde.org/show_bug.cgi?id=437337
--- Comment #2 from Nate Graham <n...@kde.org> --- Yeah, there are definitely trade-offs involved. However I don't know how common the NFS home directory use case is, and perhaps we could optimize it. And I think writing to the config file every time a document is opened is likely to be less costly than writing based on a timer, unless the timer avoided writes when nothing has changed and determined this in a way that didn't involve reading the config file at all. But even then, you'd lose any tabs that were open after the last sync. -- You are receiving this mail because: You are watching all bug changes.