-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Halibut 8.0.1
-
Component/s: Graphics
-
Labels:
In waltham-transmitter/transmitter-plugin/output.c, the below error handling is not used because of wrong if statement.
transmitter_output_repaint(struct weston_output *base, output->renderer->dmafd = api->get_dma_fd_from_view(&output->base, view); if(!output->renderer->dmafd) { weston_log("Failed to get dmafd\n"); goto out; }
- relates to
-
SPEC-1929 2019CES demo#3 Switch a display destination of the app
-
- Closed
-