Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when browsing an offline distro #153

Open
warpdesign opened this issue Jun 9, 2020 · 2 comments
Open

Error when browsing an offline distro #153

warpdesign opened this issue Jun 9, 2020 · 2 comments

Comments

@warpdesign
Copy link
Owner

React-Explorer lists every distro, even though they are offline.

When clicking in the left panel on an offline distro, nothing happens: an error should be displayed (maybe a hint that's the distro is offline ?).

Stack trace:

error cd/list for path \wsl$\Ubuntu-20.04\ error was Error: UNKNOWN: unknown error, lstat '\wsl$\Ubuntu-20.04'
at fs.lstatSync (fs.js:936)
at Object.fs.lstatSync (ELECTRON_ASAR.js:259)
at LocalApi. (FsLocal.ts:184)
at step (FsGeneric.ts:173)
at Object.next (FsGeneric.ts:173)
at FsGeneric.ts:173
at new Promise ()
at ./src/services/plugins/FsLocal.ts.__awaiter (FsGeneric.ts:173)
at LocalApi../src/services/plugins/FsLocal.ts.LocalApi.isDir (FsLocal.ts:183)
at LocalApi../src/services/plugins/FsLocal.ts.LocalApi.cd (FsLocal.ts:59)

@warpdesign
Copy link
Owner Author

I am closing this: latest version of Windows appears to automatically start the VM when attempting to access it if it's offline.

@warpdesign
Copy link
Owner Author

Actually no... re-opening.

@warpdesign warpdesign reopened this Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant