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: deprecationSite.getFileName is not a function #67

Open
andrewzielinski opened this issue Jun 28, 2017 · 0 comments
Open

Comments

@andrewzielinski
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.19.0-beta2 x64
Electron: 1.6.9
OS: Mac OS X 10.12.5
Thrown From: incremental-search package 5.2.2

Stack Trace

Uncaught TypeError: deprecationSite.getFileName is not a function

At /Applications/Atom Beta.app/Contents/Resources/app/node_modules/grim/lib/grim.js:56

TypeError: deprecationSite.getFileName is not a function
  at Object.deprecate (<embedded>:16700:42)
  at Function.module.exports.Marker.extractParams (<embedded>:118459:20)
  at MarkerLayer.module.exports.MarkerLayer.markRange (<embedded>:72669:77)
  at DisplayMarkerLayer.module.exports.DisplayMarkerLayer.markBufferRange (<embedded>:119072:58)
  at TextEditor.module.exports.TextEditor.markBufferRange (<embedded>:4101:44)
  at SearchModel.module.exports.SearchModel.start (/packages/incremental-search/lib/search-model.coffee:99:35)
  at /packages/incremental-search/lib/search-model.coffee:59:6)
  at InputView.module.exports.InputView.initialize (/packages/incremental-search/lib/input-view.coffee:25:24)
  at /packages/merge-conflicts/node_modules/space-pen/lib/space-pen.js:184:25)
  at /packages/incremental-search/lib/input-view.coffee:8:3)
  at Object.createViews (/packages/incremental-search/lib/isearch.coffee:38:22)
  at Object.findPressed (/packages/incremental-search/lib/isearch.coffee:31:6)
  at /packages/incremental-search/lib/isearch.coffee:12:92)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (<embedded>:21775:35)
  at <embedded>:21513:65
  at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (<embedded>:66625:22)
  at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (<embedded>:66416:28)
  at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (<embedded>:18116:42)
  at HTMLDocument.<anonymous> (<embedded>:18019:65)

Commands

  2x -4:11.3.0 editor:select-to-end-of-word (input.hidden-input)
     -4:10.8.0 editor:select-to-beginning-of-word (input.hidden-input)
     -4:10.4.0 nuclide-datatip:toggle (input.hidden-input)
     -4:07.6.0 incremental-search:backward (input.hidden-input)
 14x -2:37.2.0 core:move-up (input.hidden-input)
 14x -2:33.1.0 core:move-down (input.hidden-input)
     -0:32.4.0 find-and-replace:show (input.hidden-input)
     -0:26.5.0 find-and-replace:focus-next (input.hidden-input)
 22x -0:24.9.0 core:backspace (input.hidden-input)
     -0:23.7.0 editor:consolidate-selections (input.hidden-input)
     -0:23.7.0 core:cancel (input.hidden-input)
     -0:20.8.0 intentions:highlight (input.hidden-input)
     -0:20.4.0 editor:move-to-beginning-of-word (input.hidden-input)
     -0:20.1.0 editor:select-to-end-of-word (input.hidden-input)
     -0:19.8.0 nuclide-datatip:toggle (input.hidden-input)
     -0:10.7.0 incremental-search:backward (input.hidden-input)

Non-Core Packages

ask-stack 2.2.0 
atom-beautify 0.30.3 
atom-ctags 5.1.0 
atom-elixir 0.2.3 
atom-material-numix-syntax 0.2.1 
atom-material-syntax 1.0.6 
atom-material-syntax-dark 1.0.0 
atom-material-ui 2.0.4 
atom-terminal 0.8.0 
atom-wallaby 1.0.18 
autocomplete-meteor-packages 1.3.0 
blame 0.12.0 
busy-signal 1.4.3 
color-picker 2.2.5 
cucumber 0.6.0 
dash 1.7.1 
docker 0.7.0 
emmet 2.4.3 
erb-helper 1.1.0 
ever-notedown 0.2.27 
execute-as-ruby 0.2.1 
expand-region 0.3.0 
file-icons 2.1.8 
firacode 0.3.0 
fonts 3.0.2 
git-control 0.9.0 
git-history 3.3.0 
git-time-machine 1.5.9 
Hydrogen 1.18.0 
incremental-search 5.2.2 
intentions 1.1.2 
language-docker 1.1.8 
language-elixir 0.19.0 
language-rspec 0.6.2 
language-slim 0.5.0 
language-sql-mysql 0.3.1 
last-cursor-position 0.9.2 
linter 2.2.0 
linter-docker 0.2.0 
linter-elixirc 1.6.0 
linter-rubocop 2.1.1 
linter-ruby 1.2.5 
linter-ui-default 1.6.2 
local-history 4.3.0 
markdown-preview-plus 2.4.9 
material-monokai-syntax 1.0.1 
material-syntax 0.6.1 
material-ui 1.0.10 
merge-conflicts 1.4.5 
meteor-api 2.20.0 
meteor-helper 0.29.0 
meteor-snippets 0.5.0 
minimap 4.28.2 
mocha 0.0.7 
mocha-test-runner 1.0.0 
monokai 0.24.0 
native-ui 0.21.0 
nuclide 0.232.0 
pigments 0.39.1 
platformio-ide-terminal 2.5.1 
project-manager 3.3.5 
rails-rspec 0.3.2 
react 0.16.2 
remote-atom 1.3.10 
ruby-block-converter 4.0.1 
ruby-bundler 0.3.0 
ruby-test 1.0.2 
ruby-test-switcher 1.2.3 
script 3.15.0 
Sublime-Style-Column-Selection 1.7.4 
tree-view-git-modified 0.7.2 
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