Skip to content

Type mixup between x (int64) and i (int32) #58

@Natureshadow

Description

@Natureshadow

Trying to use the get_position method on an MPRIS interface, in the example from the README, I get dbus_next.errors.DBusError: property returned unexpected signature "x". This is because the property is typed x, a signed int64, but introspection thinks it is typed i.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions