Hi,<br>I fixed the closeEvent issue and now it works fine.<br>The problem was inside Qt and it was due to an initialization of a QVarLengthArray for some Atom values.<br>Now Qt sets the WM properties correctly and then also the WM_DELETE_WINDOW one.<br>
The closeEvents are now sent correctly.<br><br>Cheers,<br>Antonio.<br><br><br><div class="gmail_quote">2009/3/24 Kimmo Hämäläinen <span dir="ltr">&lt;<a href="mailto:kimmo.hamalainen@nokia.com" target="_blank">kimmo.hamalainen@nokia.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On Mon, 2009-03-23 at 14:44 +0100, ext David Greaves wrote:<br>
&gt; Hi<br>
&gt;<br>
&gt; Crossposting as I think this is a maemo-dev question of interest to Qt devs :)<br>
&gt;<br>
&gt; I am having a problem with my Qt applications and the osso window manager.<br>
&gt; Essentially the window manager is doing a sigkill which doesn&#39;t allow Qt to emit<br>
&gt; a closeEvent().<br>
<br>
</div>You mean D-Bus daemon is killing you 20-30s after you are D-Bus<br>
activated?<br>
<br>
Maybe looking at this example helps:<br>
<a href="https://garage.maemo.org/svn/maemoexamples/tags/maemo_4.1/maemopad/" target="_blank">https://garage.maemo.org/svn/maemoexamples/tags/maemo_4.1/maemopad/</a><br>
<div><br>
&gt; A gtk app calls osso_initialize() which amongst other things registers a service<br>
&gt; name to the <a href="http://DBus.freedestop.org" target="_blank">DBus.freedestop.org</a> service.<br>
&gt;<br>
&gt; I&#39;ve been through osso-init.c and osso-rpc.c to try and figure it out but,<br>
&gt; whilst I&#39;ve made progress, I&#39;ve not finished.<br>
&gt;<br>
&gt; So far I have:<br>
&gt; * added an entry into the desktop file for X-Osso-Service=com.dgreaves.shopper<br>
&gt; * created : /usr/share/dbus-1/services/com.dgreaves.shopper.service<br>
&gt; * added a QDBusConnection::sessionBus().interface()-&gt;registerService (name, 1 );<br>
&gt; and<br>
&gt;       connect(iface, SIGNAL(serviceOwnerChanged(QString,QString,QString)),<br>
&gt;               this, SLOT(serviceOwnerChanged(QString,QString,QString)));<br>
&gt;<br>
&gt; dbus-monitor is showing very similar messages for gtk and my Qt apps now.<br>
&gt;<br>
&gt; I&#39;ve hooked serviceOwnerChanged and try to send out a ReleaseName to<br>
&gt; org.freedesktop.DBus.<br>
&gt;<br>
&gt; However I&#39;m still getting killed.<br>
&gt;<br>
&gt; Digging into libosso and libossowm/osso-rpc.c I find<br>
&gt;<br>
&gt; #define HILDON_DESKTOP_SERVICE &quot;com.nokia.hildon-desktop&quot;<br>
&gt; #define HDWM_STARTUP_NOTIFICATION_IFACE &quot;com.nokia.hildon.hdwm.startupnotification&quot;<br>
&gt; #define HDWM_OBJECT_PATH                &quot;/com/nokia/hildon/hdwm&quot;<br>
&gt; #define HDWM_STARTUP_NOTIFICATION_STARTING  &quot;starting&quot;<br>
<br>
</div>You don&#39;t need this. It&#39;s just for the &quot;Loading...&quot; banner in Diablo.<br>
<div><br>
&gt; This failed as<br>
&gt; Name:org.freedesktop.DBus.Error.UnknownMethod<br>
&gt;<br>
&gt; Message:Method &quot;starting&quot; with signature &quot;&quot; on interface<br>
&gt; &quot;com.nokia.hildon.hdwm.startupnotification&quot; doesn&#39;t exist<br>
&gt;<br>
&gt; I installed qdbusmonitor and &quot;com.nokia.hildon-desktop&quot; doesn&#39;t provide<br>
&gt; hdwm.startupnotification or starting<br>
&gt;<br>
&gt; Nor do I see it on the dbus-monitor --session when my gtk app runs.<br>
&gt;<br>
&gt; Any pointers?<br>
&gt;<br>
&gt; David<br>
&gt;<br>
&gt;<br>
<br>
</div>_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><br>George Burns  - &quot;Don&#39;t stay in bed, unless you can make money in bed.&quot;