mpris property "Position" with wrong type "i"

Bug #2016325 reported by Arnold_Layne
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
indicator-sound-gtk2 (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

indicator-sound spam in journalctl:
"Received property Position with type x does not match expected type i in the expected interface"
Fix attached.

Tags: patch
Revision history for this message
Arnold_Layne (kostet) wrote :
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "indicator-sound-gtk2-int64.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.]

tags: added: patch
Revision history for this message
Brian Murray (brian-murray) wrote :

The package indicator-sound-gtk2 was last included in the 18.04 release of Ubuntu. That release has recently moved out of standard support and into ESM, subsequently this bug will not fixed in that release. Thanks for identifying a patch though!

Changed in indicator-sound-gtk2 (Ubuntu):
status: New → Won't Fix
Revision history for this message
Brian Murray (brian-murray) wrote :

Thinking it a bit more I realized there might be other versions of the indicator-sound package which could have the same issue. I looked at the source code for indicator-sound and I saw the following:

 $ grep Position src/mpris2-interfaces.vala
  public abstract int64 Position{owned get; set;}

The same is true with ayatana-indicator-sound:

[ 11:45AM 10549 ] [ bdmurray@impulse:/tmp/pkgs/mantic/ayatana-indicator-sound-22.9.2 ]
 $ grep Position src/mpris2-interfaces.vala
  public abstract int64 Position{owned get; set;}

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.