Bug #262
Remote engine connection check might block the GUI
Status: | Closed | Start: | 01/01/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.7 | |||
Complexity: | Medium |
Found in Version: | ||
Votes: | 0 |
Description
If there are network issues then _CheckFrontendManagerStatus() will block the whole GUI as it's done in a foreground (main) thread. Smuxi should use a background thread here so the application stays interactive.
Associated revisions
Revision a49c8ef901af263ed2cacd2546019f3f46e57e4b
Check frontend manager status using a background thread (closes: #262)
History
Updated by Mirco Bauer 5434 days ago
- Complexity set to Medium
Updated by Mirco Bauer 5428 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset a49c8ef901af263ed2cacd2546019f3f46e57e4b.