2011/3/6 Dominik Bartenstein <d...@wahuu.at>: > Hi! > > I finally found a solution I wanted to share with you: > > killall -9 osso-connectivity-ui-conndlgs > > All modal dialogs associated with connectivity (i.e. connection could not be > established etc.) disappear. The watchdog automatically recreates the > connectivity-ui-conndlgs processes.
Just an idea, can't you use the Xtst library to fake a mouse click? (see /usr/include/X11/extensions/XTest.h and link app with -lXtst) Obviously you have to be sure the dialog is shown and to click somewhere above it. Regards, Koos > > Greetings, > Dominik > > On 12/11/2010 11:06 AM, Dominik Bartenstein wrote: >> >> Hi! >> >> Is it possible to "kill" a modal connection dialog with a dbus-signal? >> >> Issue: >> When the default connection cannot be established, the >> QtNetworkSession.open()-method opens a modal connection dialog. The user >> either has to select a connection or close the dialog. How can I close >> this dialog _without_ user interaction? >> >> Thanks, >> Dominik >> _______________________________________________ >> maemo-developers mailing list >> maemo-developers@maemo.org >> https://lists.maemo.org/mailman/listinfo/maemo-developers >> > > _______________________________________________ > maemo-developers mailing list > maemo-developers@maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers > _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers