D27025: Ignore udev monitoring notifications with actions bind and unbind

Kai Uwe Broulik noreply at phabricator.kde.org
Thu Jan 30 11:51:02 GMT 2020


broulik requested changes to this revision.
broulik added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> udevqtclient.cpp:119
> +    } else  if (action == "bind") {
> +        // ignored
> +    } else  if (action == "unbind") {

Can you instead add signals for those, just for completeness' sake? `deviceOnlined` is also not used but still exists

REPOSITORY
  R245 Solid

REVISION DETAIL
  https://phabricator.kde.org/D27025

To: meven, broulik, ervin
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200130/3f587afc/attachment.html>


More information about the Kde-frameworks-devel mailing list