agl-compositor manual

high

Image Types:
hmi-armhf / hmi-amd64 / sdk-amd64
Image Deployment:
APT
Type:
functional

Description

Test that agl-compositor is able to run, it can show popups and gnome-menus is able to show and launch installed applications.


Resources

  • A monitor connected to the testing target.

Execution Steps

  1. Only in case of an SDK image, switch to a new terminal and launch agl-compositor
  2. In case of HMI images this step is not required since agl-compositor starts at boot
  3. $ agl-compositor
  4. Verify that a desktop shows in screen
  5. Click the indicator for clock and volume in the bottom left to display a popup with additional information
  6. Click the launcher button in the top left to display the available apps
  7. Verify that a list of applications is shown
  8. Enable Development repositories
  9. $ sudo apertis-dev
  10. Install pavucontrol
  11. $ sudo apt install pavucontrol
  12. Click on launcher button in the top left to display the installed apps
  13. Verify that the "PulseAudio Volume Control" application icon is shown
  14. Click on the icon
  15. Verify that the "PulseAudio Volume Control" application is launched

Expected

Initially this test shows the Maynard desktop.

When clicking the indicator for clock and volume a popup is show.

When clicking the launcher button the first time a list of applications is shown.

When clicking the launcher button after installing pavucontrol the icon "Pulse Audio Volume Control" is in the list.

When clicking the icon "Pulse Audio Volume Control" the application is launched.