Tyriar / atom-navigation-history

An Atom Editor package that allows navigating cursor history across multiple files (No longer maintained)
https://atom.io/packages/navigation-history
MIT License
2 stars 3 forks source link

Failed to activate the navigation-history package #14

Closed cbrunnkvist closed 7 years ago

cbrunnkvist commented 7 years ago

This error pops up each time I start Atom since I installed this package.

Atom Version: 1.12.9 Electron Version: 1.3.13 System: Mac OS X 10.12.2 Thrown From: navigation-history package, v0.1.8

Stack Trace

Failed to activate the navigation-history package


At editor is not defined

ReferenceError: editor is not defined
    at new CursorWatcher (/Users/conny/.atom/packages/navigation-history/lib/cursor-watcher.coffee:4:5)
    at /Users/conny/.atom/packages/navigation-history/lib/main.coffee:22:27
    at Workspace.module.exports.Workspace.observeTextEditors (/Users/conny/Applications/Atom.app/Contents/Resources/app.asar/src/workspace.js:329:9)
    at Object.activate (/Users/conny/.atom/packages/navigation-history/lib/main.coffee:21:20)
    at Package.module.exports.Package.activateNow (/Users/conny/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:184:19)
    at /Users/conny/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:157:32
    at Package.module.exports.Package.measure (/Users/conny/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:92:15)
    at /Users/conny/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:150:26
[... shortened ...]
cbrunnkvist commented 7 years ago

Oh I see - it's unmaintained. Also, ticket duplicate of #13