sveale / remote-edit

remote-edit
MIT License
146 stars 55 forks source link

Uncaught SyntaxError: Unexpected string #122

Closed Garyfimo closed 9 years ago

Garyfimo commented 9 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.11 System: Mac OS X 10.11 Thrown From: remote-edit package, v1.8.15

Stack Trace

Uncaught SyntaxError: Unexpected string

At file:///Applications/Atom.app/Contents/Resources/app.asar/static/index.html#%7B%22locationsToOpen%22%3A%5B%7B%22pathToOpen%22%3A%22%2FUsers%2FGaryfimo%2FOSSE%2Fgfm_modules%2Fbase_currency_update%22%7D%2C%7B%22pathToOpen%22%3A%22%2FUsers%2FGaryfimo%2FOSSE%2Fgfm_modules%2Fbase_cu_sunat%22%7D%2C%7B%22pathToOpen%22%3A%22%2FUsers%2FGaryfimo%2FOSSE%2Fosse-addons%22%7D%2C%7B%22pathToOpen%22%3A%22%2FUsers%2FGaryfimo%2FOSSE%2Fgfm_modules%2Fcurrency_rate_update%22%7D%2C%7B%22pathToOpen%22%3A%22%2FUsers%2FGaryfimo%2FOSSE%2Fgfm_modules%2Fmrp_bom_structure_show_child%22%7D%2C%7B%22pathToOpen%22%3A%22%2FUsers%2FGaryfimo%2FOSSE%2Fgfm_modules%2Fopenacademy%22%7D%5D%2C%22bootstrapScript%22%3A%22%2FApplications%2FAtom.app%2FContents%2FResources%2Fapp.asar%2Fsrc%2Fwindow-bootstrap.js%22%2C%22resourcePath%22%3A%22%2FApplications%2FAtom.app%2FContents%2FResources%2Fapp.asar%22%2C%22devMode%22%3Afalse%2C%22safeMode%22%3Afalse%2C%22appVersion%22%3A%221.0.11%22%2C%22shellLoadTime%22%3A250%2C%22initialPaths%22%3A%5B%22%2FUsers%2FGaryfimo%2FOSSE%2Fgfm_modules%2Fbase_cu_sunat%22%2C%22%2FUsers%2FGaryfimo%2FOSSE%2Fgfm_modules%2Fbase_currency_update%22%2C%22%2FUsers%2FGaryfimo%2FOSSE%2Fgfm_modules%2Fcurrency_rate_update%22%2C%22%2FUsers%2FGaryfimo%2FOSSE%2Fgfm_modules%2Fmrp_bom_structure_show_child%22%2C%22%2FUsers%2FGaryfimo%2FOSSE%2Fgfm_modules%2Fopenacademy%22%2C%22%2FUsers%2FGaryfimo%2FOSSE%2Fosse-addons%22%5D%7D:1

SyntaxError: Unexpected string
  at Object.parse (native)
  at /Users/Garyfimo/.atom/packages/remote-edit/lib/model/inter-process-data-watcher.coffee:68:52
  at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:379:3)

Commands

     -0:01.5.0 remote-edit:browse (div.settings-view.pane-item)

Config

{
  "core": {
    "themes": [
      "one-dark-ui",
      "atom-dark-syntax"
    ],
    "disabledPackages": [
      "linter-python-pep8",
      "linter-python-pep8",
      "linter-python-pep8",
      "linter-python-pep8",
      "linter-python-pep8",
      "linter-python-pep8",
      "linter-python-pep8",
      "linter-python-pep8"
    ],
    "ignoredNames": [
      ".pyc"
    ]
  },
  "remote-edit": {
    "rememberLastOpenDirectory": true
  }
}

Installed Packages

# User
color-picker, v2.0.11
emmet-simplified, v2.5.0
pretty-json, v0.4.1
remote-edit, v1.8.15

# Dev
No dev packages