[telepathy] [Bug 346148] Sound notification keeps repeating in infinite loop
André Vitor de Lima Matos
andre.vmatos at gmail.com
Tue Apr 14 13:13:37 BST 2015
https://bugs.kde.org/show_bug.cgi?id=346148
--- Comment #7 from André Vitor de Lima Matos <andre.vmatos at gmail.com> ---
(In reply to Martin Klapetek from comment #6)
> Ok. Could you try in konsole "killall kded5 && kded5 &" and then when you
> reproduce it, there should be some KNotification debug output, can you paste
> that please?
Just got this output. After initialization debug messages:
kf5.kded: kded module "ktp_approver" still uses .desktop files
("kded/ktp_approver.desktop"). Please port it to JSON metadata.
kf5.kded: found kded module "ktp_approver" by prepending 'kded_' to the library
path, please fix your metadata.
kf5.kded: Successfully loaded module "ktp_approver"
service is "org.kde.StatusNotifierItem-18387-1"
Registering a client interface to the KStatusNotifierWatcher
Registering "org.kde.StatusNotifierItem-18387-1/StatusNotifierItem" to system
tray
Calling notify on "Sound"
Changing audio state from Phonon::LoadingState to Phonon::StoppedState
Calling notify on "Popup"
Changing audio state from Phonon::StoppedState to Phonon::LoadingState
Changing audio state from Phonon::LoadingState to Phonon::StoppedState
Changing audio state from Phonon::StoppedState to Phonon::LoadingState
Changing audio state from Phonon::LoadingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Changing audio state from Phonon::PlayingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Changing audio state from Phonon::PlayingState to Phonon::LoadingState
Changing audio state from Phonon::LoadingState to Phonon::StoppedState
Changing audio state from Phonon::StoppedState to Phonon::LoadingState
Changing audio state from Phonon::LoadingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Changing audio state from Phonon::PlayingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Changing audio state from Phonon::PlayingState to Phonon::LoadingState
Changing audio state from Phonon::LoadingState to Phonon::StoppedState
Changing audio state from Phonon::StoppedState to Phonon::LoadingState
Changing audio state from Phonon::LoadingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Changing audio state from Phonon::PlayingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
...
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Failed to find KNotification for dbus_id 13
Changing audio state from Phonon::PlayingState to Phonon::LoadingState
...
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
ktp-approver: Preferred: ()
ktp-approver: Possible: ("org.freedesktop.Telepathy.Client.KTp.TextUi")
ktp-approver: Final: ("org.freedesktop.Telepathy.Client.KTp.TextUi")
Skipped method "moduleDeleted" : Pointers are not supported: KDEDModule*
Changing audio state from Phonon::PlayingState to Phonon::LoadingState
...
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Changing audio state from Phonon::PlayingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
kcm_keyboard: Fetched layout groups from X server: layouts: ("br")
variants: ("abnt2")
ktp-approver: Dispatch operation invalidated
"org.freedesktop.Telepathy.Qt.Error.ObjectRemoved" "ChannelDispatchOperation
finished and was removed"
ktp-approver:
Closing notification 1
Changing audio state from Phonon::PlayingState to Phonon::StoppedState
Service "org.kde.StatusNotifierItem-18387-1" unregistered
End of debug. Note that the blocks "changing audio...", of 7 lines, repeated in
each notification sound loop. This sound kept repeating until I clicked in
reply in notification popup.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list