Results 1 to 10 of 10

Thread: Software Center

  1. #1
    Join Date
    Mar 2012
    Location
    New Hampshire, USA
    Beans
    Hidden!
    Distro
    Xubuntu 13.10 Saucy Salamander

    Software Center

    Anyone else having problems with it? Mine suddenly won't startup and this is the output from terminal:

    Code:
    2013-07-12 19:38:06,891 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'None'
    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

  2. #2
    Join Date
    Jul 2010
    Beans
    264
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Software Center

    Had the same problem. Most recent update solved the problem.

    (Please change your Title to [solved]. Thanks.)

  3. #3
    Join Date
    Mar 2012
    Location
    New Hampshire, USA
    Beans
    Hidden!
    Distro
    Xubuntu 13.10 Saucy Salamander

    Re: Software Center

    Quote Originally Posted by ping-wu View Post
    Had the same problem. Most recent update solved the problem.

    (Please change your Title to [solved]. Thanks.)
    Actually the most recent update broke mine, lol.

  4. #4
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Software Center

    Updated - got the same issue if I try and use it.

  5. #5
    Join Date
    Dec 2006
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Software Center

    Quote Originally Posted by Elfy View Post
    Updated - got the same issue "if" I try and use it.
    Last edited by OrangeCrate; July 14th, 2013 at 11:33 AM.

  6. #6
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Software Center

    likely
    1198822

    see this on a live session, on a 2 week old install opens ok

  7. #7
    Join Date
    Mar 2012
    Location
    New Hampshire, USA
    Beans
    Hidden!
    Distro
    Xubuntu 13.10 Saucy Salamander

    Re: Software Center

    Quote Originally Posted by mc4man View Post
    likely
    1198822

    see this on a live session, on a 2 week old install opens ok
    That's it. Clean install of Alpha 1, software center worked. After first round of updates, it still worked. Then I got some more updates later that evening and then it stopped working. :/

  8. #8
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Software Center

    Figured out what the issue is here, maybe not the ultimate fix but certainly should resolve S-c segfaulting

    Code:
    sudo apt-get install python-configparser
    Edit: I see that there is a new S-c in proposed that fixs this - so scratch the above & install s-c 13.07-0ubuntu1
    Last edited by mc4man; July 13th, 2013 at 08:51 PM.

  9. #9
    Join Date
    Mar 2012
    Location
    New Hampshire, USA
    Beans
    Hidden!
    Distro
    Xubuntu 13.10 Saucy Salamander

    Re: Software Center

    Quote Originally Posted by mc4man View Post
    Edit: I see that there is a new S-c in proposed that fixs this - so scratch the above & install s-c 13.07-0ubuntu1
    Cool. I'll just wait until it hits updates. Using proposed in the past has borked my installs.

  10. #10
    Join Date
    Jul 2010
    Beans
    264
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Software Center

    You're right. I ran S-c again, and now it's broken, again, with the same message as you posted.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •