*** This bug is a duplicate of bug 1198822 ***
    https://bugs.launchpad.net/bugs/1198822

** This bug has been marked a duplicate of bug 1198822
   software-center crashed with TypeError in __init__(): must be type, not 
classobj

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1201891

Title:
  Software Center Fails to Start

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  Running 13.10 x686

  bradley@bradtatorship:~$ apt-cache policy software-center
  software-center:
    Installed: 13.05-0ubuntu2
    Candidate: 13.05-0ubuntu2
    Version table:
   *** 13.05-0ubuntu2 0
          500 http://us.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
          100 /var/lib/dpkg/status

  bradley@bradtatorship:~$ sudo software-center
  [sudo] password for bradley: 
  2013-07-16 09:44:38,312 - softwarecenter.ui.gtk3.app - INFO - setting up 
proxy 'None'
  2013-07-16 09:44:38,771 - softwarecenter.region - WARNING - failed to use 
geoclue: 'org.freedesktop.Geoclue.Error.notAvailable: Geoclue master client has 
no usable Address providers'
  Traceback (most recent call last):
    File "/usr/bin/software-center", line 130, in <module>
      app = SoftwareCenterAppGtk3(options, args)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 429, 
in __init__
      self.useful_cache = UsefulnessCache(True)
    File 
"/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 
91, in __init__
      self._retrieve_votes_from_server()
    File 
"/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 
105, in _retrieve_votes_from_server
      user = get_person_from_config()
    File "/usr/share/software-center/softwarecenter/utils.py", line 638, in 
get_person_from_config
      cfg = get_config()
    File "/usr/share/software-center/softwarecenter/config.py", line 180, in 
get_config
      _software_center_config = SoftwareCenterConfig(filename)
    File "/usr/share/software-center/softwarecenter/config.py", line 38, in 
__init__
      super(SoftwareCenterConfig, self).__init__()
  TypeError: must be type, not classobj
  bradley@bradtatorship:~$ ^C

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1201891/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to