Comment 7 for bug 772259

Revision history for this message
Alexander Belchenko (bialix) wrote :

What I would like to change and what to achieve re bzr-explorer integration:

1) For regular usage (not explorer): close the action dialog automatically on success, and show instead much smaller dialog with only status of operation shown (with output from subprocess) and only button Close.

2) Better integration into explorer: automatically close the action dialog on success and send the output from subprocess to explorer via IPC (QLocalSocket) and be able to see it in explorer on separate pane (e.g. Command Result).