[haiku-bugs] [Haiku] #17245: [Media] Node error reports go nowhere

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 07 Sep 2021 19:34:31 -0000

#17245: [Media] Node error reports go nowhere
----------------------------+--------------------------
 Reporter:  waddlesplash    |       Owner:  nobody
     Type:  bug             |      Status:  new
 Priority:  normal          |   Milestone:  Unscheduled
Component:  Kits/Media Kit  |     Version:  R1/beta3
 Keywords:                  |  Blocked By:
 Blocking:                  |    Platform:  All
----------------------------+--------------------------
 As far as I can tell, ReportError() may be broadcasted to listeners, but
 it is not stored anywhere and no applications nor the server listen to
 those errors.

 Additionally, the errors nodes can report are seriously limited. We may
 need a totally new error reporting mechanism to at least be able to send
 status_t and a message along with an error instead of a node_error enum
 value, and said errors probably should be stored in the media_server until
 a B_OK is sent instead.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/17245>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #17245: [Media] Node error reports go nowhere - Haiku