Review Request 124584: Introduce categorized debug output

Christoph Cullmann cullmann at kde.org
Sun Aug 2 15:18:44 UTC 2015


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

(Updated Aug. 2, 2015, 3:18 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks and Martin Klapetek.


Changes
-------

Submitted with commit 74eb68be1b7b6f83f861a952907b4410e1cff2ce by Christoph Cullmann to branch master.


Repository: knotifications


Description
-------

Introduce the use of qCDebug


Diffs
-----

  src/CMakeLists.txt 13390f1 
  src/debug_p.h PRE-CREATION 
  src/debug_p.cpp PRE-CREATION 
  src/knotificationmanager.cpp 38bbc89 
  src/knotificationrestrictions.cpp 26acab6 
  src/knotifyconfig.cpp 2c8d33d 
  src/kpassivepopup.cpp 60552b8 
  src/kstatusnotifieritem.cpp 8001050 
  src/kstatusnotifieritemdbus_p.cpp a9015c6 
  src/notifybyaudio.cpp 0fafdc7 
  src/notifybyexecute.cpp cde53e6 
  src/notifybylogfile.cpp ca3faf9 
  src/notifybypopup.cpp 932712d 
  src/notifybytaskbar.cpp bbdf19d 
  src/notifybytts.cpp ee73118 

Diff: https://git.reviewboard.kde.org/r/124584/diff/


Testing
-------

Compiled and run Kate/KWrite, no longer spam on the console like (at least not if not turned on again via config):

kwrite(11559)/(default) KNotificationManager::notify: Calling notify on "Sound"
kwrite(11559)/(default) NotifyByAudio::stateChanged: Changing audio state from  Phonon::LoadingState  to  Phonon::StoppedState 
kwrite(11559)/(default) KNotificationManager::notify: Calling notify on "Taskbar"
kwrite(11559)/(default) NotifyByTaskbar::notify: 0 75497555
kwrite(11559)/(default) NotifyByAudio::stateChanged: Changing audio state from  Phonon::StoppedState  to  Phonon::LoadingState 
kwrite(11559)/(default) NotifyByAudio::stateChanged: Changing audio state from  Phonon::LoadingState  to  Phonon::StoppedState 
kwrite(11559)/(default) NotifyByAudio::stateChanged: Changing audio state from  Phonon::StoppedState  to  Phonon::LoadingState 
kwrite(11559)/(default) NotifyByAudio::stateChanged: Changing audio state from  Phonon::LoadingState  to  Phonon::BufferingState 
kwrite(11559)/(default) NotifyByAudio::stateChanged: Changing audio state from  Phonon::BufferingState  to  Phonon::PlayingState 
kwrite(11559)/(default) NotifyByAudio::stateChanged: Changing audio state from  Phonon::PlayingState  to  Phonon::BufferingState 
kwrite(11559)/(default) NotifyByAudio::stateChanged: Changing audio state from  Phonon::BufferingState  to  Phonon::PlayingState 
kwrite(11559)/(default) KNotificationManager::close: Closing notification 1
kwrite(11559)/(default) NotifyByPopupPrivate::closeGalagoNotification: not found dbus id to close 1
kwrite(11559)/(default) NotifyByAudio::stateChanged: Changing audio state from  Phonon::PlayingState  to  Phonon::StoppedState


Thanks,

Christoph Cullmann

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150802/a6c5e5ac/attachment.html>


More information about the Kde-frameworks-devel mailing list