https://bugs.kde.org/show_bug.cgi?id=370627
--- Comment #1 from David Jarvie <djar...@kde.org> --- I don't see the error message in ~/.xsession-errors on my system, and therefore I can't test whether a fix will work. Can you confirm which line in kalarmdirresource.cpp produces the error - is it the call to loadFile(path, file) in fileChanged() ? It also isn't obvious where any temporary files are created with a name pattern like the one you report. The only place I can see that creates a temporary file is in fileStorage->save() in writeToFile(), which creates a file with '~' suffix. If I supply a patch, would you be able to rebuild and test it? -- You are receiving this mail because: You are watching all bug changes.