microsoft / microsoft/Windows-classic-samples

SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION of sensor api at w11 22621 can't found

Open
#270 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
5.7k
Forks
3.3k
PR merge metrics
No merged PRs in 30d

Description

I found that use the com call SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION type is not support in win11 22621.

You could reproduce the issue with Ambient light sensor sample. Reproduction step: Use SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION instead of SENSOR_TYPE_AMBIENT_LIGHT.

Here is the result:

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Ambient light sensor sample and reproduce the result by replacing SENSOR_TYPE_AMBIENT_LIGHT with SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION. Compare the observed behavior on Windows 11 22621 with the sample's expected sensor lookup, and document or verify the supported behavior.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.