D5973: Always add data sources in SystemMonitorEngine::sourceRequestEvent()

2017-05-26 Thread Elvis Angelaccio
This revision was automatically updated to reflect the committed changes. Closed by commit R120:f060ad5f1ad0: Always add data sources in SystemMonitorEngine::sourceRequestEvent() (authored by elvisangelaccio). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde

D5973: Always add data sources in SystemMonitorEngine::sourceRequestEvent()

2017-05-26 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R120 Plasma Workspace BRANCH Plasma/5.8 REVISION DETAIL https://phabricator.kde.org/D5973 To: elvisangelaccio, #plasma, jgrulich, davidedmundson Cc: plasma-devel, ZrenBot, spstarr, progwolff

D5973: Always add data sources in SystemMonitorEngine::sourceRequestEvent()

2017-05-26 Thread Elvis Angelaccio
elvisangelaccio edited the test plan for this revision. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D5973 To: elvisangelaccio, #plasma, jgrulich Cc: plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

D5973: Always add data sources in SystemMonitorEngine::sourceRequestEvent()

2017-05-26 Thread Elvis Angelaccio
elvisangelaccio created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Otherwise if we show the plasma-nm applet twice, m_sensors won't be empty and we won't be able to fect the connection speed data.