D14895: Plasmashell freezes when trying to get free space info from mounted remote filesystem after losing connection to it
Oleg Solovyov
noreply at phabricator.kde.org
Fri Aug 17 12:39:59 BST 2018
McPain added a comment.
In D14895#310633 <https://phabricator.kde.org/D14895#310633>, @broulik wrote:
> Also beware that `bool SolidDeviceEngine::updateSourceEvent` is currently supposed to return `true`
Who will use that `true`?
I didn't found any places where that value is used.
The only place I found ignores it:
void SolidDeviceEngine::deviceChanged(const QString& udi, const QString &property, const QVariant &value)
{
setData(udi, property, value);
updateSourceEvent(udi);
}
REVISION DETAIL
https://phabricator.kde.org/D14895
To: McPain, broulik, ngraham, davidedmundson
Cc: anthonyfieroni, davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180817/82cd1747/attachment.html>
More information about the Plasma-devel
mailing list