Created attachment 4386 fix resources loading Hey, a Debian user reported that system-wide settings weren't loaded. Attached patch should fix the issue.
Pushed a simpler fix in 5e92d36, lookup_rc_file() should have been used instead of save_location().
Hm, actually with my fix no default values are applied. I'll add the part which sets the defaults too :)