Skip to content

Program gets "Error Setting up PI Engineering Device", crashes if I do anything after that. #1

Description

@rec

I built as per the instructions without incident, and attempted to run the demo program build/testgui/pietestgui. I see a GUI window, but when I click start, I get:

`Error Setting up PI Engineering Device`

and then the program crashes if I try to actually do anything.

I instrumented the program a little and discovered that the error code (which the programmer didn't take the time to put in the error message) is 205: PIE_HID_SETUP_CANNOT_OPEN_READ_HANDLE and the path that it's trying to open at that point is 0003:0010:00 (whatever that means).

Here's what's printed on the console.

Continuing, vid: 2222 pivid: 5f3
Continuing, vid: 2222 pivid: 5f3
Continuing, vid: 2222 pivid: 5f3
Found XKeys Device:
    PID: 0405
    Usage Page: 000c
    Usage:      0001
    Version: 256

Found XKeys Device:
    PID: 0405
    Usage Page: 0001
    Usage:      0006
    Version: 256

Found XKeys Device:
    PID: 0405
    Usage Page: 0001
    Usage:      0002
    Version: 256

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions