option "-c" seems not working:
i.e launching it to use a different config folder:
$ python3 ./d-rats.py --loglevel DEBUG -c C:\Users\mauri\AppData\Roaming\D-Rats-test
06/25/2022 19:18:18:INFO:D-Rats:main: re-config option found -- Reconfigure D-rats
06/25/2022 19:18:18:INFO:Mainapp:Enabled debug log for Win32 systems
06/25/2022 19:18:18:DEBUG:Version:HTTP_CLIENT_HEADERS={'User-Agent': 'd-rats/0.4.00 pre-release1'}
06/25/2022 19:18:18:INFO:QST:FeedParser not available
It keeps loading the standard one:
06/25/2022 19:18:18:INFO:DratsConfig:File C:/Users/mauri/AppData/Roaming/D-RATS-EV/d-rats.config
06/25/2022 19:18:18:INFO:MainApp:_refresh_lang: Loading locale `it'
06/25/2022 19:18:18:INFO:MainApp:_refresh_lang: Locale dir is: C:/msys64/home/mauri/D-Rats-python3_tyw/locale
06/25/2022 19:18:18:ERROR:MainApp:_refresh_lang: Messages catalog file missing for it. Need to use 'msgfmt tool to generate.
06/25/2022 19:18:18:INFO:MainApp:D-RATS v0.4.00 pre-release1 starting at Sat Jun 25 19:18:18 2022 on Platform Win32Platform:
base: C:/Users/mauri/AppData/Roaming/D-RATS-EV
source_dir: C:/msys64/home/mauri/D-Rats-python3_tyw
OS version: Windows 10 (10, 0, 19044, 2, '')
option "-c" seems not working: i.e launching it to use a different config folder:
It keeps loading the standard one: