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

Unable to start Fish shell integrated terminal #178910

Closed
wardy3 opened this issue Apr 1, 2023 · 5 comments
Closed

Unable to start Fish shell integrated terminal #178910

wardy3 opened this issue Apr 1, 2023 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@wardy3
Copy link

wardy3 commented Apr 1, 2023

Type: Bug

after upgrading to the latest Insiders, i can no longer use the intetrated terminal, which was fish. I have fish set via chsh

I get these messages:

warning: No TTY for interactive shell (tcgetpgrp failed)
setpgid: Inappropriate ioctl for device

Also, if i chsh to use zsh, it starts ok. But ...

(bank-py3.11) wardy@Wardys-MB-16 bank % fish -l
warning: No TTY for interactive shell (tcgetpgrp failed)
setpgid: Inappropriate ioctl for device

fish, version 3.6.1

image

VS Code version: Code - Insiders 1.78.0-insider (Universal) (f31dffc, 2023-03-31T01:49:03.052Z)
OS version: Darwin x64 22.4.0
Modes:
Sandboxed: Yes

System Info
Item Value
CPUs Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz (16 x 2300)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 10, 9, 19
Memory (System) 32.00GB (1.08GB free)
Process Argv --crash-reporter-id e45c21e3-3270-4be4-bf1b-d02853448a5e
Screen Reader no
VM 0%
Extensions (39)
Extension Author (truncated) Version
better-comments aar 3.0.2
better-toml bun 0.3.2
vscode-markdownlint Dav 0.49.0
gitlens eam 13.4.0
json-tools eri 1.0.2
gitlab-workflow Git 3.60.0
jq-syntax-highlighting jq- 0.0.2
mypy mat 0.2.3
rainbow-csv mec 3.6.0
git-graph mhu 1.30.0
vscode-docker ms- 1.24.0
black-formatter ms- 2023.1.10901017
flake8 ms- 2023.5.10901011
isort ms- 2023.9.10861010
python ms- 2023.7.10901017
vscode-pylance ms- 2023.3.40
jupyter ms- 2023.3.1000892223
vscode-jupyter-cell-tags ms- 0.1.8
vscode-jupyter-slideshow ms- 0.1.5
remote-ssh ms- 0.101.2023032915
live-server ms- 0.4.7
autodocstring njp 0.6.1
vscode-python-typehint njq 1.5.1
fix-json oli 0.1.2
vscode-yaml-sort Pas 6.5.0
vscode-yaml red 1.12.2
vscode-sort-json ric 1.20.0
perl ric 2.5.0
vscode-coverage-gutters rya 2.10.4
jinjahtml sam 0.20.0
markdown-preview-enhanced shd 0.6.8
sourcery sou 1.1.0
tabnine-vscode Tab 3.6.43
markdowntable Tak 0.10.4
even-better-toml tam 0.19.0
pdf tom 1.2.2
errorlens use 3.8.0
vscode-icons-mac way 7.25.3
json Zai 2.0.2

(1 theme extensions excluded)

A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368:30146709
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256198
vstes627:30244334
vslsvsres303:30308271
pythontb:30258533
pythonptprofiler:30281269
vsdfh931:30280409
vshan820:30294714
pythondataviewer:30285072
vscod805cf:30301675
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593cf:30376535
pythonvs932:30404738
cppdebug:30492333
vscaat:30438846
vsclangdf:30492506
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30618038
pylantcb52:30590116
nodejswelcome1:30587009
pyind779:30611226
pythonsymbol12:30651887
a9j8j154:30646983
showlangstatbar:30659908
pythonb192cf:30661257
azdwalk:30687957
pythonms35:30671666
19089226:30680468
7ij38806:30687742
pythonclientmv:30700173

@Ovyerus
Copy link

Ovyerus commented Apr 2, 2023

Happening to me as well

@tamuratak
Copy link
Contributor

Might be duplicate of #178810

@pebabion
Copy link

pebabion commented Apr 3, 2023

Same for me.

@meganrogge
Copy link
Contributor

/duplicate #178810

@VSCodeTriageBot VSCodeTriageBot added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 3, 2023
@EugeneTM
Copy link

EugeneTM commented Apr 23, 2023

Same for me, but only on a certain box. This does not work, including bash:

Version: 1.78.0-insider
Commit: b19017c
Date: 2023-04-21T05:24:11.937Z
Electron: 22.4.7
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin x64 17.7.0
Sandboxed: Yes

And this one works:
Version: 1.78.0-insider
Commit: b19017c
Date: 2023-04-21T05:24:11.937Z
Electron: 22.4.7
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin x64 22.4.0
Sandboxed: Yes

Fish is both 3.6.1 from MacPorts, but the bash is native to MacOS

@github-actions github-actions bot locked and limited conversation to collaborators May 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

7 participants