Skip to content
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.

Uncaught TypeError: this._editorView.component.getFontSize is not a function #16

Open
johnrizzo1 opened this issue Dec 19, 2017 · 0 comments

Comments

@johnrizzo1
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.23.1 x64
Electron: 1.6.15
OS: Microsoft Windows 10 Enterprise
Thrown From: atom-languageclient package 1.0.7

Stack Trace

Uncaught TypeError: this._editorView.component.getFontSize is not a function

At C:\Users\jrizzo\.atom\packages\atom-languageclient\dist\src\atom\HoverService.js:121

TypeError: this._editorView.component.getFontSize is not a function
    at HoverService.showOnCommand (/packages/atom-languageclient/dist/src/atom/HoverService.js:121:50)
    at /packages/atom-languageclient/dist/src/atom/HoverService.js:43:167)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.23.1/resources/app/src/command-registry.js:388:36)
    at Object.didConfirmSelection (~/AppData/Local/atom/app-1.23.1/resources/app/node_modules/command-palette/lib/command-palette-view.js:143:35)
    at SelectListView.confirmSelection (~/AppData/Local/atom/app-1.23.1/resources/app/node_modules/command-palette/node_modules/atom-select-list/src/select-list-view.js:327:26)
    at SelectListView.didClickItem (~/AppData/Local/atom/app-1.23.1/resources/app/node_modules/command-palette/node_modules/atom-select-list/src/select-list-view.js:242:16)
    at ListItemView.onclick (~/AppData/Local/atom/app-1.23.1/resources/app/node_modules/command-palette/node_modules/atom-select-list/src/select-list-view.js:181:39)
    at ListItemView.didClick (~/AppData/Local/atom/app-1.23.1/resources/app/node_modules/command-palette/node_modules/atom-select-list/src/select-list-view.js:375:16)

Commands

     -0:52.6.0 core:backspace (input.hidden-input)
     -0:50.3.0 core:confirm (input.hidden-input)
     -0:50.3.0 editor:format-document (input.hidden-input)
     -0:36 grammar-selector:show (atom-text-editor.editor)
  4x -0:31.3.0 core:move-down (input.hidden-input)
     -0:30.7.0 core:confirm (input.hidden-input)
     -0:29.5.0 command-palette:toggle (div.tool-panel.tree-view)
     -0:27.9.0 editor:consolidate-selections (input.hidden-input)
     -0:27.9.0 core:cancel (input.hidden-input)
     -0:26.2.0 tree-view:move (div.tool-panel.tree-view)
     -0:25.1.0 core:cancel (input.hidden-input)
     -0:23.6.0 intentions:highlight (input.hidden-input)
     -0:23.2.0 command-palette:toggle (input.hidden-input)
  5x -0:19.9.0 core:backspace (input.hidden-input)
     -0:13.9.0 core:select-all (input.hidden-input)
     -0:08.5.0 atom-languageclient:lookup (input.hidden-input)

Non-Core Packages

aligner 1.2.4 
aligner-coffeescript 1.0.1 
aligner-css 1.2.1 
aligner-golang 0.1.0 
aligner-javascript 1.3.0 
aligner-php 1.2.0 
aligner-python 1.1.0 
aligner-ruby 1.6.1 
aligner-salt 1.0.0 
aligner-scss 1.3.1 
aligner-typescript 1.0.0 
atom-clock 0.1.15 
atom-formatter-jsbeautify 1.1.2 
atom-ide-ui 0.7.0 
atom-jinja2 0.6.0 
atom-languageclient 1.0.7 
atom-salt 2.0.0 
atom-sharp 0.1.0 
atom-typescript 11.0.10 
autoclose-html 0.23.0 
autocomplete-json 5.5.2 
autocomplete-ruby 0.2.8 
build 0.70.0 
build-make 0.13.0 
build-powershell 0.10.2 
busy-signal 1.4.3 
docblockr 0.13.4 
formatter 2.12.4 
hey-pane 1.1.0 
ide-cpp 0.0.3 
ide-csharp 0.6.1 
ide-css 0.2.0 
ide-go 0.4.0 
ide-html 0.4.1 
ide-java 0.7.0 
ide-json 0.1.0 
ide-python 0.3.0 
ide-yaml 0.4.2 
intentions 1.1.5 
ionide-fsharp 1.9.3 
json-schema 0.1.15 
jumpy 4.2.0 
language-fsharp 0.8.4 
language-powershell 4.0.0 
linter 2.2.0 
linter-jsonlint 1.3.0 
linter-ui-default 1.6.10 
omnisharp-atom 0.31.2 
script 3.17.3 
teletype 0.4.0 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant