Feature #177
Connection/Sync dialog when connecting to a remote engine
| Status: | New | Start: | 05/01/2009 | ||
| Priority: | Normal | Due date: | |||
| Assigned to: | % Done: | 30% |
|||
| Category: | Frontend GNOME | ||||
| Target version: | 0.8.0 | ||||
| Resolution: | 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 425 days ago
- Target version set to 0.8.0
- % 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 425 days ago
Postponed to 0.7 as this needs some major refactorting between Frontend, EngineManager, EngineManagerDialog and EngineConnectProgressDialog.