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

Any copied/moved file name root #108

Open
blackPantherOS opened this issue Sep 18, 2024 · 2 comments
Open

Any copied/moved file name root #108

blackPantherOS opened this issue Sep 18, 2024 · 2 comments

Comments

@blackPantherOS
Copy link

Hi,
I meet now your code, thought I'd play with it a bit and try add filemanaeger integration support when the application get paramteres from command line... (https://github.com/blackPantherOS/Ultracopier)
I think should definitely exit after the action has complete it can cause problems when it doesn't return the prompt.

And I not finished modification because i found bugs:

  1. any file are copied or moved renamed to "root" or "root-copy" if exists
  2. when destination is "?" and clicked to cancel on destination selection dialog the progress dialog still displaying
tail: /tmp/ultracopier-files.log
[Copy] [%18.09.2024 9:13:57%] / (4052418560) tmp/root
[Copy] [%18.09.2024 9:13:57%] Anybigfile (4052418560) tmp/root


[Move] [%18.09.2024 9:18:49%] / (1368068) /home/build/tmp/root
[Stop] [%18.09.2024 9:18:49%] base.apk (1368068) /home/build/tmp/root

@alphaonex86
Copy link
Owner

Hi, the behavior via CLI is send to main instance and close, if you need the event of finished copy then the unix socket protocol return this information.

  1. can you explain more?
  2. yes it's the desired behavior, maybe an checkbox to define close action will be usefull, noted

@blackPantherOS
Copy link
Author

Can be useful a checkbox, or rather a default function, stops the tray icon at the end of the operation when the command line is in use
Another issue:
The "Add Copy" : does not provide file selection from the tray.
The "Add Transfer" : open emty progress dialog

The video below shows some of the issues that prevent integration, I hope this helps you
https://www.youtube.com/watch?v=XWlDzxY0F_Y

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

2 participants