D14405: Use short pnp id as fallback when the DB file is not found

David Edmundson noreply at phabricator.kde.org
Fri Jul 27 11:28:34 BST 2018


davidedmundson requested changes to this revision.
davidedmundson added a comment.
This revision now requires changes to proceed.


  Where vendor is used  in the output display we do:
  
    text: ...
          } else if (root.output.edid && root.output.edid.vendor) {
            return root.output.edid.vendor;
          } else {
            return root.output.name;
          }
  
  same for in utils.cpp
  
  Adding a fallback here, will effectively break the fallback used later.

REPOSITORY
  R110 KScreen Library

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

To: gladhorn, davidedmundson
Cc: 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/20180727/2a36059f/attachment.html>


More information about the Plasma-devel mailing list