Review Request 125545: Don't start an eventLoop from QML in menu entry editing
Eike Hein
hein at kde.org
Wed Oct 7 20:41:07 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125545/#review86463
-----------------------------------------------------------
Right-click an application, re testing question.
- Eike Hein
On Oct. 7, 2015, 1 p.m., David Edmundson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125545/
> -----------------------------------------------------------
>
> (Updated Oct. 7, 2015, 1 p.m.)
>
>
> Review request for Plasma.
>
>
> Repository: plasma-desktop
>
>
> Description
> -------
>
> From the docs:
> This is dangerous, because when an event loop is entered in a signal
> handler or binding, the QML engine continues to run other bindings,
> animations, transitions, etc. Those bindings can then cause side effects
> which, for example, destroy the hierarchy containing your event loop.
>
> There was a queuedConnection approach that I guess tries to supress the problem, but it clearly didn't work.
> In any case, it's better not to freeze the shell
>
> BUG: 347997
>
>
> Diffs
> -----
>
> applets/kicker/plugin/appentry.cpp 45644d4f8b8b4e83debb90e9acaf52db14ead7ec
> applets/kicker/plugin/menuentryeditor.cpp ce202c7ae6540bc7f4e3da53211d224dd9eedce7
>
> Diff: https://git.reviewboard.kde.org/r/125545/diff/
>
>
> Testing
> -------
>
> Literally none. I can't work out how to trigger the "Edit Application" option. Help/testing would be appreciated.
>
>
> Thanks,
>
> David Edmundson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20151007/bc5f807e/attachment.html>
More information about the Plasma-devel
mailing list