furnace
furnace copied to clipboard
Crash on built-in file picker on Linux if one item doesn't have read permissions
Really weird crash. To reproduce:
- Click on Load Sample
- Go to a directory with sample files, one of them with permission bits 000 (nothing)
- Go to another directory
- Go back to the previous directory
- Click on "Type", "Size" or "Date". Crash.
Whether this is a compiler issue, C++ library issue, ImGuiFileDialog issue or something else is unknown.