According to <https://errors.ubuntu.com/bucket/?id=%2Fusr%2Fbin
%2Fsession-
installer%3ATypeError%3Amsg_reply_handler%3Async_properties%3A_on_property_changed>,
the crash first appeared on July 23; so this may be correlated with
aptdaemon 0.45+bzr848-0ubuntu1 (uploaded July 24 according to the
changelog):

  * New upstream snapshot:
    - aptdaemon/client.py: Prefer GI GObject module. (LP: #1026066)

Martin, do you know what needs to happen here?  It looks like perhaps
aptdaemon isn't compatible with the python2 version of
gi.repository.GObject, which sessioninstaller is using.

Maybe this needs to be replaced with a try: import [...] except: import
[...]?

** Changed in: sessioninstaller (Ubuntu Quantal)
     Assignee: (unassigned) => Martin Pitt (pitti)

** Package changed: sessioninstaller (Ubuntu Quantal) => aptdaemon
(Ubuntu Quantal)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028640

Title:
  session-installer crashed with TypeError in _on_property_changed():
  could not convert type dbus.Array to PyObject required for parameter 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1028640/+subscriptions

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

Reply via email to