Results 1 to 7 of 7

Thread: Ubuntu Software Centre not starting

  1. #1
    Join Date
    Oct 2008
    Beans
    4

    Ubuntu Software Centre not starting

    Hi Guys, i've got a problem with my computer. Its a lenovo x60s laptop with a pretty fresh install of Ubunto 10.04. Previously the software centre was working, now when i click it i just see the icon at the bottom of the screen and it disappears shortly after. Any ideas on how i can get it to work?

  2. #2
    Join Date
    Jan 2010
    Location
    /usr/share/your_fridge
    Beans
    1,534
    Distro
    Xubuntu 10.04 Lucid Lynx

    Re: Ubuntu Software Centre not starting

    Start it in the terminal by typing
    Code:
    /usr/bin/software-center
    If it crashes, it will likely give info, which you can paste below
    "Meddle not with roos; thou art crunchy and grasshopper-like" ※The SABRFL※

    Last edited by ubunterooster; 1 Minute ago

  3. #3
    Join Date
    Oct 2008
    Beans
    4

    Re: Ubuntu Software Centre not starting

    Quote Originally Posted by ubunterooster View Post
    Start it in the terminal by typing
    Code:
    /usr/bin/software-center
    If it crashes, it will likely give info, which you can paste below
    Thanks for the reply
    Here is what the terminal says..
    julian@julian-laptop:~$ /usr/bin/software-center
    Traceback (most recent call last):
    File "/usr/bin/software-center", line 80, in <module>
    app = SoftwareCenterApp(datadir, xapian_base_path)
    File "/usr/share/software-center/softwarecenter/app.py", line 201, in __init__
    self.view_switcher = ViewSwitcher(datadir, self.db, self.icons)
    File "/usr/share/software-center/softwarecenter/view/viewswitcher.py", line 57, in __init__
    store = ViewSwitcherList(datadir, db, icons)
    File "/usr/share/software-center/softwarecenter/view/viewswitcher.py", line 204, in __init__
    self._update_channel_list()
    File "/usr/share/software-center/softwarecenter/view/viewswitcher.py", line 274, in _update_channel_list
    self.channels = self._get_channels()
    File "/usr/share/software-center/softwarecenter/view/viewswitcher.py", line 352, in _get_channels
    channels.append(partner_channel)
    UnboundLocalError: local variable 'partner_channel' referenced before assignment

  4. #4
    Join Date
    Oct 2008
    Beans
    4

    Re: Ubuntu Software Centre not starting

    anyone?

  5. #5
    Join Date
    Apr 2007
    Beans
    31

    Re: Ubuntu Software Centre not starting

    Hi, I'm not sure what is going on here, (aside from the fact that a varible is somehow being referenced before its assignment). Could you check if synaptic still works as it's supposed to (under system>administration)

  6. #6
    Join Date
    Oct 2008
    Beans
    4

    Re: Ubuntu Software Centre not starting

    Hey guys, just ran the update manager and i guess it must have fixed something because it works now.
    thanks

  7. #7
    Join Date
    Jun 2005
    Beans
    6,115

    Re: Ubuntu Software Centre not starting

    Indeed, synaptic should be easy enough to use anyway if you are famillair with the software center.
    But do make sure you are not running an update in the background

    Quote Originally Posted by julz87 View Post
    Hey guys, just ran the update manager and i guess it must have fixed something because it works now.
    thanks
    It might have been this update that was causing your issue, keep synaptic in mind in the future, ubuntu software center is good for beginners but synaptic does offer a bit more.
    Last edited by SunnyRabbiera; July 25th, 2010 at 11:47 PM.
    HOME BUILT SYSTEM! http://brainstorm.ubuntu.com/idea/22804/ Please vote up!
    remember kiddies: sudo rm -rf= BAD!, if someone tells you to do this, please ignore them unless YOU WANT YOUR SYSTEM WIPED

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
  •