Skip to content

[Bug] Mouse schema is not displayed anymore #78

@guilamu

Description

@guilamu

Mouser version

Since 3.5.0

Operating system

Windows 11

OS version details

LTSC

Mouse connection type

USB receiver (Bolt / Unifying)

Logitech Options+ status

  • I have confirmed that Logitech Options+ is not running

What happened?

Image

Expected behavior

It was working on the previous version and is working on my own build (the one you used to make 3.5.0).

Steps to reproduce

  1. Open Mouser
  2. Mouse is detected "Mx Master Family"
  3. No Mouse schema / image.

Device info JSON

{
  "device_key": "usb_receiver",
  "display_name": "USB Receiver",
  "product_id": "0xC52B",
  "product_name": "USB Receiver",
  "transport": "hidapi",
  "ui_layout": "generic_mouse",
  "supported_buttons": [
    "middle",
    "xbutton1",
    "xbutton2"
  ],
  "gesture_cids": [
    "0x00C3",
    "0x00D7"
  ],
  "dpi_range": [
    200,
    8000
  ],
  "discovered_features": {
    "REPROG_V4 (0x1B04)": "index 0x09",
    "ADJUSTABLE_DPI (0x2201)": "index 0x0C",
    "SMART_SHIFT (0x2110)": "index 0x0D",
    "BATTERY (0x1000)": "index 0x08"
  },
  "reprog_controls": [
    {
      "index": 0,
      "cid": "0x0050",
      "task": "0x0038",
      "flags": "0x0401",
      "mapped_to": "0x0050",
      "mapping_flags": "0x0000"
    },
    {
      "index": 1,
      "cid": "0x0051",
      "task": "0x0039",
      "flags": "0x0401",
      "mapped_to": "0x0051",
      "mapping_flags": "0x0000"
    },
    {
      "index": 2,
      "cid": "0x0052",
      "task": "0x003A",
      "flags": "0x0531",
      "mapped_to": "0x0052",
      "mapping_flags": "0x0000"
    },
    {
      "index": 3,
      "cid": "0x0053",
      "task": "0x003C",
      "flags": "0x0531",
      "mapped_to": "0x0053",
      "mapping_flags": "0x0000"
    },
    {
      "index": 4,
      "cid": "0x0056",
      "task": "0x003E",
      "flags": "0x0531",
      "mapped_to": "0x0056",
      "mapping_flags": "0x0000"
    },
    {
      "index": 5,
      "cid": "0x00C3",
      "task": "0x00A9",
      "flags": "0x0531",
      "mapped_to": "0x00C3",
      "mapping_flags": "0x0000"
    },
    {
      "index": 6,
      "cid": "0x00C4",
      "task": "0x009D",
      "flags": "0x0531",
      "mapped_to": "0x00C4",
      "mapping_flags": "0x0000"
    },
    {
      "index": 7,
      "cid": "0x00D7",
      "task": "0x00B4",
      "flags": "0x03A0",
      "mapped_to": "0x00D7",
      "mapping_flags": "0x0000"
    }
  ],
  "gesture_candidates": [
    "0x00C3",
    "0x00D7"
  ]
}

Log file contents


Screenshots or screen recordings

Image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions