[Kde-hardware-devel] Review Request 125248: Display name of process which blocks umount / eject

Martin Klapetek martin.klapetek at gmail.com
Fri Oct 16 17:37:31 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125248/#review86933
-----------------------------------------------------------

Ship it!


Good stuff. You can fix those and push directly.


dataengines/devicenotifications/ksolidnotify.cpp (line 142)
<https://git.reviewboard.kde.org/r/125248/#comment59807>

    You could check the list before appending to it (contains()), I think in the end it might be more performant as you'll be only appending to the list, not removing from it and moving the items in the list.



dataengines/devicenotifications/ksolidnotify.cpp (line 162)
<https://git.reviewboard.kde.org/r/125248/#comment59808>

    This should say "Could not safely remove.." to match the applet action description


- Martin Klapetek


On Sept. 16, 2015, 11:49 p.m., Igor Poboiko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125248/
> -----------------------------------------------------------
> 
> (Updated Sept. 16, 2015, 11:49 p.m.)
> 
> 
> Review request for Plasma and Solid.
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> An attempt to implement feature from [bug 96107](https://bugs.kde.org/show_bug.cgi?id=96107) (see summary).
> 
> On umount/eject error it runs "lsof" executable, gets PIDs of blocking processes and obtains names of processes via KSysGuard::Process machinery. Finally it appends obtained information to error message which is shown in tooltip of Device Notifier applet.
> 
> 
> Diffs
> -----
> 
>   dataengines/devicenotifications/CMakeLists.txt 3f7fd83 
>   dataengines/devicenotifications/ksolidnotify.h a471d50 
>   dataengines/devicenotifications/ksolidnotify.cpp 35d49d6 
> 
> Diff: https://git.reviewboard.kde.org/r/125248/diff/
> 
> 
> Testing
> -------
> 
> Tested unmount on busy device with several processes blocking it. Did not test eject, since I have no optical disc drive :(
> 
> 
> File Attachments
> ----------------
> 
> Applet with error message
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/09/15/3b1b64fc-abff-4633-9dca-621388edf086__snapshot11.png
> 
> 
> Thanks,
> 
> Igor Poboiko
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20151016/179fc581/attachment.html>


More information about the Kde-hardware-devel mailing list