You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Circle don't move with the cursor or with a huge delay.
Atom Version: 1.9.8 System: Mac OS X 10.12 Thrown From: chrome-color-picker package, v0.8.0
Stack Trace
Uncaught Error: Cannot read property 'object' of undefined
TypeError: Cannot read property 'object' of undefined
at ObjectsRegistry.get (/Applications/Atom.app/Contents/Resources/electron.asar/browser/objects-registry.js:44:28)
at EventEmitter. (/Applications/Atom.app/Contents/Resources/electron.asar/browser/rpc-server.js:309:31)
at emitMany (events.js:121:13)
at EventEmitter.emit (events.js:195:7)
at EventEmitter. (/Applications/Atom.app/Contents/Resources/electron.asar/browser/api/web-contents.js:141:25) at emitTwo (events.js:100:13)
at EventEmitter.emit (events.js:185:7)
At /Applications/Atom.app/Contents/Resources/electron.asar/renderer/api/remote.js:178
Error: Cannot read property 'object' of undefined
TypeError: Cannot read property 'object' of undefined
at ObjectsRegistry.get (/Applications/Atom.app/Contents/Resources/electron.asar/browser/objects-registry.js:44:28)
at EventEmitter.<anonymous> (/Applications/Atom.app/Contents/Resources/electron.asar/browser/rpc-server.js:309:31)
at emitMany (events.js:121:13)
at EventEmitter.emit (events.js:195:7)
at EventEmitter.<anonymous> (/Applications/Atom.app/Contents/Resources/electron.asar/browser/api/web-contents.js:141:25)
at emitTwo (events.js:100:13)
at EventEmitter.emit (events.js:185:7)
at metaToValue (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/api/remote.js:178:13)
at undefined.remoteMemberFunction (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/api/remote.js:112:18)
at ApplicationDelegate.module.exports.ApplicationDelegate.getWindowSize (/Applications/Atom.app/Contents/Resources/app.asar/src/application-delegate.js:52:41)
at AtomEnvironment.module.exports.AtomEnvironment.getSize (/Applications/Atom.app/Contents/Resources/app.asar/src/atom-environment.js:544:39)
at updateUI (~/.atom/packages/chrome-color-picker/lib/modules/core/Picker.coffee:46:27)
The text was updated successfully, but these errors were encountered:
Timemashine
changed the title
Uncaught Error: Cannot read property 'object' of undefined TypeError: Cannot read property 'object' of undefined at ObjectsRegistry.get ...
Uncaught Error: Cannot read property 'object' of undefined
Aug 15, 2016
@Timemashine thanks I have been aware of this bug for quite some time I haven;t been able to work in it for some time though. I will resume work when I get the time and fix it. Meanwhile feel free to PR if you can I have written some ways it can be fixed in the wiki
Atom Version: 1.9.8
System: Mac OS X 10.12
Thrown From: chrome-color-picker package, v0.8.0
Stack Trace
Uncaught Error: Cannot read property 'object' of undefined
TypeError: Cannot read property 'object' of undefined
at ObjectsRegistry.get (/Applications/Atom.app/Contents/Resources/electron.asar/browser/objects-registry.js:44:28)
at EventEmitter. (/Applications/Atom.app/Contents/Resources/electron.asar/browser/rpc-server.js:309:31)
at emitMany (events.js:121:13)
at EventEmitter.emit (events.js:195:7)
at EventEmitter. (/Applications/Atom.app/Contents/Resources/electron.asar/browser/api/web-contents.js:141:25)
at emitTwo (events.js:100:13)
at EventEmitter.emit (events.js:185:7)
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: