As for NoReply, there are three common causes:

- aptdaemon crashes in the middle of an operation. Do you get an apport
crash report when this happens?

- You call the operation synchronously. This should not be done, call it
async and then have aptdaemon call a result callback.

- You keep the aptdaemon d-bus object around for a long time, while
aptdaemon timed out regularly (after some minutes of inactivity).
However, this actually ought to result in a ServiceNotFound exception,
or should even re-activate the daemon through D-BUS.

NB I haven't looked at the source code at all.

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

Title:
  Complete the Additional Drivers implementation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1021733/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to