Hi , Reply inline.
Sachin Gole wrote: > > Hi, > > Currently i have started dbus-daemen, > > geocode-example Yahoo works fine. it gives requested lat lon for given > address. > > Now i am trying to run master-example for that > > 1> whenever i am trying to run master-daemon, > > it exits with aborted error messages. > > at following line, > org_freedesktop_DBus_request_name (proxy, GEOCLUE_MASTER_NAME, > 0, &request_name_ret, > &error)) > > > 2> to run master-example, necessary to run geoclue-master daemon, is > it correct? > > 3> master-example gives seg fault at > > org_freedesktop_Geoclue_Master_create (DBusGProxy *proxy, char** > OUT_path, GError **error) This might happen sometimes because Dbus configuration file is not present at "$(sysconfdir)/dbus-1/system.d/" . This configuration file may contain details specific to service invocation and security. regards, Sanny > > where might be the problem. > > > regards, > > Sachin Gole. > ------------------------------------------------------------------------ > > _______________________________________________ > GeoClue mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/geoclue > _______________________________________________ GeoClue mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/geoclue
