touchbar icon indicating copy to clipboard operation
touchbar copied to clipboard

Uncaught TypeError: Cannot read property 'getCursorBufferPosition' of undefined

Open kirax999 opened this issue 6 years ago • 0 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.34.0 x64 Electron: 2.0.16 OS: Mac OS X 10.14.2 Thrown From: touchbar package 0.14.2

Stack Trace

Uncaught TypeError: Cannot read property 'getCursorBufferPosition' of undefined

At /Users/alexandrerichet/.atom/packages/touchbar/lib/touchbar.js:157

TypeError: Cannot read property 'getCursorBufferPosition' of undefined
    at change (/packages/touchbar/lib/touchbar.js:157:61)
    at CallbacksRegistry.apply (/Applications/Atom.app/Contents/Resources/electron.asar/common/api/callbacks-registry.js:47:25)
    at EventEmitter.ipcRenderer.on (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/api/remote.js:277:21)
    at emitMany (events.js:147:13)
    at EventEmitter.emit (events.js:224:7)

Commands

     -5:14.2.0 touchbar:edit (ul.list-inline.tab-bar.inset-panel)
     -4:55.8.0 core:backspace (input.hidden-input)
     -1:47 core:save (input.hidden-input)

Non-Core Packages

ionic-preview 0.7.0 
tool-bar 1.1.11 
tool-bar-atom 1.7.0 
touchbar 0.14.2 

kirax999 avatar Jan 26 '19 01:01 kirax999