*** This bug is a duplicate of bug 642936 ***
    https://bugs.launchpad.net/bugs/642936

** Branch unlinked: lp: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/625443

Title:
  No progress shown when removing software

Status in “software-center” package in Ubuntu:
  Fix Committed

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/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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/625443/+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

Reply via email to