Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Uncaught Error: ENOENT: no such file or directory, stat '/Projects/Repos/cilabohk/docroot/anniver... #90

Closed
gobinathm opened this issue Mar 15, 2017 · 1 comment

Comments

@gobinathm
Copy link

gobinathm commented Mar 15, 2017

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.15.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.3
Thrown From: image-view package 0.60.0

Stack Trace

Uncaught Error: ENOENT: no such file or directory, stat '/Projects/Repos/site1/docroot/anniversary-sale-2013/images/��.gif'

At fs.js:992

Error: ENOENT: no such file or directory, stat '/Projects/Repos/site1/docroot/anniversary-sale-2013/images/��.gif'
  at Error (native)
  at fs.statSync (fs.js:992:18)
  at Object.fs.statSync (ELECTRON_ASAR.js:275:16)
  at ImageEditorView.module.exports.ImageEditorView.initialize (/app.asar/node_modules/image-view/lib/image-editor-view.js:96:34)
  at /app.asar/node_modules/space-pen/lib/space-pen.js:184:25)
  at /app.asar/node_modules/atom-space-pen-views/lib/scroll-view.js:12:47)
  at /app.asar/node_modules/image-view/lib/image-editor-view.js:16:52)
  at ViewRegistry.module.exports.ViewRegistry.createView (/app.asar/src/view-registry.js:134:16)
  at ViewRegistry.module.exports.ViewRegistry.getView (/app.asar/src/view-registry.js:84:21)
  at /app.asar/src/pane-element.js:194:25)
  at /app.asar/src/pane-element.js:51:55)
  at /app.asar/src/pane-element.js:113:19)
  at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
  at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
  at Pane.module.exports.Pane.activate (/app.asar/src/pane.js:852:27)
  at /app.asar/node_modules/notifications/lib/notification-element.js:298:40)
  at /app.asar/node_modules/notifications/lib/notification-element.js:256:19)
  at /app.asar/node_modules/notifications/lib/notification-element.js:59:26
  at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
  at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
  at Notification.module.exports.Notification.dismiss (/app.asar/src/notification.js:79:27)
  at /app.asar/node_modules/notifications/lib/notification-element.js:260:25)
  at /app.asar/node_modules/notifications/lib/notification-element.js:149:26)

Commands

     -0:41.5.0 application:open (atom-workspace.workspace.scrollbars-visible-always.seti-icons.seti-roboto.seti-animate.theme-dracula-theme.theme-seti-ui)

Non-Core Packages

atom-beautify 0.29.17 
atom-clock 0.1.6 
atom-darcula 0.2.0 
atom-material-ui 1.3.9 
atom-ternjs 0.18.2 
auto-detect-indentation 1.3.0 
auto-update-packages 1.0.1 
autoclose-html 0.23.0 
autocomplete-modules 1.6.8 
autocomplete-ruby 0.2.6 
busy-signal 1.3.0 
darkula-ui 0.1.0 
dash 1.7.1 
docblockr 0.9.1 
dracula-theme 2.0.0 
editorconfig 2.2.2 
emmet 2.4.3 
git-projects 1.17.0 
highlight-selected 0.12.0 
intentions 1.1.2 
language-babel 2.56.2 
language-dotfiles 1.0.0 
language-homebrew-formula 1.0.4 
language-puppet 0.22.0 
linter 2.1.0 
linter-csslint 1.3.4 
linter-eslint 8.1.4 
linter-flow 5.5.0 
linter-htmlhint 1.3.2 
linter-jshint 3.0.3 
linter-puppet-lint 0.8.1 
linter-ruby 1.2.5 
linter-ui-default 1.1.0 
nuclide 0.209.0 
open-recent 5.0.0 
pigments 0.39.0 
project-manager 3.3.3 
seti-ui 1.7.0 
sync-settings 0.8.1 
term3 0.22.1 
todo-show 1.11.0 
tool-bar 1.1.0 
@Ben3eeE
Copy link
Contributor

Ben3eeE commented Mar 15, 2017

Thanks for taking the time to contribute!

We noticed that this is a duplicate of #74. You may want to subscribe there for updates.

Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.

For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants