Bug 1225790 - KDE Wayland cannot launch from SDDM while KDE X11 can
Summary: KDE Wayland cannot launch from SDDM while KDE X11 can
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Workspace (Plasma) (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-02 02:47 UTC by Yunhe Guo
Modified: 2024-06-02 02:52 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 Yunhe Guo 2024-06-02 02:47:54 UTC
After update to Tumbleweed 20240524 (I dup everyday, so I am sure it is this update), I cannot launch KDE Plasma Wayland from SDDM, but Wayland X11 can launch normally.

I check journalctl and found all kde services core dumped:

6月 02 10:35:31 amd-desktop systemd-coredump[9555]: [🡕] Process 9537 (org_kde_powerde) of user 1000 dumped core.
                                                     
                                                     Stack trace of thread 9537:
                                                     #0  0x00007f12fda949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
                                                     #1  0x00007f12fda41176 raise (libc.so.6 + 0x41176)
                                                     #2  0x00007f12fda28917 abort (libc.so.6 + 0x28917)
                                                     #3  0x00007f12fe2e072d _Z6qAbortv (libQt6Core.so.6 + 0xe072d)
                                                     #4  0x00007f12fe3309fe n/a (libQt6Core.so.6 + 0x1309fe)
                                                     #5  0x00007f12fe2e1de3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1de3)
                                                     #6  0x00007f12feb584c9 n/a (libQt6Gui.so.6 + 0x1584c9)
                                                     #7  0x00007f12febe8500 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e8500)
                                                     #8  0x00007f12fe392d3d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x192d3d)
                                                     #9  0x00007f12febe858c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1e858c)
                                                     #10 0x00007f12febe9800 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e9800)
                                                     #11 0x000055ad20c01d82 n/a (org_kde_powerdevil + 0x9d82)
                                                     #12 0x00007f12fda2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
                                                     #13 0x00007f12fda2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
                                                     #14 0x000055ad20c02ca5 n/a (org_kde_powerdevil + 0xaca5)
                                                     
                                                     Stack trace of thread 9551:
                                                     #0  0x00007f12fdb0578f __poll (libc.so.6 + 0x10578f)
                                                     #1  0x00007f12fc91432f n/a (libglib-2.0.so.0 + 0x5f32f)
                                                     #2  0x00007f12fc914a3c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa3c)
                                                     #3  0x00007f12fe5c0a0c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c0a0c)
                                                     #4  0x00007f12fe39979b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x19979b)
                                                     #5  0x00007f12fe474c84 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274c84)
                                                     #6  0x00007f12fe97b6fa n/a (libQt6DBus.so.6 + 0x386fa)
                                                     #7  0x00007f12fe4ece59 n/a (libQt6Core.so.6 + 0x2ece59)
                                                     #8  0x00007f12fda92ba2 start_thread (libc.so.6 + 0x92ba2)
                                                     #9  0x00007f12fdb1400c __clone3 (libc.so.6 + 0x11400c)
                                                     ELF object binary architecture: AMD x86-64
Comment 1 Yunhe Guo 2024-06-02 02:52:14 UTC
It seems to be packman update that broke this.