[haiku-bugs] Re: [Haiku] #12809: Implement a Haiku notification Center

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Fri, 27 Jan 2017 16:07:59 -0000

#12809: Implement a Haiku notification Center
----------------------------+--------------------
   Reporter:  richienyhus   |      Owner:  nobody
       Type:  enhancement   |     Status:  new
   Priority:  normal        |  Milestone:  R2
  Component:  Applications  |    Version:
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+--------------------

Comment (by pulkomandy):

 The app_server messages are not going through MessageReceived, they use a
 dedicated protocol using app_server link. So you won't see them in
 MessageReceived.

 Typical causes for this are a chain of events causing Draw() to
 Invalidate() the view, or maybe there is B_PULSE_NEEDED in a view flags
 somewhere and the pulse rate (SetPulseRate) is unreasonably short.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12809#comment:35>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: