Skip to content

bug: tablet.Name() is broken on Windows #17

@tana-gh

Description

@tana-gh

When running the eframe-viewer example on Windows, app hungs after the window is displayed.
After debugging, I found that it stopped at the following code:

name: unsafe { tablet.Name() }

In tablet.Name() method, the process does not return.

I tested eframe-viewer on Windows 11.
This is occurred when stylus devices are connected or not connected (only a mouse).
It occurs in both debug and release builds.

The cause is unknown...
However, I think it is related to #14 possibly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededwindows inkSpecific to the Windows Ink RTS backend

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions