** Tags added: software-center
--
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/1118655
Title:
Software Center hangs selecting Installed view
Status in “software-center” package in Ubuntu:
Confirmed
Bug description:
When selecting the 'Installed' button in Software Center on a fresh
installation of the latest Daily build the application hangs and never
returns any information to the screen.
I have investigated what the issue is by running the application from
a terminal and I received the following output to the terminal when
attempting to selected the 'Installed' button:
...
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in
start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed:
Failed to execute program /usr/share/oneconf/oneconf-service: Success
From this it seems the issue is related to oneconf being missing from the
default installation. I ran the following and it resolved the problem with
Software Center hanging:
sudo apt-get install software-center oneconf
I think oneconf needs to be added into the default installation as
without it the Software Center is non-functional.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1118655/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp