Results 1 to 6 of 6

Thread: Can't Get the Ubuntu Software Center to Start

  1. #1
    Join Date
    Jun 2010
    Location
    Tennessee, USA
    Beans
    672
    Distro
    Ubuntu 13.04 Raring Ringtail

    Can't Get the Ubuntu Software Center to Start

    Hello all,
    I am having issues launching the Ubuntu Software Center. I click it and it appears to start, but a window never comes up. I would like to either uninstall it and reinstall it or start it from the terminal. Thank you for the help.
    --Corrytonapple----
    [Toshiba L455-S5008] [Intel Pentium 2.4GHz Procesor]
    [250GB HDD;4GB RAM] [Debian Wheezy 7.0 with GNOME 3][Fedora 16]

  2. #2
    Join Date
    Jan 2008
    Location
    Coventry, England
    Beans
    484
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Can't Get the Ubuntu Software Center to Start

    The Software Center package is helpfully named software-center. Does Synaptic say the package is broken?

    You could try reinstalling it using aptitude.

  3. #3
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: Can't Get the Ubuntu Software Center to Start

    You can remove and install from the synaptic pkg manager. search Ubuntu software center.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  4. #4
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Can't Get the Ubuntu Software Center to Start

    Quote Originally Posted by corrytonapple View Post
    or start it from the terminal.
    Good idea. If you start it from the terminal you might get an error message that might tell us what the problem is. It's always worth doing this when an app won't start from the menu.

    The terminal command you need is:

    Code:
    /usr/bin/software-center
    Post any terminal output you get.
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

  5. #5
    Join Date
    Aug 2010
    Location
    india
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Can't Get the Ubuntu Software Center to Start

    to remove the software centre......

    sudo apt-get remove software-center
    and the re-install it ..........

    sudo apt-get install software-center

  6. #6
    Join Date
    Jun 2010
    Location
    Tennessee, USA
    Beans
    672
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Can't Get the Ubuntu Software Center to Start

    Quote Originally Posted by coffeecat View Post
    Good idea. If you start it from the terminal you might get an error message that might tell us what the problem is. It's always worth doing this when an app won't start from the menu.

    The terminal command you need is:

    Code:
    /usr/bin/software-center
    Post any terminal output you get.
    I worked as soon as I changed my icon theme. Here is my terminal output:
    Code:
    corrytonapple@ubuntu-laptop:~$ /usr/bin/software-center
    /usr/share/software-center/softwarecenter/apt/aptcache.py:40: GtkWarning: gtk_container_add: assertion `GTK_IS_CONTAINER (container)' failed
      gtk.main_iteration()
    ERROR:dbus.proxies:Introspect error on :1.180:/: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.181" (uid=1000 pid=6427 comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply=0 destination=":1.180" (uid=0 pid=6166 comm="/usr/bin/python))
    corrytonapple@ubuntu-laptop:~$
    I do not know why, but it is working. I am not going to mark it as solved though until I get a few more things out of it. Also, I forgot to subscribe to this thread, so it got lost.
    Quote Originally Posted by abs_kkk View Post
    to remove the software centre......

    and the re-install it ..........
    I will be sure to use that if it acts up and it cannot be fixed.
    --Corrytonapple----
    [Toshiba L455-S5008] [Intel Pentium 2.4GHz Procesor]
    [250GB HDD;4GB RAM] [Debian Wheezy 7.0 with GNOME 3][Fedora 16]

Tags for this Thread

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
  •