-
-
Notifications
You must be signed in to change notification settings - Fork 246
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
Paste from clipboard not working #514
Comments
Can you check log file and give me more information? |
I have the same issue. I am running a fresh install of Raspberry Pi OS Lite and spf. Accessing it the same as OP (W11 Powershell) No clipboard utilities available. Please install xsel, xclip, wl-clipboard or Termux:API add-on for termux-clipboard-get/set. After installing and testing each one except Termux, I got the same error plus a new one: Copy single item write file error The new error shows up just before the one about the clipboard utilities, but has also shown up without the clipboard utilities error following it, tho I did try to paste |
I'm also experiencing the same issue in Ubuntu 24.04 (WSL 2). I can cut/copy but can't paste.
|
@herrschmidt Please build from latest master branch, and see if this is fixed for you ? |
Unfortunately I still can't paste from the clipboard, when using powershell or cmd to access my Ubuntu server via ssh. Also the icons are still missing, only question marks in squares. If I start powershell as admin, the file and folder entries show up twice and change upon selecting different files via up/down. also the vertical dividers are shifted to the left or right in some rows. Access spf on Ubuntu 24 via Win 11 powershell: Same, but powershell with admin privileges: When I use another terminal called Termius from my Win 11 machine, copy paste works (but up/down buttons do not, only j/k). And all the icons are correctly displayed. What I did:
|
Describe the bug
When I hit ctrl+v with a file or folder visible in the "Clipboard" panel, nothing happens. The item remains in the clipboard and does not get pasted.
Maybe there are other issues with my installation, because I also can not see the file / folder icons. They show up as diamonds with a question mark. Installed it with
bash -c "$(wget -qO- https://superfile.netlify.app/install.sh)"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
File gets pasted
System information (please complete the following information):
The text was updated successfully, but these errors were encountered: