Feature #177
Connection/Sync dialog when connecting to a remote engine
Status: | Rejected | Start: | 05/01/2009 | ||
Priority: | Normal | Due date: | |||
Assigned to: | % Done: | 30% |
|||
Category: | Frontend GNOME | ||||
Target version: | - | ||||
Complexity: | High |
||||
Votes: | 0 |
Description
When connecting to a remote engine the sync takes a while to complete. During the sync it should show a dialog with a progress bar instead of stalling the whole GUI.
History
Updated by Mirco Bauer 5815 days ago
- Target version set to 0.8
- % Done changed from 0 to 30
Started the implementation in GIT branch feature/#177_sync_dialog:
http://git.qnetp.net/?p=smuxi.git;a=commit;h=aa4f364b7d71c47e85aa142fe0141d0fd521841c
Updated by Mirco Bauer 5815 days ago
Postponed to 0.7 as this needs some major refactorting between Frontend, EngineManager, EngineManagerDialog and EngineConnectProgressDialog.
Updated by Mirco Bauer 4913 days ago
This is a bit obsolete now with the new background sync and sync progress bar see #624
But the pull-sync is still cleaner than the push-sync and should be looked into.
Updated by Mirco Bauer 3622 days ago
- Status changed from New to Rejected
This is really obsolete now, it simply makes no sense to show a progress dialog when it syncs in the background already, nothing to improve here.