Software Center hangs selecting Installed view
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
oneconf (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
software-center (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
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/
'su', (bus_name, flags)))
File "/usr/lib/
message, timeout)
dbus.exceptions
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.
tags: | added: software-center |
tags: |
added: ca-escalated removed: software-center |
Status changed to 'Confirmed' because the bug affects multiple users.