action #116917
closedRemove workaround for bsc#1191112 only in SLE-15-SP5
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
Updated by JERiveraMoya about 2 years ago
- Subject changed from Remove workaround for to Remove workaround for bsc#1191112 only in SLE-15-SP5
Updated by leli about 2 years 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');
Updated by leli about 2 years ago
Run yast_gui on all arches to verify:
http://openqa.nue.suse.com/tests/9564936#step/yast2_control_center/73
http://openqa.nue.suse.com/tests/9565007#step/yast2_lan_restart_bridge/1
http://openqa.nue.suse.com/tests/9565364#step/yast2_lan_restart_bridge/1
VR on s390x blocked the qcow creation failure.
Updated by leli about 2 years ago
Updated by JERiveraMoya about 2 years ago
- Related to action #116908: yast2_control_center failed to show desktop added
Updated by JERiveraMoya about 2 years ago
- Status changed from In Progress to Resolved
Updated by JERiveraMoya about 2 years ago
good job, please do not forget AC3 to not forget.
Updated by leli about 2 years ago
Ticket created, https://progress.opensuse.org/issues/117703