TypeError when adding directory to include list

Bug #1197165 reported by Daniel McCloy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sbackup
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/share/sbackup/sbackup/ui/configgui.py", line 1005, in on_inc_adddir_clicked
    if not self.already_inc(self.configman.items("dirconfig"), _enc_dir):
  File "/usr/lib/python2.7/ConfigParser.py", line 655, in items
    for option in options]
  File "/usr/lib/python2.7/ConfigParser.py", line 663, in _interpolate
    if value and "%(" in value:
TypeError: argument of type 'int' is not iterable

summary: - error in adding directory to include list
+ TypeError when adding directory to include list
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.