Multiple outputs in combination with no default activation

Description

1. Flash agl-demo-platfrom on AGL Reference Hardware.
2. Disable activate by default and enable two outputs in landscape oritentation, "/etc/xdg/weston/weston.ini":

[core] ... activate-by-default=false [output] name=HDMI-A-1 [output] name=HDMI-A-2

3. Configure homescreen to run on HDMI-A-1, "/etc/default/homescreen":

HOMESCREEN_START_SCREEN=HDMI-A-1

4. Reboot system.

5. Run weston-simple-egl

6. Run activation on HDMI-A-1 via separate application

activate_app(org.freedesktop.weston.simple-egl, NULL, HDMI-A-1)

or

activate_app(org.freedesktop.weston.simple-egl, NULL, HDMI-A-2)

Problem: both activate requests have no effect.

NOTE: Issue is not reproducible if homescreen will run on HDMI-A-1 (default).

Environment

None

Attachments

1

Activity

Show:

Walt Miner 
December 16, 2022 at 2:46 PM

Close for OO M1/M2

Vasyl Vavrychuk 
September 17, 2022 at 1:39 AM

Verified, works well, thanks.

Marius Vlad 
September 15, 2022 at 9:24 AM

Merged now these changes into master. Will soon do a SRCREV bump

Marius Vlad 
August 29, 2022 at 9:32 AM

I've now added a patch series to address this situation. please give these a test when you get the chance. I've included a bigger explanation of the issues I've found while looking into this in the gerrit MR.

Marius Vlad 
August 11, 2022 at 9:09 PM

Suspect that this is fairly similar to https://lf-automotivelinux.atlassian.net/browse/SPEC-4348#icft=SPEC-4348, but I need to verify. 

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Components

Priority

Created August 4, 2022 at 4:51 PM
Updated January 17, 2023 at 10:35 PM
Resolved September 15, 2022 at 9:24 AM

Flag notifications