ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #09146
[Bug 1580099] [NEW] telephony-service-indicator causing constant dbus traffic
Public bug reported:
Today I noticed that telephony-service-indicator causes repeated method
calls on dbus. It seems to call Get Postion on the media hub every
second. The message below is repeated every second:
method call sender=:1.61 -> dest=core.ubuntu.media.Service serial=2795 path=/core/ubuntu/media/Service/sessions/0; interface=org.freedesktop.DBus.Properties; member=Get
string "org.mpris.MediaPlayer2.Player"
string "Position"
phablet@ubuntu-phablet:~$ busctl status :1.61
[...]
Exe=/usr/bin/telephony-service-indicator
[...]
Instead of polling every second, this method should be called only once and then it should listed to the PropertyChanged coming from media hub.
FWIW, I am not playing any media or have phone calls ongoing.
** Affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Affects: telephony-service (Ubuntu)
Importance: Undecided
Status: New
** Also affects: telephony-service
Importance: Undecided
Status: New
** Project changed: telephony-service => telephony-service (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to telephony-service in Ubuntu.
https://bugs.launchpad.net/bugs/1580099
Title:
telephony-service-indicator causing constant dbus traffic
Status in Canonical System Image:
New
Status in telephony-service package in Ubuntu:
New
Bug description:
Today I noticed that telephony-service-indicator causes repeated
method calls on dbus. It seems to call Get Postion on the media hub
every second. The message below is repeated every second:
method call sender=:1.61 -> dest=core.ubuntu.media.Service serial=2795 path=/core/ubuntu/media/Service/sessions/0; interface=org.freedesktop.DBus.Properties; member=Get
string "org.mpris.MediaPlayer2.Player"
string "Position"
phablet@ubuntu-phablet:~$ busctl status :1.61
[...]
Exe=/usr/bin/telephony-service-indicator
[...]
Instead of polling every second, this method should be called only once and then it should listed to the PropertyChanged coming from media hub.
FWIW, I am not playing any media or have phone calls ongoing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1580099/+subscriptions
Follow ups