Project

General

Profile

Actions

tickets #150170

closed

tickets #149954: [Regression] Regression test for SLED 15SP6

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

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

Added by zcjia 6 months ago. Updated 2 months ago.

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

100%

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 from QE-Workstation - tickets #118555: [Regression][GNOME] Wayland: Wayland as a supported environment (GNOME)Resolvedzcjia2022-10-13

Actions
Actions #1

Updated by zcjia 6 months ago

  • Copied from tickets #118555: [Regression][GNOME] Wayland: Wayland as a supported environment (GNOME) added
Actions #2

Updated by zcjia 6 months ago

  • Target version changed from 15sp5 to 15sp6
Actions #3

Updated by zcjia 6 months ago

  • Assignee changed from zcjia to GraceWang
Actions #4

Updated by GraceWang 2 months ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

PASS on both X11 and Wayland in latest build 58.1

Actions

Also available in: Atom PDF