https://bugs.kde.org/show_bug.cgi?id=378909
RJVB <rjvber...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|vcs |general Product|kdevplatform |kdevelop --- Comment #4 from RJVB <rjvber...@gmail.com> --- Temp. files that remain open after launching a session with 3 projects (KDevelop, KDevPlatform, Purpose) and 13 files opened for editing : $TMPDIR/preamble-d4511c.pch $TMPDIR/kdevelop.BM7249 $TMPDIR/kdevelop.Kj7249 $TMPDIR/kdevelop.qx7249 $TMPDIR/kdevelop.ux7249 $TMPDIR/kdevelop.vx7249 $TMPDIR/preamble-d4511c.pch $TMPDIR/kdevelop.LM7249 $TMPDIR/kdevelop.KM7249 $TMPDIR/kdevelop.EW7249 $TMPDIR/kdevelop.bD7249 $TMPDIR/kdevelop.Jj7249 $TMPDIR/kdevelop.On7249 $TMPDIR/kdevelop.MM7249 This time they were all cleaned up when I quit KDevelop, but that will of course not happen when the application terminates uncleanly. Can't these files be unlinked after creation so that they disappear when closed (and don't show up in the directory)? -- You are receiving this mail because: You are watching all bug changes.