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: undefined is not a function #186

Closed
MiquelAdell opened this issue Dec 17, 2014 · 2 comments
Closed

Uncaught TypeError: undefined is not a function #186

MiquelAdell opened this issue Dec 17, 2014 · 2 comments

Comments

@MiquelAdell
Copy link

Uncaught TypeError: undefined is not a function

Atom Version: 0.161.0
System: Mac OS X 10.9.5
Thrown From: minimap package, v3.4.7

Steps To Reproduce

  1. Open the command palette
  2. type Minimap: Open quick settings

Stack Trace

At /Users/miquel/.atom/packages/minimap/lib/minimap.coffee:104

TypeError: undefined is not a function
  at atom-workspace.subscriptions.add.atom.commands.add.minimap:open-quick-settings (/Users/miquel/.atom/packages/minimap/lib/minimap.coffee:104:12)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:243:29)
  at /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:61
  at CommandPaletteView.module.exports.CommandPaletteView.confirmed (/Applications/Atom.app/Contents/Resources/app/node_modules/command-palette/lib/command-palette-view.js:120:32)
  at CommandPaletteView.module.exports.SelectListView.confirmSelection (/Applications/Atom.app/Contents/Resources/app/node_modules/autocomplete/node_modules/atom-space-pen-views/lib/select-list-view.js:335:21)
  at space-pen-div.atom.commands.add.core:confirm (/Applications/Atom.app/Contents/Resources/app/node_modules/autocomplete/node_modules/atom-space-pen-views/lib/select-list-view.js:109:19)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:243:29)
  at /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:61
  at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:549:16)
  at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:391:22)
  at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:167:20)

/cc @atom/core

@abe33
Copy link
Contributor

abe33 commented Dec 17, 2014

Thanks for the report, I'll take a look at the problem asap.

@abe33 abe33 closed this as completed Dec 17, 2014
@abe33 abe33 reopened this Dec 17, 2014
@MiquelAdell
Copy link
Author

Wow, that was fast.
It's not a stoping break for me though, just found it fooling around.

Thanks!

@abe33 abe33 closed this as completed in bea14b4 Dec 17, 2014
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

2 participants