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

Uncaught TypeError: Cannot read property 'setCellFromCodePoint' of undefined #253

Open
wenquan opened this issue Feb 13, 2020 · 0 comments

Comments

@wenquan
Copy link

wenquan commented Feb 13, 2020

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.44.0 x64
Electron: 4.2.7
OS: Mac OS X 10.13.6
Thrown From: ink package 0.11.8

Stack Trace

Uncaught TypeError: Cannot read property 'setCellFromCodePoint' of undefined

At /Users/quanwen/.atom/packages/ink/node_modules/xterm/lib/xterm.js:1

TypeError: Cannot read property 'setCellFromCodePoint' of undefined
    at t.print (/packages/ink/node_modules/xterm/lib/xterm.js:1:109168)
    at r._printHandler (/packages/ink/node_modules/xterm/lib/xterm.js:1:100002)
    at r.parse (/packages/ink/node_modules/xterm/lib/xterm.js:1:138864)
    at t.parse (/packages/ink/node_modules/xterm/lib/xterm.js:1:108091)
    at e._action (/packages/ink/node_modules/xterm/lib/xterm.js:1:60985)
    at e._innerWrite (/packages/ink/node_modules/xterm/lib/xterm.js:1:260485)
    at /packages/ink/node_modules/xterm/lib/xterm.js:1:260169

Commands

     -2:05.1.0 ftp-remote-edit:toggle (atom-pane.pane.active)
     -2:02.4.0 core:confirm (input.hidden-input)
     -1:47.4.0 julia-client:new-remote-terminal (div.ftp-remote-edit-view.ftp-remote-edit-resizer.tool-panel)
     -1:36.9.0 julia-client:start-remote-julia-process (textarea.xterm-helper-textarea)

Non-Core Packages

ftp-remote-edit 0.18.0 
indent-detective 0.4.0 
ink 0.11.8 
julia-client 0.11.3 
language-julia 0.19.2 
language-matlab 0.2.1 
latex-completions 0.3.6 
linter-matlab 1.2.0 
tool-bar 1.2.0 
uber-juno 0.3.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant