Avoid blocking DBus calls when extracting files

Authored by davidedmundson on Nov 1 2017, 5:26 PM.

Description

Avoid blocking DBus calls when extracting files

Summary:
When copying from Ark to the desktop we make a blocking DBus call,
freezing the entire UI.

We don't do anything with the reply, so lets not bother waiting for it.

Test Plan:
Ran Q_DBUS_BLOCKING_CALL_MAIN_THREAD_WARNING_MS=0 plasmashell
Copied something from ark to the desktop.
Still had the file, but didn't block

Reviewers: Plasma

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D8601

Details

Committed
davidedmundsonNov 1 2017, 5:41 PM
Differential Revision
D8601: Avoid blocking DBus calls when extracting files
Parents
R119:7af16dc48fa0: Folder View icons properties: Improve visual layout
Branches
Unknown
Tags
Unknown