D19971: Fix compilation error when SA_TRACE is 1

Vlad Zagorodniy noreply at phabricator.kde.org
Fri Mar 22 12:10:13 GMT 2019


zzag created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
zzag requested review of this revision.

REVISION SUMMARY
  The error itself:
  
    /home/vlad/Workspace/KDE/src/kde/workspace/libksysguard/ksgrd/SensorAgent.cpp: In member function ‘void KSGRD::SensorAgent::executeCommand()’:
    /home/vlad/Workspace/KDE/src/kde/workspace/libksysguard/ksgrd/SensorAgent.cpp:210:60: error: ‘class QString’ has no member named ‘toAscii’
         qCDebug(LIBKSYSGUARD_KSGRD) << ">> " << req->request().toAscii() << "(" << mInputFIFO.count()
                                                                ^~~~~~~
    ninja: build stopped: subcommand failed.

REPOSITORY
  R111 KSysguard Library

BRANCH
  fix-compile-error

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

AFFECTED FILES
  ksgrd/SensorAgent.cpp

To: zzag
Cc: plasma-devel, jraleigh, GB_2, 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/20190322/c4aef036/attachment.html>


More information about the Plasma-devel mailing list