-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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
Can't run certain apps in terminal #222247
Comments
does this happen if you run that in an external terminal? |
No, It only happens in vscode terminal. I believe this occurs due to snap sandbox blocking something. |
Merging to #179086 The library variables we set like GTK_PATH, GIO_MODULE_DIR interfere with launching external applications. |
The app I ran here was Tried with more qt apps some of them just won't do anything, Halt the termianl and use 100% CPU and some of them will open up without issues. Note that all of them work fine on my normal Konsole its just vscode's terminal.
|
I suggest dumping the environment variables in your default terminal into a file. |
Does this issue occur when all extensions are disabled?: Yes
Installed the app as a classic Snap. It looks like that some apps can't be run from VSCode's terminal. CPU goes 100% and ram gets filled up and crashes the system:
NO extensions BTW
Steps to Reproduce:
dolphin
as an example and CPU goes 100%Screencast: ignore the flashing
Ignore the flashing
output.mp4
The text was updated successfully, but these errors were encountered: