You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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:
The text was updated successfully, but these errors were encountered: