KapiX / Koder

A code editor for Haiku based on Scintilla editing component.
MIT License
41 stars 15 forks source link

Erratic behavior when opening a non-existent file #99

Closed waddlesplash closed 5 years ago

waddlesplash commented 5 years ago

Run Koder some-non-existent-file.txt in a terminal. Then:

  1. "Failed to read file permissions"
  2. "You don't have permissions to edit this file, the editor will be set to read-only mode"
  3. New Koder window opens with a single W in it (?!) -- maybe an out-of-bounds read?