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

Ctrl + X "cut" deletes files perminetly #615

Open
ahmadmahmoudmain opened this issue Feb 13, 2025 · 3 comments
Open

Ctrl + X "cut" deletes files perminetly #615

ahmadmahmoudmain opened this issue Feb 13, 2025 · 3 comments
Labels
bug Something isn't working cant reproduce WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.

Comments

@ahmadmahmoudmain
Copy link

Describe the bug
When using cut on a file it gets copied to the clipboard but then when pasting it the file gets deleted and it says 100% in the processes preview.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'any file'
  2. Click on 'ctrl + x'
  3. Scroll down to any folder and click on 'ctrl + v'
  4. See error (process says 100% complete but the file just vanishes).

Expected behavior
The file to be moved from location A to location B.

System information (please complete the following information):

  • OS: Archlinux [e.g. iOS]
  • Version: latest [e.g. 22]
  • superfile Version: 1.1.7.1 [e.g. 1.1.1]
@ahmadmahmoudmain ahmadmahmoudmain added the bug Something isn't working label Feb 13, 2025
@lazysegtree
Copy link
Collaborator

In MacOS and in redhat linux ctrl+x and ctrl+v worked for me just fine.
I will record try to record a video to show you.

@lazysegtree
Copy link
Collaborator

@lazysegtree
Copy link
Collaborator

@ahmadmahmoudmain Can you try building from latest master (it has logging and all) ?
Please also add debug = true in config.toml file (see path via spf path-list command)
And attach the output in the superfile.log file (see path via spf path-list command)

@lazysegtree lazysegtree added cant reproduce WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cant reproduce WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

2 participants