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 '0' of undefined #10

Open
nir-arad opened this issue Oct 9, 2017 · 0 comments
Open

Uncaught TypeError: Cannot read property '0' of undefined #10

nir-arad opened this issue Oct 9, 2017 · 0 comments

Comments

@nir-arad
Copy link

nir-arad commented Oct 9, 2017

[Enter steps to reproduce:]

  1. Trying to debug a C++ 14 program
  2. Placed breakpoint on "main" function
  3. Packages > Debug > Start

Atom: 1.21.0 x64
Electron: 1.6.9
OS: Ubuntu 17.04
Thrown From: output-panel package 0.3.4

Stack Trace

Uncaught TypeError: Cannot read property '0' of undefined

At /home/narad/.atom/packages/output-panel/node_modules/xterm/lib/Renderer.js:98

TypeError: Cannot read property '0' of undefined
    at Renderer._refresh (/packages/output-panel/node_modules/xterm/lib/Renderer.js:98:35)
    at Renderer._refreshLoop (/packages/output-panel/node_modules/xterm/lib/Renderer.js:60:14)

Commands

     -0:34.5.0 gpp-compiler:compile (input.hidden-input)
     -0:13.1.0 dbg:pause-continue (input.hidden-input)

Non-Core Packages

atom-beautify 0.30.5 
autocomplete-php 0.3.7 
busy-signal 1.4.3 
cpp-refactor 2.2.3 
dbg 1.6.2 
dbg-gdb 1.7.7 
filesize 3.0.0 
gcc-make-run 0.2.12 
gpp-compiler 3.0.7 
intentions 1.1.5 
language-cpp14 0.6.2 
language-cuda 0.1.0 
language-markdown 0.25.1 
linter 2.2.0 
linter-gcc 0.7.1 
linter-php 1.5.1 
linter-ui-default 1.6.10 
markdown-writer 2.7.2 
output-panel 0.3.4 
php-cs-fixer 4.1.1 
php-integrator-refactoring 1.4.1 
python-tools 0.6.9 
refactor 0.11.5 
structure-view 0.1.4 
symbols-tree-view 0.14.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