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 'decorateMarker' of null #265

Open
PallHaraldsson opened this issue Feb 26, 2020 · 0 comments
Open
Labels

Comments

@PallHaraldsson
Copy link

PallHaraldsson commented Feb 26, 2020

Not a big deal, just surprising first user experience.

  1. Install atom, Juno etc. [EDIT: Note it's the (assumed) latest Juno Juno 0.8.0?, atom-julia-client 0.12.2?) alpha, 15 something NOT alpha I was mixing up with VSCode I'm also trying out.]
  2. Ran in Julia 1.0.4 without problem, changed to /home/pharaldsson_sym/julia-1.3.1/bin/julia and got this error. Still works.

Atom: 1.44.0 x64
Electron: 4.2.7
OS: Ubuntu 18.04.4
Thrown From: ink package 0.12.2

Stack Trace

Uncaught TypeError: Cannot read property 'decorateMarker' of null

At /home/pharaldsson_sym/.atom/packages/ink/lib/debugger/breakpoints.js:170

TypeError: Cannot read property 'decorateMarker' of null
    at BreakpointManager.insertView (/packages/ink/lib/debugger/breakpoints.js:170:31)
    at /packages/ink/lib/debugger/breakpoints.js:203:52
    at Array.forEach (<anonymous>)
    at BreakpointManager.add (/packages/ink/lib/debugger/breakpoints.js:203:33)
    at BreakpointManager.toggleAtSourceLocation (/packages/ink/lib/debugger/breakpoints.js:249:12)
    at /packages/ink/lib/debugger/breakpoints.js:139:14)

Commands

  2x -2:28.4.0 julia-client:settings (button.btn.btn-default.icon.icon-link-external)
     -0:44.1.0 core:paste (input.hidden-input)
     -0:41.2.0 core:backspace (input.hidden-input)
     -0:22.2.0 ink-terminal:copy (canvas.xterm-cursor-layer)
     -0:18.7.0 core:paste (input.hidden-input)
     -0:16.3.0 core:backspace (input.hidden-input)

Non-Core Packages

hyperclick 0.1.5 
indent-detective 0.4.0 
ink 0.12.2 
julia-client 0.12.2 
language-julia 0.19.2 
latex-completions 0.3.6 
tool-bar 1.2.0 
uber-juno 0.3.0 
@pfitzseb pfitzseb added the bug label Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants