Bug 1136647 - Yast2 segfault when starting in Gnome3 Wayland Tubleweed snapshot 20190527
Summary: Yast2 segfault when starting in Gnome3 Wayland Tubleweed snapshot 20190527
Status: RESOLVED DUPLICATE of bug 1134797
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Current
Hardware: x86-64 Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-28 20:39 UTC by Matthias Eliasson
Modified: 2019-05-30 13:26 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Eliasson 2019-05-28 20:39:54 UTC
When starting yast2 on Gnome3 with Wayland session it just segfault with below log from systemd-journal:

 maj 28 22:31:59 green gnomesu-pam-backend[6755]: The gnome keyring socket is not owned with the same credentials as the user login: /run/user/1000/keyring/control
maj 28 22:31:59 green gnomesu-pam-backend[6755]: gkr-pam: couldn't unlock the login keyring.
maj 28 22:31:59 green gnomesu-pam-backend[6755]: pam_unix(gnomesu-pam:session): session opened for user root by (uid=1000)
maj 28 22:31:59 green YaST.desktop[5395]: No protocol specified
maj 28 22:31:59 green YaST.desktop[5395]: No protocol specified
maj 28 22:31:59 green YaST.desktop[5395]: qt.qpa.xcb: could not connect to display :0
maj 28 22:31:59 green YaST.desktop[5395]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
maj 28 22:31:59 green YaST.desktop[5395]: qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
maj 28 22:31:59 green YaST.desktop[5395]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
maj 28 22:31:59 green YaST.desktop[5395]: Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
maj 28 22:31:59 green YaST.desktop[5395]: /sbin/yast2: line 461:  6778 Aborted                 (core dumped) $y2ccbin $Y2UI_ARGS "$@"

This is directly after a clean install with default settings for Gnome3 on Tumbleweed snapshot 20190527

I tested to login with Xorg and there it works as expected.
Comment 1 Martin Vidner 2019-05-30 13:26:46 UTC
Please see the other bug for the fix and workarounds.

*** This bug has been marked as a duplicate of bug 1134797 ***