From kde-devel Wed Nov 29 18:52:36 2006 From: Carsten Pfeiffer Date: Wed, 29 Nov 2006 18:52:36 +0000 To: kde-devel Subject: Re: event problem on kdiroperator Message-Id: <200611291952.38885.carpdjih () mailbox ! tu-berlin ! de> X-MARC-Message: https://marc.info/?l=kde-devel&m=116483300804256 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1822376039==" --===============1822376039== Content-Type: multipart/signed; boundary="nextPart2010227.sWBaurtz9Z"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart2010227.sWBaurtz9Z Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, you might connect directly to the back-action via=20 KAction *backAction =3D dirOperator->actionCollection("back"); Note that the order in which the clients are notified is undefined, so it=20 might be that first KDirOperator itself is notified (and starts loading the= =20 new directory, leading to urlEntered() being emitted) and then you, or the= =20 other way round. Comparing the last url with the new URL's parent directory probably won't w= ork=20 when symlinks are involved (i.e. you enter a directory through a symlink). I'm surprised you get the finishedLoading() signal twice, though. I cannot= =20 reproduce this (with KDE 3.5.5). Cheers, Carsten --nextPart2010227.sWBaurtz9Z Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iQEVAwUARW3W9qWgYMJuwmZtAQIJmAf/fAIInuQMaFkSccNA5EUO5y277LDisSIt Z/zxGgvoraPqgEs/XR1n3rSMLmjJF/omqWAYm5QwejS5joQj7ecRm+Dw1rHCHa+/ qpQ3ZyBj6fx/QnkyuLdW39yB6Pdbgad9FgKalRqvygwdV1TRp2/LwIk9K1L0AQnL zEanhmqpHzM23l4+Wa3c6cE/OXO5ETELlYr2E+MhljBkfM1EoEo3banzdsxFv96x QA7h8d75PukIeNAwjcnhHCdvBaMduKt5GU+9yPKjfUzczXVhcx8yPgmX2a4QK87x Ps7rnI0ukRayehcsnMhLD48/DyYTrN5KdAsWSy0+kf5ZeUSCfTfl2w== =0UHy -----END PGP SIGNATURE----- --nextPart2010227.sWBaurtz9Z-- --===============1822376039== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============1822376039==--