nload icon indicating copy to clipboard operation
nload copied to clipboard

Illegal configuration options are silently ignored

Open synthead opened this issue 6 years ago • 0 comments

If the configuration file for nload has a bad value, or is in an incorrect format completely, nload silently ignores the errors. It should raise an error instead.

Steps to reproduce:

  1. Write stuff to ~/.nload
  2. Start nload
  3. Observe that nload starts and the invalid configuration is ignored

synthead avatar Dec 17 '19 18:12 synthead