Comment 2 for bug 722035

Revision history for this message
Jason Gerard DeRose (jderose) wrote :

Okay, this is getting close to ready for a merge.

1) Appears to have fixed lp:714406 - DBusException: org.freedesktop.DBus.Error.NoReply:

https://bugs.launchpad.net/ubuntu/+source/desktopcouch/+bug/714406

2) No luck on lp:710405 - Fix 400 error in test_Client.test_import():

https://bugs.launchpad.net/dmedia/+bug/710405

But as far as I can tell, lp:710405 is only occurring in the test_Client.test_import() unit test, is not occurring when actually using dmedia (so low priority). Right now it seems that lp:710405 and lp:714406 aren't related after all.

I'll work on this a bit more and then make a decision on whether to include in 0.4. Fixing lp:714406 is fairly high priority as it makes dmedia quite unreliable.