-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101428/#review6361
-----------------------------------------------------------



solid/solid/backends/udisks/udisksstorageaccess.cpp
<http://git.reviewboard.kde.org/r/101428/#comment5671>

    Don't know if this patch has been submitted yet, but just in case, this 
call should be really replaced with an asyncCall, which also handles timeouts 
and long calls way more efficiently. I can fix that for you if you like.


- Dario


On Aug. 7, 2011, 8:19 a.m., Jacopo De Simoi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101428/
> -----------------------------------------------------------
> 
> (Updated Aug. 7, 2011, 8:19 a.m.)
> 
> 
> Review request for Solid and Lukáš Tinkl.
> 
> 
> Summary
> -------
> 
> Occasionally, when a long flush is taking place, the dbus call to unmount 
> will timeout; the user receives a timeout message and 
> does not know when it is safe to unplug the device anymore. This is due to a 
> flaw in udisks api, which should not use replies but 
> signals, and will be reported shortly upstream.
> Meanwhile this is a reasonable workaround while we wait for new api
> 
> 
> Diffs
> -----
> 
>   solid/solid/backends/udisks/udisksstorageaccess.h 6bf729c 
>   solid/solid/backends/udisks/udisksstorageaccess.cpp 4cb0f7c 
> 
> Diff: http://git.reviewboard.kde.org/r/101428/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jacopo De
> 
>

_______________________________________________
Kde-hardware-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-hardware-devel

Reply via email to