Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-62128

Gamepad does not work on macOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.9.1, 5.12
    • GamePad
    • None
    • macOS

    Description

      (macOS 10.12.6)

      I have installed the latest driver from here: https://github.com/360Controller/360Controller/releases

      The preferences for that driver recognizes the controller and responds properly to input using all buttons and sticks.

      • using the "simple" gamepad example
      • turned on the logging filter rules for gamepad at the top of GamepadMonitor constructor:
      QLoggingCategory::setFilterRules(QStringLiteral("qt.gamepad.debug=true"));
      • added a debug message to GamepadMonitor when it cannot find any gamepads

      Result:

      qt.gamepad: Available backends: ("darwin")
      qt.gamepad: Loading backend "darwin"
      Did not find any gamepads

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            janichol Andy Nichols
            asm Andy M
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes