diff options
| author | Adam <as@php.net> | 2025-06-27 15:16:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-27 13:16:20 -0600 |
| commit | ef5061459505e1b0f958f802016c39a3d6fa8489 (patch) | |
| tree | 3ba33b8cb51cd9bf1b19bf8b5b8833de4aca23bc /src/engine/ModelLoader.cpp | |
| parent | 8ec18758c88099730fddf29992db8a4e3a960c71 (diff) | |
Add a tip about `portable-file-dialogs.h` runtime req on Linux (#358)
In `portable-file-dialogs.h`, if none of `zenity`, `matedialog`,
`qarma`, `kdialog` is installed, it simply runs `echo`[1]. I'm not
sure if the intent was to fallback to readline or something, but it
seems to simply return an empty string with no indication of what
went wrong. This causes SpaghettiKart to render an error box:
> No ROM selected.
>
> Exiting...
To me this seems like a bug in `portable-file-dialogs.h`.
[1]: https://github.com/adsr/SpaghettiKart/blob/11793ed4318b35e205704c46263cc076b97d763a/include/portable-file-dialogs.h#L899
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
Diffstat (limited to 'src/engine/ModelLoader.cpp')
0 files changed, 0 insertions, 0 deletions
