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

Error when trying to copy with terminal open #451

Open
jtojnar opened this issue Oct 3, 2020 · 0 comments
Open

Error when trying to copy with terminal open #451

jtojnar opened this issue Oct 3, 2020 · 0 comments
Labels

Comments

@jtojnar
Copy link
Contributor

jtojnar commented Oct 3, 2020

When I open a terminal in one tab and then try to copy a directory using F5 in the other tab, I get the following error:

Traceback (most recent call last):
  File "/nix/store/0jfflv05qvi12cfs0bwyigvn6bdv60mw-sunflower-2020-10-03-unstable/lib/python3.8/site-packages/sunflower/accelerator_group.py", line 93, in _handle_activate
    result = callback_method(widget, label)
  File "/nix/store/0jfflv05qvi12cfs0bwyigvn6bdv60mw-sunflower-2020-10-03-unstable/lib/python3.8/site-packages/sunflower/plugins/file_list/file_list.py", line 912, in _copy_files
    self._get_other_provider().get_path()
AttributeError: 'NoneType' object has no attribute 'get_path'
@MeanEYE MeanEYE added the bug label Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants