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

why printenv in output pane? #10456

Open
merl-dev opened this issue Nov 10, 2024 · 0 comments
Open

why printenv in output pane? #10456

merl-dev opened this issue Nov 10, 2024 · 0 comments
Assignees
Labels
ssh Issue in vscode-remote SSH

Comments

@merl-dev
Copy link

merl-dev commented Nov 10, 2024

Type: Bug

I noticed today that after connecting to a remote ssh vscode server the output pane of the terminal includes a command to print the environment. Where can this be switched off? It should probably set to never print be default.

Extension version: 0.116.2024110715
VS Code version: Code - Insiders 1.96.0-insider (4a98be2738be4ad8647feb52d1e6845e06515dea, 2024-11-08T09:56:49.748Z)
OS version: Linux x64 6.8.0-48-generic snap
Modes:
Remote OS version: Linux x64 6.8.0-48-generic

System Info
Item Value
CPUs 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz (4 x 4099)
GPU Status 2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
webnn: unavailable_software
Load (avg) 1, 1, 1
Memory (System) 7.46GB (2.37GB free)
Process Argv --no-sandbox --force-user-env --crash-reporter-id cb674e93-e605-427c-9aac-b96a3f74b941
Screen Reader no
VM 0%
DESKTOP_SESSION ubuntu
XDG_CURRENT_DESKTOP Unity
XDG_SESSION_DESKTOP ubuntu
XDG_SESSION_TYPE wayland
Item Value
Remote SSH: rtx
OS Linux x64 6.8.0-48-generic
CPUs Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (16 x 800)
Memory (System) 31.29GB (26.46GB free)
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
vsaa593:30376534
py29gd2263:31024238
c4g48928:30535728
a9j8j154:30646983
962ge761:30841072
pythongtdpath:30726887
pythonnoceb:30776497
asynctok:30898717
dsvsc014:30777825
dsvsc015:30821418
pythonmypyd1:30859725
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:30980852
pythonait:30973460
9c06g630:31013171
dvdeprecation:31040973
dwnewjupyter:31046869
impr_priority:31057980
nativerepl1:31134653
refactort:31084545
pythonrstrctxt:31093868
nativeloc1:31118317
cf971741:31144450
parsetypescript:31116713
e80f6927:31120813
12bdf347:31141542
iacca1:31150324
notype1:31143044
dwcopilot:31158714
h409b430:31177054

here is an example, up to the print statement:

[21:37:39.912] > ready: fd4470f2afc5
[21:37:39.914] > Linux 6.8.0-48-generic #48~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct  7 11:24:13 UTC 2
[21:37:39.914] Platform: linux
[21:37:39.916] > /bin/bash
[21:37:39.916] Parent Shell: bash
[21:37:39.916] Parent Shell pid: 253130
[21:37:39.918] > 10650
[21:37:39.918] Waiting for pid of spawned 'sh' subshell: '10650'...
[21:37:39.920] > fd4470f2afc5: running
> Script executing under PID: 10650
[21:37:39.926] > Found existing installation at /home/<USER>/.vscode-server-insiders...
> Starting VS Code CLI...
> printenv:
@vs-code-engineering vs-code-engineering bot added the ssh Issue in vscode-remote SSH label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ssh Issue in vscode-remote SSH
Projects
None yet
Development

No branches or pull requests

3 participants