LINE->Matrix updates stop working #20

Closed
opened 2021-06-15 03:04:56 -04:00 by fair · 1 comment
Owner

It seems that the LINE extension (even in regular usage) stops receiving updates if the Chrome window isn't interacted with for a while.

Even when running Chrome in a Xvnc session with no other windows, it's still sometimes necessary to jiggle the mouse over the window to make LINE start updating again.

The easiest solution is to make Puppeteer "poke" the page every so often.

It seems that the LINE extension (even in regular usage) stops receiving updates if the Chrome window isn't interacted with for a while. Even when running Chrome in a Xvnc session with no other windows, it's still sometimes necessary to jiggle the mouse over the window to make LINE start updating again. The easiest solution is to make Puppeteer "poke" the page every so often.
Author
Owner

Confirmed fixed by using xdotool.

Confirmed fixed by using `xdotool`.
fair closed this issue 2021-07-23 02:02:11 -04:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
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: fair/matrix-puppeteer-line#20
No description provided.