[maemo-developers] Kill connection dialog

From: Thomas Perl th.perl at gmail.com
Date: Mon Mar 7 01:30:55 EET 2011
Hi Dominik,

2011/3/6 Dominik Bartenstein <db at wahuu.at>:
> The strategy I have implemented is as follows:
> When QNetworkSession's open()-method is called a QTimer with 2 minutes is
> started. When QNetworkSessions's opened-SIGNAL is emitted (i.e. connection
> was successfully established) the timer is stopped. In the
> worst-case-scenario the 'connectivity-ui-conndlgs'-processes are killed
> every 2 minutes. Would be nice if there was a possibilty to communicate with
> the 'connectivity-ui-conndlgs' via dbus. That's not possible, is it?

I'm not sure if there is a D-Bus API, but you could use a tool like
d-feet[1] to examine the processes and objects connected to D-Bus and
what functions/properties they provide.

HTH.
Thomas

[1] http://live.gnome.org/DFeet
More information about the maemo-developers mailing list