On Thursday 30 October 2014 04:55:19 Ramakanthreddy Kesireddy wrote: > Yes there is an error to indicate service doesn't exist. > response is: QDBusMessage(type=Error, service="", error > name="org.freedesktop.DBus.Error.ServiceUnknown", error message="The name > org.freedesktop.UDisks was not provided by any .service files", > signature="", contents=() ) > > Please let me know how can we ensure that service exists and is running. Do > we need to install any package?
Yes, install the package that provides UDisks and ensure that your system starts it. How to do that, exactly, is not a Qt question. Please consult the documentation of your Linux distribution. Since you said you're using Yocto, make sure that you included udisks in your recipe. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest