Event notifications not dismissing on multiple clients
-
I have been implementing a new printer and I was struggling with heater faults (heating too slowly). Event notifications aren't be dismissed correctly so on client refresh (or connection from another client) the event notification is still popping up.
This is on DWC 3.4.1 in standalone -
@jay_s_uk Events are displayed as non-blocking message boxes and since v3.4 those messages are no longer dismissed when OK is pressed. The reason is that M292 was designed to dismiss only blocking message boxes.
-
@chrishamm how would I fully dismiss the message? its a bit annoying to have to dismiss it every time I connect to the printer until a reboot has been undertaken
-
-
@chrishamm
Even though the messages aren't dismissed with M292, once the message either times out or close is pressed somewhere, why is the event message shown again, ever? Especially if it has a timeout, it must not be that important to keep coming back.How do we get rid of it and keeping it from showing up over and over?
-
-
-
-