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 running on WSL Ubuntu 24.04.1 #2

Open
nathantgray opened this issue Oct 24, 2024 · 1 comment
Open

Error running on WSL Ubuntu 24.04.1 #2

nathantgray opened this issue Oct 24, 2024 · 1 comment

Comments

@nathantgray
Copy link

nathantgray commented Oct 24, 2024

After following the installation instructions using WSL Ubuntu 24.04.1. I receive the following error in the terminal. Additionally a GUI window pops up notifying that there was an uncaught exception. The splash screen remains open until the process is canceled with ctr-c.

~/git/GLIMPSE/glimpse$ npm run start

> [email protected] start
> electron-forge start

✔ Checking your system
✔ Locating application
✔ Loading configuration
✔ Preparing native dependencies [1s]
✔ Running generateAssets hook

WARNING: dzn is not a conformant Vulkan implementation, testing use only.
WARNING: dzn is not a conformant Vulkan implementation, testing use only.
WARNING: Some incorrect rendering might occur because the selected Vulkan device (Microsoft Direct3D12 (Intel(R) Iris(R) Xe Graphics)) doesn't support base Zink requirements: feats.features.logicOp have_EXT_custom_border_color have_EXT_line_rasterization
[1039760:1024/124200.080372:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[1039760:1024/124225.086556:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
@itsMando
Copy link
Contributor

Hi @nathantgray thanks for bringing this issue up. Before doing npm run start did you have the python environment created and activated ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants