cs150bf / ever-notedown

Atom Editor Plugin
MIT License
140 stars 13 forks source link

Uncaught TypeError: Cannot set property '[Note ID: f8c936067e9595e2d19cafc019a629fd]' of null #44

Closed qinf closed 8 years ago

qinf commented 8 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.3.3 System: Mac OS X 10.10.4 Thrown From: ever-notedown package, v0.2.18

Stack Trace

Uncaught TypeError: Cannot set property '[Note ID: f8c936067e9595e2d19cafc019a629fd]' of null

At /Users/qinf/.atom/packages/ever-notedown/lib/note-helper.coffee:95

TypeError: Cannot set property '[Note ID: f8c936067e9595e2d19cafc019a629fd]' of null
    at NoteIndex.addnote (/Users/qinf/.atom/packages/ever-notedown/lib/note-helper.coffee:95:5)
    at StorageManager.exports.StorageManager.StorageManager.addNote (/Users/qinf/.atom/packages/ever-notedown/lib/storage-manager.coffee:197:27)
    at /Users/qinf/.atom/packages/ever-notedown/lib/ever-notedown.coffee:1611:38
    at /Users/qinf/.atom/packages/ever-notedown/lib/evernote-helper.coffee:1056:9
    at ChildProcess.exithandler (child_process.js:206:7)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:817:16)
    at Socket.<anonymous> (internal/child_process.js:319:11)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:169:7)
    at Pipe._onclose (net.js:469:12)

Commands

     -5:57 core:copy (atom-notification.fatal.icon.icon-bug.native-key-bindings.has-detail.has-close.has-stack)
     -5:20.5.0 ever-notedown:open-config (div.pane-item.native-key-bindings.about)
     -5:05.2.0 ever-notedown:toggle (div.pane-item.native-key-bindings.about)
     -4:43.4.0 ever-notedown:import-note-from-evernote (div.pane-item.native-key-bindings.about)
     -3:21 ever-notedown:new-note (div.pane-item.native-key-bindings.about)
  2x -3:08.6.0 core:backspace (atom-text-editor.editor.is-focused)
  2x -2:59.8.0 editor:newline (atom-text-editor.editor.is-focused)
  2x -2:55 core:save (atom-text-editor.editor.is-focused)
  2x -1:05.4.0 core:copy (atom-notification.error.icon.icon-flame.native-key-bindings.has-detail.has-close.has-stack)
     -0:12.1.0 ever-notedown:import-note-from-evernote (atom-text-editor.editor.is-focused)

Config

{
  "core": {}
}

Installed Packages

# User
atom-beautify, v0.28.18
ever-notedown, v0.2.18

# Dev
No dev packages
qinf commented 8 years ago

echo "{}" > index.json can deal with this issue! For more information, please go to visite Install ever-notedown

If you can't open the link above, you can try this EVND (Ever Notedown) Demo - Help Document (Draft). Installation -> Preparation part will give you some help! Thanks @cs150bf !

cs150bf commented 8 years ago

@qinf Thanks for the feedback!

And for those of you reading this post and having trouble opening the link, try this and click Installation -> Preparation from the Table of Contents