No progress shown when removing software
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Committed
|
High
|
Unassigned |
Bug Description
software-center trunk r1082, Ubuntu Software Center 2.1.19, software-center trunk r1181
1. Navigate to the software item screen of something you have installed but don't want any more.
2. Click "Remove".
What should happen:
* The installation state text changes to "Removing...".
* The "Remove" button is replaced by a progress bar.
* The "In Progress" item appears in the navigation pane.
What actually happens:
* The installation state text changes to "Removing...".
* The "Remove" button becomes insensitive.
* No "In Progress" item appears in the navigation pane.
* Traceback (most recent call last):
File "/usr/lib/
self.
File "/home/
trans = aptdaemon.
File "/usr/lib/
return func(*args, **kwargs)
File "/usr/lib/
return func(*args, **kwargs)
File "/usr/lib/
trans.sync()
File "/usr/lib/
return func(*args, **kwargs)
File "/usr/lib/
return func(*args, **kwargs)
File "/usr/lib/
sync_
File "/usr/lib/
self.
File "/usr/lib/
self.
TypeError: could not convert type dbus.Double to (null) required for parameter 0
debconf: DbDriver "passwords" warning: could not open /var/cache/
Related branches
description: | updated |
Changed in software-center (Ubuntu): | |
importance: | Undecided → High |
status: | New → Confirmed |
description: | updated |
Changed in software-center (Ubuntu): | |
status: | Triaged → Fix Committed |
Hi,
fixed in the linked branch.