-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementFeature requests.Feature requests.wslWindows Subsystem for LinuxWindows Subsystem for Linux
Description
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
- Try out the latest nightly version: https://github.com/sqlitebrowser/sqlitebrowser#nightly-builds
- [x ] Search for an existing similar issue: https://github.com/sqlitebrowser/sqlitebrowser/issues?utf8=%E2%9C%93&q=is%3Aissue%20
29axe, yardenshoham, edwardreed81, attila-kun, kael89 and 10 more
Metadata
Metadata
Assignees
Labels
enhancementFeature requests.Feature requests.wslWindows Subsystem for LinuxWindows Subsystem for Linux