bug: "Failed to initialize character device" message in Jupyter Notebook is confusing #7248
Labels
api
Affects the `api` project
bug
robot-svcs
Falls under the purview of the Robot Services squad (formerly CPX, Core Platform Experience).
software-investigate
Our Software team needs to look into this so we can understand more about it.
Overview
This message has a history of confusing users.
Our Support team has had a lot of users ask them how to "resolve the error." Since most users don't bother with the rail lights or other GPIO peripherals, this message is usually irrelevant, and Support's resolution is usually "just ignore it."
On the other hand, if the user will try to do something like turn on the rail lights, this message is important. But then, it's hard for most users to understand, anyway. Report #7179 was an example of this; it was surprising to the reporter that
set_rail_lights()
didn't work, even though this message theoretically warned them of that.Steps to reproduce
Visit your OT-2's Jupyter Notebook and run:
Current behavior
Expected behavior
The text was updated successfully, but these errors were encountered: