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

Uncaught TypeError: paneItem.getURI is not a function #38

Open
freebrowser1 opened this issue May 25, 2021 · 2 comments
Open

Uncaught TypeError: paneItem.getURI is not a function #38

freebrowser1 opened this issue May 25, 2021 · 2 comments
Labels

Comments

@freebrowser1
Copy link

freebrowser1 commented May 25, 2021

[Enter steps to reproduce:]
  1. Select two files, one on a remote sftp server, one local
  2. Right mouse => Compare

Atom: 1.55.0 x64
Electron: 6.1.12
OS: macOS 11.3.1
Thrown From: recent-files-fuzzy-finder package 1.0.0

Stack Trace

Uncaught TypeError: paneItem.getURI is not a function

At /Users/myuser/.atom/packages/recent-files-fuzzy-finder/lib/recent-files.coffee:32

TypeError: paneItem.getURI is not a function
    at RecentFiles.module.exports.RecentFiles.addFromPaneItem (/packages/recent-files-fuzzy-finder/lib/recent-files.coffee:32:23)
    at /packages/recent-files-fuzzy-finder/lib/workspace-observer.coffee:8:95
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1190181)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1191622)
    at Workspace.didActivatePaneContainer (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:425422)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:470244
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1190181)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1191622)
    at PaneContainer.didActivatePane (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:447655)
    at Pane.activate (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:464978)
    at Pane.focus (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:456421)
    at HTMLElement.handleFocus (/app.asar/src/pane-element.js:41:20)

Commands

     -9:52 core:close (input.hidden-input)
     -1:37.4.0 atom-commander:add-bookmark (td.directory.icon.icon-file-symlink-directory)
     -1:33.9.0 editor:consolidate-selections (input.hidden-input)
     -1:33.9.0 core:cancel (input.hidden-input)
     -1:17.2.0 atom-commander:add-bookmark (td.directory.icon.icon-file-directory)
     -1:13.2.0 editor:consolidate-selections (input.hidden-input)
     -1:13.2.0 core:cancel (input.hidden-input)
     -1:07.5.0 atom-commander:add-bookmark (td.directory.icon.icon-file-symlink-directory)
     -1:05.8.0 core:confirm (input.hidden-input)
     -0:28.1.0 atom-commander:compare-files (td.icon.icon-file-text)

Non-Core Packages

atom-beautify 0.33.4 
atom-bracket-highlight 0.3.2 
atom-commander 0.12.3 
atom-which-php-function 0.1.0 
auto-dark-mode 0.6.0 
autocomplete-php 0.3.7 
busy-signal 2.0.1 
color-picker 2.3.0 
custom-title 1.0.1 
drop-base64-encoding 0.2.0 
external-open 0.6.3 
intentions 1.1.5 
linter 3.3.1 
linter-php 1.6.1 
linter-ui-default 3.3.1 
local-history 4.3.1 
open-html-in-browser 0.2.1 
open-in-browsers 0.0.30 
open-recent 5.0.0 
pdf-view 0.73.0 
php-cs-fixer 4.2.0 
recent-files-fuzzy-finder 1.0.0 
sort-lines 0.19.0 
split-diff 1.6.1 
wordcount 3.2.0 
zip-folder 3.3.0 
@viddo
Copy link
Owner

viddo commented May 31, 2021

I haven't been using Atom and thus this plugin in a long while myself. If I get a PR with a fix I'm happy to release a new version to resolve the issue though.

@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants