Project

General

Profile

Actions

tickets #150080

closed

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

tickets #150074: [Regression][General] General components of regression tests

[Regression][General] Wayland: switch among desktop sessions when Wayland is enabled

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

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

100%

Estimated time:
Relevance:
P0

Description

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

  2. 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 <YOUR_NUMBER> -p Type

    Type=x11/wayland

Steps:

  1. Log in using the default desktop session(GNOME), launch gedit and cheese
    from activities overview, then drag the app window and adjust the window size.
  2. Check if you are running a Wayland session, change your resolution.
  3. Log out, click the gear button on log in screen, switch to 'SLE classic' then log in.
  4. launch gedit and cheese from activities overview, then drag the app window and
    adjust the window size. Check if you are running a Wayland session and your resolution.
  5. Log out, click the gear button on log in screen, switch to 'GNOME-Classic' then log in.
  6. launch gedit and cheese from activities overview, then drag the app window and
    adjust the window size. Check if you are running a Wayland session and your resolution.
  7. Log out, click the gear button on log in screen, switch to 'GNOME on Xorg' then log in.
  8. Check if you are running a X session and change your resolution.
  9. Log out, click the gear button on log in screen, switch to 'icewm' then log in.
  10. Check if you are running a X session.

Expected Results:

  1. Log in to desktop successfully, applications work fine.
  2. Your session type should be wayland and your resolution should be changed.
  3. Log in to desktop successfully.
  4. Applications work fine, your session type should be x11 and the resolution change
    should be kept.
  5. Log in to desktop successfully.
  6. Applications work fine, your session type should be x11 and the resolution change
    should be kept.
  7. Log in to desktop successfully.
  8. Your session type should be x11 and the resolution could be changed.
  9. Log in to desktop successfully.
  10. Your session type should be x11.

Related issues 1 (0 open1 closed)

Copied from QE-Workstation - tickets #117901: [Regression][General] Wayland: switch among desktop sessions when Wayland is enabledResolvedzcjia2022-10-11

Actions
Actions #1

Updated by zcjia 6 months ago

  • Copied from tickets #117901: [Regression][General] Wayland: switch among desktop sessions when Wayland is enabled 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 about 2 months ago

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

PASS on Snapshot-202402-1

Actions

Also available in: Atom PDF