From kde-panel-devel Mon Oct 30 14:40:48 2017 From: Xuetian Weng Date: Mon, 30 Oct 2017 14:40:48 +0000 To: kde-panel-devel Subject: D8529: Plasma change icons should exit after its work finished. Message-Id: <20171030144048.45849.701B27494C7CBFEF () phabricator ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=150937445926723 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--5dae74322c934dfd823f8d2f2edcaa32" --5dae74322c934dfd823f8d2f2edcaa32 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ascii" Mime-Version: 1.0 xuetianweng added a comment. @mart I understand what you want to say, but for this specific case: https://lxr.kde.org/source/frameworks/kio/src/widgets/kbuildsycocaprogressdialog.cpp#0037 rebuildKSycoca invokes dialog.exec() so it returns after the rebuild is done. And thus there's no signal that can be used for this function. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D8529 To: xuetianweng, apol, mart Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart --5dae74322c934dfd823f8d2f2edcaa32 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset="ascii" Mime-Version: 1.0 View Revision
xuetianweng added a comment.

@mart I understand what you want to say, but for this specific case:

https://lxr.kde.org/source/frameworks/kio/src/widgets/kbuildsycocaprogressdialog.cpp#0037

rebuildKSycoca invokes dialog.exec() so it returns after the rebuild is done.

And thus there's no signal that can be used for this function.


REPOSITORY
R119 Plasma Desktop

REVISION DETAIL
https://phabricator.kde.org/D8529

To: xuetianweng, apol, mart
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
--5dae74322c934dfd823f8d2f2edcaa32--