This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help debugging OpenPlotter crashes
#8
Well, this works kinda as designed: you engine is sending frequent 127489 pgn messages with status fields in normal state. These get translated to notifications, in normal state. The number of messages is not a problem in itself, even if this is a bit verbose.

What is a bit off is that the notification in normal state has method as visual, when notifications in normal state should have method as empty. This is easy to fix.

The real problem seems to be that openplotter-notifications shows each notification separately. In this kind of situation where a device sends frequent notifications the system gets bogged down trying to display them individually. If there is a real error state in 127489 it will result in repeated notifications, but for the same path, so a new update should be treated as the same notification, not a separate one.

So even if we drop the method is visual a real problem with the engine would cause the same runaway openplotter-notifications overloading your system.
Reply


Messages In This Thread
RE: Need help debugging OpenPlotter crashes - by tkurki - 2024-06-27, 05:08 AM

Forum Jump:


Users browsing this thread: 7 Guest(s)