Skip to content

[Bug]: terminal not opening on 4.9.0 on macOS (github release and homebrew) #5843

Closed
@jsjoeio

Description

@jsjoeio

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome
  • Local OS: macOS
  • Remote OS: macOS
  • Remote Architecture: n/a
  • code-server --version: 4.9.0

Steps to Reproduce

  1. brew upgrade code-server
  2. code-server
  3. open Integrated Terminal

Expected

The terminal should load

Actual

It doesn't load

Logs

  ERR TypeError: Cannot read properties of undefined (reading 'cell')
    at c.getFont (terminalConfigHelper.ts:188:73)
    at Ui.getFont (xtermTerminal.ts:416:29)
    at Ki._getDimension (terminalInstance.ts:698:40)
    at Ki._evaluateColsAndRows (terminalInstance.ts:649:26)
    at Ki.layout (terminalInstance.ts:1875:30)
    at Ki._open (terminalInstance.ts:1072:9)
    at Ki.setVisible (terminalInstance.ts:1350:9)
    at g.setInput (terminalEditor.ts:78:39)
    at async a.doSetInput (editorPanes.ts:353:4)
    at async a.doOpenEditor (editorPanes.ts:222:34)

Screenshot/Video

image

Does this issue happen in VS Code or GitHub Codespaces?

  • I cannot reproduce this in VS Code.
  • I cannot reproduce this in GitHub Codespaces.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghigh-priorityThis issue needs to be resolved ASAP

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions