From kde-panel-devel Tue Oct 25 16:25:27 2011 From: "Aaron J. Seigo" Date: Tue, 25 Oct 2011 16:25:27 +0000 To: kde-panel-devel Subject: Re: Review Request: Workaround Taskbar ghost entries bug Message-Id: <1757886.LL1CF2lb5E () freedom> X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=131955999203945 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============2686715115023453508==" --===============2686715115023453508== Content-Type: multipart/signed; boundary="nextPart5328613.ibSrIaQCfP"; micalg="pgp-sha1"; protocol="application/pgp-signature" Content-Transfer-Encoding: 7Bit --nextPart5328613.ibSrIaQCfP Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Tuesday, October 25, 2011 16:36:24 Alex Fiestas wrote: > Speaking of this bug, aseigo did you finish the debugging before you went on > vacation ? if so, what was the conclusion ? > > (I'm refering to the potential bug in Qt not emitting destroyed signal). before i left for vacation, i confirmed with Thiago that the event loop nestedness count is indeed screwing up. we don't know why, but the count is indeed wrong and that is why the deleteLater()s are never working. it seems to have something to do with x11EventFilter, as all the backtrackes go through there when the count is incorrect. so we have a couple of options: * try to figure out why x11EventFilter is wreaking havoc on the count * implement that unfortunate QTimer::singleShot(0) work-around along with a comment explaining why it is there i'm fine with either, mostly because i have time for neither at the moment :/ -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Development Frameworks --nextPart5328613.ibSrIaQCfP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEABECAAYFAk6m4vsACgkQ1rcusafx20PzjQCfYo17MICFBt3ypaJj2TmEzAZE BJQAnAwvD2vz8t50x1YtMZyEAc9deM8T =lZbS -----END PGP SIGNATURE----- --nextPart5328613.ibSrIaQCfP-- --===============2686715115023453508== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel --===============2686715115023453508==--