[Bug 1157425] New: GNOME 'new user' window closed unexpectedly
http://bugzilla.opensuse.org/show_bug.cgi?id=1157425 Bug ID: 1157425 Summary: GNOME 'new user' window closed unexpectedly Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: aarch64 URL: https://openqa.opensuse.org/tests/1090586/modules/chan ge_password/steps/13 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME Assignee: gnome-bugs@suse.de Reporter: guillaume.gardet@arm.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 824644 --> http://bugzilla.opensuse.org/attachment.cgi?id=824644&action=edit journalctl log openQA test fails in change_password test module on Tumbleweed aarch64. See: https://openqa.opensuse.org/tests/1090586/modules/change_password/steps/13 According to the video, the new user name 'test' is typed in the window and all settings windows are closed unexpectedly. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1157425 Guillaume GARDET <guillaume.gardet@arm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |afaerber@suse.com, | |dmueller@suse.com, | |guillaume.gardet@arm.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1157425 http://bugzilla.opensuse.org/show_bug.cgi?id=1157425#c1 xiaoguang wang <xiaoguang.wang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xiaoguang.wang@suse.com --- Comment #1 from xiaoguang wang <xiaoguang.wang@suse.com> --- There are errors in journal log: Nov 20 10:02:53 susetest gnome-control-c[2580]: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: Failed to execute child process “usermod” (No such file or directory) Nov 20 10:02:53 susetest gnome-control-c[2580]: [45B blob data] Nov 20 10:02:53 susetest gnome-control-center.desktop[1801]: munmap_chunk(): invalid pointer It's something like command "usermod" can't find. We need to make sure whether command "usermod" exist. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1157425 http://bugzilla.opensuse.org/show_bug.cgi?id=1157425#c2 --- Comment #2 from Guillaume GARDET <guillaume.gardet@arm.com> --- (In reply to xiaoguang wang from comment #1)
It's something like command "usermod" can't find. We need to make sure whether command "usermod" exist.
According to 'rpm -qa' shadow package is installed: shadow-4.7-4.1 (openSUSE) openSUSE Tumbleweed And this rpm contains '/usr/sbin/usermod' -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1157425 http://bugzilla.opensuse.org/show_bug.cgi?id=1157425#c4 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dimstar@opensuse.org Resolution|--- |FIXED --- Comment #4 from Dominique Leuenberger <dimstar@opensuse.org> --- This has been addressed with GNOME 3.34.4: - Use absolute path of command usermod. -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com