Project

General

Profile

Actions

tickets #118555

closed

tickets #117442: [Regression] Regression test for SLED

tickets #117748: [Regression][GNOME] GNOME components of regression tests

[Regression][GNOME] Wayland: Wayland as a supported environment (GNOME)

Added by zcjia over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
already_automated
Target version:
Start date:
2022-10-13
Due date:
% Done:

0%

Estimated time:
Relevance:
P0

Description

Note:
SLED15 is using Wayland by default, there are two ways to figure out which type of session you're running.

  1. Wayland session should have WAYLAND_DISPLAY variable set, X11 session should not have it:

$ echo $WAYLAND_DISPLAY
wayland-0

  1. loginctl can give you this information.

First run 'loginctl' in terminal and find your session number (it should be an integer number, with your username and seat assigned).

Then look at the session type (x11 or wayland):

$ loginctl show-session -p Type
Type=x11/wayland

Steps:

  1. Install SLED15 and log in via the default desktop session, then check if wayland session is in use.
  2. Change your resolution.
  3. Launch some apps then drag the app window and adjust the window size.
  4. Connect the system to an external monitor.
  5. Switch to other desktop sessions then switch back to the default session

Expected Results:

  1. Log in to desktop successfully and your session type should be wayland
  2. The resolution should be changed.
  3. Applications work fine.
  4. The external monitor should display as expected
  5. Switching between wayland and X session should works fine.

Related issues 1 (0 open1 closed)

Copied to QE-Workstation - tickets #150170: [Regression][GNOME] Wayland: Wayland as a supported environment (GNOME)ResolvedGraceWang2022-10-13

Actions
Actions #1

Updated by GraceWang over 1 year ago

  • Assignee set to zcjia
Actions #2

Updated by zcjia over 1 year ago

  • Status changed from New to Resolved
  • Relevance changed from P5 to P0

Tested in build 64.1.

Actions #3

Updated by zcjia 6 months ago

  • Copied to tickets #150170: [Regression][GNOME] Wayland: Wayland as a supported environment (GNOME) added
Actions

Also available in: Atom PDF