Skip to content

file: Handle missing file errors

It's possible that it failed to read the file. So handle it and don't assume that g_file_read() always succeeded.

Closes #783 (closed)

/cc @guido.gunther

Merge request reports