ConfigParser.NoSectionError error on exit

Bug #495698 reported by João Pinto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: software-center

Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/share/software-center/softwarecenter/app.py", line 549, in save_state
    self.config.set("general", "maximized", "False")
  File "/usr/lib/python2.6/ConfigParser.py", line 669, in set
    ConfigParser.set(self, section, option, value)
  File "/usr/lib/python2.6/ConfigParser.py", line 377, in set
    raise NoSectionError(section)
NoSectionError: No section: 'general'
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/share/software-center/softwarecenter/app.py", line 549, in save_state
    self.config.set("general", "maximized", "False")
  File "/usr/lib/python2.6/ConfigParser.py", line 669, in set
    ConfigParser.set(self, section, option, value)
  File "/usr/lib/python2.6/ConfigParser.py", line 377, in set
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'general'

ProblemType: Bug
Architecture: amd64
Date: Fri Dec 11 22:54:17 2009
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
Package: software-center 1.1.3
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=pt_PT.UTF-8
 PATH=(custom, user)
 LANG=pt_PT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-7.10-generic
SourcePackage: software-center
Tags: lucid
Uname: Linux 2.6.32-7-generic x86_64

Revision history for this message
João Pinto (joaopinto) wrote :
Revision history for this message
Andrew (and471) wrote :

I think this is fixed in latest trunk

Changed in software-center (Ubuntu):
status: New → Incomplete
Revision history for this message
João Pinto (joaopinto) wrote :

Why did you set the bug to incomplete, do you require additional information ?
If you know that the bug was fixed on the latest trunk please set the bug to Fix Commited.
Thanks

Changed in software-center (Ubuntu):
status: Incomplete → Confirmed
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.