dlt-viewer icon indicating copy to clipboard operation
dlt-viewer copied to clipboard

Enabling/Disabling Plugins has no influence on Index file

Open alexmucde opened this issue 1 year ago • 1 comments

DLT Viewer will load wrong index file

alexmucde avatar Aug 08 '24 09:08 alexmucde

I tried to reproduce the issue:

  1. load a dlt log (Plugins enabled Filters enabled)
  2. check name of an index file loaded
  3. 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?

vifactor avatar Sep 23 '24 07:09 vifactor