ngui: CommReadInvalidTag error on startup #16

Closed
opened 2 years ago by x1ddos · 1 comments
x1ddos commented 2 years ago
Owner

right after a reboot or the sv service restart, seeing this msg until the first touchscreen action occurs:

error(ngui): commThreadLoopCycle: error.CommReadInvalidTag

the CPU also pegs at 100% most likely due to excessive logging.

nd and ngui communicate via a stdin/out pipe. feels like the pipe isn't actually open at start, until something is written to it.

until the first touchscreen action occurs

actually, it seems to be until the first msg from nd is received.

right after a reboot or the sv service restart, seeing this msg ~~until the first touchscreen action occurs~~: > error(ngui): commThreadLoopCycle: error.CommReadInvalidTag the CPU also pegs at 100% most likely due to excessive logging. `nd` and `ngui` communicate via a stdin/out pipe. feels like the pipe isn't actually open at start, until something is written to it. > until the first touchscreen action occurs actually, it seems to be until the first msg from nd is received.
x1ddos added this to the mvp v1.0 milestone 2 years ago
x1ddos added the
bug
label 2 years ago
x1ddos changed title from ngui CommReadInvalidTag error on startup to ngui: CommReadInvalidTag error on startup 2 years ago
x1ddos added this to the MVP project 1 year ago
x1ddos commented 1 year ago
Poster
Owner

completed in #23

completed in https://git.qcode.ch/nakamochi/ndg/pulls/23
x1ddos closed this issue 1 year ago
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nakamochi/ndg#16
Loading…
There is no content yet.