Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-shell gnome-shell
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,043
    • Issues 2,043
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 152
    • Merge requests 152
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-shellgnome-shell
  • Issues
  • #5722
Closed
Open
Issue created Aug 07, 2022 by Sebastian Keller@skellerDeveloper

BtClient tries to call non-existing method

When BtClient was split out in fcd08fae, _getDeviceInfos() was removed and in the notify::default-adapter handler the call to it got replaced with [...this._getDevices()].length, but there is no _getDevices() in BtClient. Was this intended to be something like this._client.get_devices().get_n_items() instead?

Edited Aug 07, 2022 by Sebastian Keller
Assignee
Assign to
Time tracking