← Back to team overview

nssbackup-team team mailing list archive

[Bug 683990] [NEW] Uncaught error in sbackup config when pasting to SMTP server field

 

Public bug reported:

Binary package hint: sbackup

Steps to reproduce:
1) Open Simple Backup-Configuration from the menu
2) Go to the Report tab
3) Paste "smtp.gmail.com" into the SMTP server field (all other fields empty or default value)

Expected result:
- Text pasted, no uncaught errors

Actual Result:
- Text paster, but with uncaught error (see details below)

Further Info:
- Also happens in the To field
- Only happens on pasting from the clipboard. Writing directly in the field works fine.

Error Message:
-----------------------------------------------------------------
Sorry, this should not have happened

An uncaught error occurred. Close this message window and restart the
application.

Please report this error on https://bugs.launchpad.net/sbackup.

No section: 'report'

Traceback (most recent call last):
  File "/usr/share/sbackup/sbackup/ui/configgui.py", line 1775, in on_smtpserver_changed
    self.configman.set("report", "smtpserver", self.widgets['smtpserver'].get_text())
  File "/usr/share/sbackup/sbackup/core/ConfigManager.py", line 645, in set
    ConfigParser.ConfigParser.set(self, section, option, value)
  File "/usr/lib/python2.6/ConfigParser.py", line 377, in set
    raise NoSectionError(section)
NoSectionError: No section: 'report'
-----------------------------------------------------------------

Ubuntu Release:
Description:	Ubuntu 10.10
Release:	10.10

Simple Backup Package:
sbackup:
  Installed: 0.11.3ubuntu1
  Candidate: 0.11.3ubuntu1
  Version table:
 *** 0.11.3ubuntu1 0
        500 http://mirrors.163.com/ubuntu/ maverick/universe amd64 Packages
        100 /var/lib/dpkg/status

** Affects: sbackup (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Uncaught error in sbackup config when pasting to SMTP server field



Follow ups

References