← Back to team overview

nssbackup-team team mailing list archive

[Bug 805131] [NEW] GUI thread is busy a long time during [Test mail settings] click handler

 

Public bug reported:

1. The work during the handler must be done in another thread, while the
GUI thread will still handle the X events. Currently, the X events are
not handled, so the dialog 'freezes'.

2. The work during the handler of "Test mail settings" button is too
long. It must quickly connect to the SMTP server, test the validity of
user's login data, and report the result of this test. During this, the
current status of connection may be displayed.

Distribution: ubuntu lucid

sbackupconfig --version
Simple Backup Suite 0.11.4 upgrade tool
Upgrade script must be run with root privileges!

install source: apt-get install from ppa

** Affects: sbackup
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/805131

Title:
  GUI thread is busy a long time during [Test mail settings] click
  handler

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/805131/+subscriptions


Follow ups

References