dlt-viewer
dlt-viewer copied to clipboard
Enabling/Disabling Plugins has no influence on Index file
DLT Viewer will load wrong index file
I tried to reproduce the issue:
- load a dlt log (Plugins enabled Filters enabled)
- check name of an index file loaded
- Disable plugins, click "Apply"
I see in log "loadIndex "[...].dix" failed", then new index file gets generated and loaded. If I enable plugins, I observe that index file from step 2 is loaded. So all seems fine.
Is there a specific path I should take to reproduce the issue?