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: log is not a function #773

Open
jc-castillo opened this issue Dec 18, 2020 · 0 comments
Open

Uncaught TypeError: log is not a function #773

jc-castillo opened this issue Dec 18, 2020 · 0 comments

Comments

@jc-castillo
Copy link

jc-castillo commented Dec 18, 2020

I'm errors whenever I move the mouse over the plot panel after making a plot using Geom.subplot_grid() in Gadfly. The problem doesn't show up when I make simpler plots without subplot grids.

Atom: 1.53.0 x64
Electron: 6.1.12
OS: Mac OS X 10.15.7
Thrown From: julia-client package 0.12.6

Stack Trace

Uncaught TypeError: log is not a function

At /Users/jcasti15/.atom/packages/julia-client/lib/runtime/plots.js:17

TypeError: log is not a function
    at consoleLog (/packages/julia-client/lib/runtime/plots.js:17:3)
    at /packages/julia-client/lib/runtime/plots.js:112:48)
    at WebViewImpl.dispatchEvent (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/web-view/web-view-impl.js:100:26)
    at dispatchEvent (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/web-view/guest-view-internal.js:52:13)
    at EventEmitter.<anonymous> (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/web-view/guest-view-internal.js:68:9)
    at EventEmitter.emit (events.js:200:13)
    at Object.onMessage (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/init.js:42:16)

Commands

     -1:56.6.0 editor:select-to-first-character-of-line (input.hidden-input)
     -1:56.3.0 core:select-up (input.hidden-input)
     -1:55.9.0 julia-client:run-block (input.hidden-input)
     -1:55.9.0 autocomplete-plus:cancel (atom-text-editor.editor.is-focused.has-selection)
     -1:51.3.0 julia-client:run-block (input.hidden-input)
     -1:51.3.0 autocomplete-plus:cancel (atom-text-editor.editor.has-selection.is-focused)
  2x -1:06.8.0 core:move-right (input.hidden-input)
     -1:06.2.0 core:move-left (input.hidden-input)
     -1:06.0 core:move-right (input.hidden-input)
  2x -1:05.8.0 core:select-right (input.hidden-input)
     -1:05.2.0 core:move-left (input.hidden-input)
     -1:05.0 core:select-left (input.hidden-input)
     -1:04.5.0 core:move-left (input.hidden-input)
  2x -1:04.3.0 core:select-right (input.hidden-input)
     -1:02.9.0 core:save (input.hidden-input)
     -0:52.2.0 core:copy (atom-notification.fatal.icon.icon-bug.native-key-bindings.has-detail.has-close.has-stack)

Non-Core Packages

hyperclick 0.1.5 
indent-detective 0.4.0 
ink 0.12.5 
julia-client 0.12.6 
language-julia 0.20.1 
latex-completions 0.3.6 
tool-bar 1.4.2 
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