Project

General

Profile

Actions

action #116917

closed

Remove workaround for bsc#1191112 only in SLE-15-SP5

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

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
2022-09-21
Due date:
% Done:

0%

Estimated time:

Description

Motivation

SLE-15-SP5 Build 21.1 contains fix in libyui for bsc#1191112 - When navigating through YaST module screens the next screen appears, but its content is not loaded
We should remove the workaround and check that everything is ok now for SLE-15-SP5.
We should not remove workaround for SLE-15-SP4 where the fix is expected in libyui 4.3.5

Acceptance criteria

AC1: Remove workaround in SLE-15-SP5
AC2: Keep the workaround in SLE-15-SP4
AC3: File ticket to remove workaround in SLE-15-SP4


Related issues 1 (0 open1 closed)

Related to qe-yam - action #116908: yast2_control_center failed to show desktopRejected2022-09-21

Actions
Actions #1

Updated by JERiveraMoya over 1 year ago

  • Subject changed from Remove workaround for to Remove workaround for bsc#1191112 only in SLE-15-SP5
Actions #2

Updated by leli over 1 year ago

List workaround existing files and position:

lib/YaST/NetworkSettings/NetworkCardSetup/BondSlavesTab.pm:38: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
lib/YaST/NetworkSettings/NetworkCardSetup/BridgedDevicesTab.pm:39: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
lib/YaST/NetworkSettings/NetworkCardSetup/DeviceTypeDialog.pm:29: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
lib/YaST/NetworkSettings/OverviewTab.pm:30: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
lib/YaST/NetworkSettings/OverviewTab.pm:36: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
lib/YaST/NetworkSettings/OverviewTab.pm:42: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
lib/YaST/NetworkSettings/OverviewTab.pm:71: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
lib/y2snapper_common.pm:124: # Workaround for bsc#1191112
lib/y2snapper_common.pm:125: record_soft_failure('bsc#1191112 - When navigating through YaST module screens the next screen appears, but its content is not loaded');
lib/registration.pm:624: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
lib/repo_tools.pm:269: # On x11, workaround bsc#1191112 by mouse click or drag the dialog.
lib/repo_tools.pm:271: record_soft_failure('bsc#1191112 - When navigating through YaST module screens the next screen appears, but its content is not loaded');
lib/repo_tools.pm:298: # On x11, workaround bsc#1191112 by mouse click or drag the dialog.
lib/repo_tools.pm:300: record_soft_failure('bsc#1191112 - When navigating through YaST module screens the next screen appears, but its content is not loaded');
tests/iscsi/iscsi_server.pm:95: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/iscsi/iscsi_client.pm:65: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/iscsi/iscsi_client.pm:90: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/x11/nis_server.pm:68: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/yast2_gui/yast2_bootloader.pm:50: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/yast2_gui/yast2_hostnames.pm:34: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/yast2_gui/yast2_instserver.pm:113: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/yast2_gui/yast2_security.pm:44: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/yast2_gui/yast2_security.pm:58: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/yast2_gui/yast2_security.pm:73: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/yast2_gui/yast2_control_center.pm:207: #record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/yast2_gui/yast2_control_center.pm:248: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');
tests/yast2_gui/yast2_control_center.pm:284: record_soft_failure('bsc#1191112 - Resizing window as workaround for YaST content not loading');

Actions #5

Updated by JERiveraMoya over 1 year ago

  • Related to action #116908: yast2_control_center failed to show desktop added
Actions #6

Updated by JERiveraMoya over 1 year ago

  • Status changed from In Progress to Resolved
Actions #7

Updated by JERiveraMoya over 1 year ago

good job, please do not forget AC3 to not forget.

Actions

Also available in: Atom PDF