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
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
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