https://bugs.kde.org/show_bug.cgi?id=357435

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/kact
                   |                            |ivities/6b83071705add65a5c0
                   |                            |b4cf1b808c8ae8137967b
         Resolution|---                         |FIXED

--- Comment #7 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 6b83071705add65a5c0b4cf1b808c8ae8137967b by David Edmundson.
Committed on 02/02/2016 at 13:23.
Pushed by davidedmundson into branch 'master'.

Don't call exec() from QML

This is dangerous and leads to crashes as the QML processing still
continues in the new event loop.

Ideally we should never block the plasmashell UI anyway.

This changes it for a non blocking version.
REVIEW: 126945

M  +6    -2    src/workspace/settings/imports/activitysettings.cpp

http://commits.kde.org/kactivities/6b83071705add65a5c0b4cf1b808c8ae8137967b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to