Cody Wolter

Results 5 comments of Cody Wolter

I am having this same issue. "Run in Sandbox" seems to appear for exe, ps1, etc. But `.intunewin` files do not have a context menu option to run in sandbox.

Hello - ```console [Error - 12:28:52 PM] Client Slint LSP: connection to server is erroring. Shutting down server. [Error - 12:28:52 PM] Stopping server failed Error: Client is not running...

This is the entirety of the output from `OUTPUT` -> `Slint LSP` ![image](https://github.com/slint-ui/slint/assets/4241748/b558bed4-d58e-46df-80f7-a829094c9fb5) Currently reviewing the missing shared libraries it keeps complaining about and installing what seems to be missing....

So, after installing - libxkbcommon-x11-0 - libinput10 - libgbm-dev I am finally getting something new: **Note; this is on preview. Which may be expected. The above installs at least give...

> This is the binary downloaded from Github? The Linux version will try to use Qt5, so installing that might fix the issue. This is the [slint extension](https://github.com/slint-ui/slint/blob/master/editors/vscode) for VSCode