This isn't fixed for me either in 2.1.19 or in trunk r1181. The only
difference now is that the instead of the "Remove" button disappearing,
it becomes insensitive. There's still no progress bar, and still no "In
Progress" item. There's also a traceback in the terminal.

** Changed in: software-center (Ubuntu)
       Status: Fix Released => Triaged

** Description changed:

- software-center trunk r1082, Ubuntu Maverick
- Ubuntu Software Center 2.1.17, Ubuntu Maverick
+ 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 happens:
- * The installation state text changes to "Removing...".
- * The "Remove" button disappears.
- * The navigation pane selection changes all by itself.
-     - If a PPA or "Other" was selected, the selection moves up two items.
-     - If "Canonical Partners" was selected, the selection moves up one item 
to "Provided by Ubuntu".
- 
  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.
- * The navigation pane selection does not change.
+ 
+ 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/pymodules/python2.6/dbus/connection.py", line 214, in 
maybe_handle_message
+     self._handler(*args, **kwargs)
+   File 
"/home/mpt/hacking/software-center/trunk/softwarecenter/view/pendingview.py", 
line 97, in on_transactions_changed
+     trans = aptdaemon.client.get_transaction(tid)
+   File "/usr/lib/python2.6/dist-packages/aptdaemon/defer.py", line 510, in 
_deferable
+     return func(*args, **kwargs)
+   File "/usr/lib/python2.6/dist-packages/aptdaemon/errors.py", line 149, in 
_convert_dbus_exception
+     return func(*args, **kwargs)
+   File "/usr/lib/python2.6/dist-packages/aptdaemon/client.py", line 1023, in 
get_transaction
+     trans.sync()
+   File "/usr/lib/python2.6/dist-packages/aptdaemon/defer.py", line 510, in 
_deferable
+     return func(*args, **kwargs)
+   File "/usr/lib/python2.6/dist-packages/aptdaemon/errors.py", line 149, in 
_convert_dbus_exception
+     return func(*args, **kwargs)
+   File "/usr/lib/python2.6/dist-packages/aptdaemon/client.py", line 334, in 
sync
+     sync_properties(properties)
+   File "/usr/lib/python2.6/dist-packages/aptdaemon/client.py", line 323, in 
sync_properties
+     self._on_property_changed(property_name, value)
+   File "/usr/lib/python2.6/dist-packages/aptdaemon/client.py", line 291, in 
_on_property_changed
+     self.emit("space-changed", value)
+ TypeError: could not convert type dbus.Double to (null) required for 
parameter 0
+ debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Permission denied

-- 
No progress shown when removing software
https://bugs.launchpad.net/bugs/625443
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to