Skip to content

SQLite Browser fails to open a DB inside a wsl2 installation #2142

@Because789

Description

@Because789

Details for the issue

What did you do?

I tried to open a SQLite database inside of a Windows Subsystem for Linux 2 installation (Ubuntu) and nothing happened. I copied the database to my desktop and the db opened fine.

That means, it did NOT work with this path:
\wsl$\Ubuntu\home\iamgroot\dev\dev.db
But it did work with this path:
C:\Users\iamgroot\Desktop\dev.db

I guess that behaviour is to be expected, since I try to open a file from a linux file system in a Windows software, and this issue therefore should be labeled feature request. But looking at the seemless integration of vscode and wsl2, it feels more like a bug...

Useful extra information

The info below often helps, please fill it out if you're able to. :)

What operating system are you using?

  • [x ] Windows: ( version: 2004 (Build 19564.1005) with WSL 2 activated (Ubuntu))

What is your DB4S version?

  • [ x] 3.11.2 (64bit for Windows)

Did you also

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature requests.wslWindows Subsystem for Linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions