atom-open-recent icon indicating copy to clipboard operation
atom-open-recent copied to clipboard

Uncaught SyntaxError: Unexpected end of JSON input

Open northeast250 opened this issue 5 years ago • 0 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.40.0 x64 Electron: 3.1.10 OS: Mac OS X 10.14.6 Thrown From: open-recent package 5.0.0

Stack Trace

Uncaught SyntaxError: Unexpected end of JSON input

At file:///Applications/Atom.app/Contents/Resources/app.asar/static/index.html:1

SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at DB.getData (/packages/open-recent/lib/main.coffee:9:31)
    at DB.set (/packages/open-recent/lib/main.coffee:23:13)
    at /packages/open-recent/lib/main.coffee:88:11)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:349123)
    at CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:347598)
    at AtomEnvironment.dispatchApplicationMenuCommand (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:718718)
    at EventEmitter.t (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:726641)
    at EventEmitter.emit (events.js:182:13)

Commands

     -0:37.5.0 open-recent:File0-/Users/admin/Desktop/常用命令.txt (input.hidden-input)
     -0:27.6.0 open-recent:File7-/Users/admin/re3_tracking‐master/requirements.txt (input.hidden-input)
  2x -0:19.7.0 open-recent:clear-all---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- (input.hidden-input)

Non-Core Packages

activate-power-mode 2.7.0 
advanced-open-file 0.16.8 
atom-beautify 0.33.4 
atom-ide-ui 0.13.0 
atom-path-intellisense 1.1.1 
atom-python-run 0.9.7 
atom-python-virtualenv 1.0.3 
atom-runner 2.7.1 
atom-ternjs 0.19.1 
autocomplete-clang 0.12.0 
autocomplete-modules 2.3.0 
autocomplete-python 1.14.1 
browser-plus 0.0.98 
build 0.70.0 
build-make 0.13.0 
busy-signal 2.0.1 
codelf 13.2.0 
color-picker 2.3.0 
docblockr 0.13.7 
emmet 2.4.3 
file-icons 2.1.33 
find-scroll-marker 0.1.3 
gcc-make-run 0.2.12 
git-control 0.9.0 
git-plus 8.7.1 
goto-definition 1.3.4 
highlight-line 0.12.0 
highlight-selected 0.16.0 
Hydrogen 2.10.3 
ide-python 1.4.2 
indent-detective 0.4.0 
ink 0.10.12 
intentions 1.1.5 
isotope-ui 2.8.5 
julia-client 0.9.2 
kite 0.168.0 
language-babel 2.85.0 
language-cmake 1.2.0 
language-cpp14 0.6.2 
language-docker 1.1.8 
language-julia 0.19.1 
latex-completions 0.3.6 
linter 2.3.0 
linter-clang 4.1.2 
linter-eslint 8.5.5 
linter-flake8 2.4.0 
linter-gcc 0.7.1 
linter-jshint 3.1.16 
linter-pycodestyle 2.1.3 
linter-ui-default 1.7.1 
markdown-preview-plus 3.9.3 
merge-conflicts 1.4.5 
minimap 4.29.9 
minimap-highlight-selected 4.6.1 
open-recent 5.0.0 
pdf-view 0.71.0 
pigments 0.40.2 
platformio-ide-terminal 2.9.3 
pretty-json 2.1.2 
project-manager 3.3.7 
python-autopep8 0.1.3 
python-debugger 0.2.0 
python-tools 0.6.9 
script 3.18.1 
scroll-marker 0.3.2 
simple-drag-drop-text 0.5.0 
Sublime-Style-Column-Selection 1.7.5 
sync-settings 0.8.6 
TabNine 0.1.5 
tool-bar 1.1.12 
uber-juno 0.2.0 
vim-mode-plus 1.36.0 

northeast250 avatar Aug 17 '19 04:08 northeast250