[enhancement] Implement progress dialog
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Back In Time |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
Back in time works nicely but what I miss is and progress dialog with the possibility to abort current backup in progress. In the current state there is not possible to abort backup process from inside the program. If user wants to abort backup process it must kill the processes manually. This is only thing that prevents me of using this nice tool. I think it would be nice if user could have some control and visualization of the backup process. Current implementation shows a icon in tray area but if it is clicked it only displays one dialog displaying current file processed.
I would like to propose to implement progress dialog like luckyBackup software provides. It uses also rsync to make backups and it has nice progress dialog and also warns user when there is not enough space on the destination for the backup to be stored properly. Take a look on this software on http://
I think approach to backup in back in time is the best there is for the linux desktop users only this one important feature is missing in to be complete.
Best regards!
summary: |
- Implement progress dialog with abort function + [enhancement] Implement progress dialog with abort function |
Changed in backintime: | |
importance: | Undecided → Wishlist |
Changed in backintime: | |
status: | New → Confirmed |
summary: |
- [enhancement] Implement progress dialog with abort function + [enhancement] Implement progress dialog |
Changed in backintime: | |
status: | Confirmed → Fix Committed |
milestone: | none → 1.1.0 |
Changed in backintime: | |
status: | Fix Committed → Fix Released |
+1
It is also pretty hard for a newbie to see the current backup process because only some text is shown in the status bar.