Re: DBus Connection Timeout



> In my defence, I was not aware that it was a bug. I thought it was
> something I was doing wrong. Anyway, I've done as you suggested and
> gdbus does indeed return the same response as my program:
> 
> DBUS_SESSION_BUS_ADDRESS="tcp:host=localhost,port=8080,family=ipv4"
> gdbus introspect --session --dest org.freedesktop.DBus --object-path /
> Error connecting: In WaitingForData: unexpected response `REJECTED
> EXTERNAL DBUS_COOKIE_SHA1 ANONYMOUS'
> 
> I will report this as a bug.
> Matt.
> 


Hi,

I am also trying to use g_dbus_connection_new_for_address_sync (...) to connect
to remote dbus-daemon anonymously. Does anyone know if this issue is likely to
be fixed in the near future?

Qt's connectToBus(...) does work, but I would prefer to use GIO/gdbus instead.

Many thanks,
Richard




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]