Ultracopier
Ultracopier copied to clipboard
Any copied/moved file name root
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:
- any file are copied or moved renamed to "root" or "root-copy" if exists
- 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
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.
- can you explain more?
- yes it's the desired behavior, maybe an checkbox to define close action will be usefull, noted
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