Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'deleteFile' of undefined #500

Open
prathikshaa-r opened this issue Feb 5, 2019 · 0 comments
Open

Comments

@prathikshaa-r
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.34.0 x64
Electron: 2.0.16
OS: Microsoft Windows 10 Home
Thrown From: remote-sync package 4.1.8

Stack Trace

Uncaught TypeError: Cannot read property 'deleteFile' of undefined

At C:\Users\prats\.atom\packages\remote-sync\index.coffee:45

TypeError: Cannot read property 'deleteFile' of undefined
    at handleEvent (/packages/remote-sync/index.coffee:45:28)
    at /packages/remote-sync/index.coffee:105:40)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.34.0/resources/app/static/<embedded>:11:350017)
    at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.34.0/resources/app/static/<embedded>:11:348492)
    at AtomEnvironment.dispatchContextMenuCommand (~/AppData/Local/atom/app-1.34.0/resources/app/static/<embedded>:1:671099)
    at EventEmitter.t (~/AppData/Local/atom/app-1.34.0/resources/app/static/<embedded>:1:678566)
    at emitThree (events.js:136:13)
    at EventEmitter.emit (events.js:217:7)

Commands

     -8:52.3.0 remote-ftp:sync-with-remote (span.name.icon.icon-file-text)
     -8:30.8.0 remote-ftp:refresh-selected (span.name.icon.icon-file-text)
     -8:01.8.0 remote-sync:diff-file (span.name.icon.icon-file-text)
     -7:58 remote-sync:monitor-file (span.name.icon.icon-file-text)
  2x -7:54.9.0 remote-sync:configure (span.name.icon.icon-file-text)
     -1:45.5.0 editor:newline (input.hidden-input)
     -1:45.1.0 core:paste (input.hidden-input)
  4x -1:43.7.0 core:backspace (input.hidden-input)
     -1:38.6.0 core:move-right (input.hidden-input)
  3x -1:37.4.0 core:save (input.hidden-input)
     -0:58.5.0 remote-ftp:delete-selected (span.name.icon.icon-file-text)
     -0:52.4.0 remote-sync:delete-file (span.name.icon.icon-file-text)
     -0:46.4.0 remote-ftp:refresh-selected (li.directory.entry.list-nested-item.expanded.selected)
     -0:39.5.0 remote-ftp:sync-with-remote (li.directory.entry.list-nested-item.expanded.selected)
     -0:34.3.0 remote-ftp:delete-selected (ol.ftptree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
     -0:13.8.0 remote-sync:delete-file (span.name.icon.icon-file-text)

Non-Core Packages

gpp-compiler 3.0.7 
remote-atom 1.3.12 
remote-ftp 2.2.2 
remote-sync 4.1.8 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant