Skip to content
Snippets Groups Projects
  1. Dec 15, 2020
  2. Dec 14, 2020
  3. Dec 11, 2020
  4. Dec 10, 2020
  5. Dec 09, 2020
  6. Dec 08, 2020
  7. Dec 07, 2020
  8. Dec 05, 2020
    • Matthias's avatar
      fix "Crash on saving to deleted project" · 58da9bc1
      Matthias authored
      The crash happens because of trying to create subdir "autosave" in the project directory, which is not existing anymore.
      
      The fix
      a) avoids creating the subdir, if the project dir is not existing
      b) catches any exception in autosave, so autosave itself never causes a crash by an unhandled exception
      58da9bc1
  9. Dec 04, 2020
Loading