Skip to content

[Defect] WSL paths don't work #812

Description

@tomk-amd

From user feedback:

"If I try to load a dataset from a WSL directory and not in the C:\ drive, it fails to load and I get no error message. it took me a while to realize I had to copy the file from \wsl.localhost\Ubuntu to the C:\ drive"

To reproduce start a WSL session, copy a trace to the WSL filesystem.

Try to open it using file dialog or command line ex:

roc-optiq.exe -f \\wsl.localhost\Ubuntu\home\tkarczew\projects\rocpd-transpose.db

The following appears in the log.

[2026-05-01 16:53:17.875] [roc-optiq-log] [info] Opening file: \\wsl.localhost\Ubuntu\home\tkarczew\projects\rocpd-transpose.db
[2026-05-01 16:53:27.591] [roc-optiq-log] [debug] Detect table error 
[2026-05-01 16:53:27.592] [roc-optiq-log] [debug] 5
[2026-05-01 16:53:27.592] [roc-optiq-log] [debug] :
[2026-05-01 16:53:27.593] [roc-optiq-log] [debug] database is locked
[2026-05-01 16:53:27.621] [roc-optiq-log] [debug] Detect table error 
[2026-05-01 16:53:27.622] [roc-optiq-log] [debug] 5

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions