Bug 442507 - Won't login sddm screen
Summary: Won't login sddm screen
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: neon
Classification: KDE Neon
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-16 09:01 UTC by strangequark
Modified: 2025-09-20 09:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
apologies for the blur, but what do I do here (319.33 KB, image/jpeg)
2021-09-16 09:01 UTC, strangequark
Details

Note You need to log in before you can comment on or make changes to this bug.
Description strangequark 2021-09-16 09:01:12 UTC
Created attachment 141584 [details]
apologies for the blur, but what do I do here

SUMMARY
See photo of screen

STEPS TO REPRODUCE
No idea, I don't even mess around with theme files much. the max I've done is installed themes through the Get New (Stuff) dialogs, and I've never installed a SDDM theme either.

OBSERVED RESULT
Screenshot; sddm first has a virtual keyboard with nothing behind, then on dismissing the keyboard the SDDM with its fallback theme shows up and doesn't let me log in
Error message:
The current theme cannot be loaded due to the errors below, please select another theme.
file:///usr/share/sddm/themes/breeze/Main.qml:26:1: plugin cannot be loaded for module "org.kde.plasma.core": Cannot load library /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma(something)core/libcorebindingsplugin.so: (/lib/x86_64-linux-gnu/libKF5Plasma.so.5: undefined symbol: ZN15KPluginMetaData11findPluginsERK7QStringSt8functionIFbRKS_EE)

(this is what I could read the text; there could be typos. Just for reference before you look at the image)

EXPECTED RESULT
should work

SOFTWARE/OS VERSIONS
No idea about Qt or Frameworks, because I can't exactly check right now.
OS: KDE neon 5.22
Plasma version 5.22.5 
Basically stock KDE neon User edition, and I last updated 4 days ago.

ADDITIONAL INFORMATION
I do not recall doing anything with sddm themes, I was using the default, whatever that was.
Comment 1 strangequark 2021-09-16 10:54:19 UTC
The Developer Info tab of the KCrash dialog that pops up:


Application: ksplashqml (ksplashqml), signal: Segmentation fault

[New LWP 1253]
[New LWP 1259]
[New LWP 1260]
[New LWP 1261]
[New LWP 1262]
[New LWP 1267]
[New LWP 1268]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007feeaefc5aff in __GI___poll (fds=0x7ffcebdf59f8, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29
[Current thread is 1 (Thread 0x7feeaa44b980 (LWP 1246))]

Thread 8 (Thread 0x7fee9a732700 (LWP 1268)):
#0  0x00007feeaefc5aff in __GI___poll (fds=0x7fee80004a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007feead0d836e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007feead0d84a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007feeaf5935eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007feeaf53787b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007feeaf351292 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007feeaed40549 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x00007feeaf35242c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007feeae316609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#9  0x00007feeaefd2293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fee9af33700 (LWP 1267)):
#0  __GI___libc_read (nbytes=16, buf=0x7fee9af329e0, fd=10) at ../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=10, buf=0x7fee9af329e0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x00007feead120b2f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007feead0d7ebe in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007feead0d8312 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007feead0d84a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007feeaf5935eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007feeaf53787b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007feeaf351292 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007feeaff13f4b in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x00007feeaf35242c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007feeae316609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007feeaefd2293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fee9b734700 (LWP 1262)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7feea4006368) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7feea4006318, cond=0x7feea4006340) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x7feea4006340, mutex=0x7feea4006318) at pthread_cond_wait.c:638
#3  0x00007feea2835e7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x00007feea2835a7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x00007feeae316609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6  0x00007feeaefd2293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fee9bf35700 (LWP 1261)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7feea4006368) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7feea4006318, cond=0x7feea4006340) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x7feea4006340, mutex=0x7feea4006318) at pthread_cond_wait.c:638
#3  0x00007feea2835e7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x00007feea2835a7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x00007feeae316609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6  0x00007feeaefd2293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fee9c736700 (LWP 1260)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7feea4006368) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7feea4006318, cond=0x7feea4006340) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x7feea4006340, mutex=0x7feea4006318) at pthread_cond_wait.c:638
#3  0x00007feea2835e7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x00007feea2835a7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x00007feeae316609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6  0x00007feeaefd2293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fee9cf37700 (LWP 1259)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7feea4006368) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7feea4006318, cond=0x7feea4006340) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x7feea4006340, mutex=0x7feea4006318) at pthread_cond_wait.c:638
#3  0x00007feea2835e7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x00007feea2835a7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x00007feeae316609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6  0x00007feeaefd2293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7feea98de700 (LWP 1253)):
#0  0x00007feeaefc5aff in __GI___poll (fds=0x7feea98ddb28, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007feeae160c1a in ?? () from /lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007feeae16290a in xcb_wait_for_event () from /lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007feeaa027e88 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007feeaf35242c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007feeae316609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6  0x00007feeaefd2293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7feeaa44b980 (LWP 1246)):
[KCrash Handler]
#4  0x00007feeaf56e6be in QObject::setProperty(char const*, QVariant const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x000055680a71cc89 in ?? ()
#6  0x000055680a71b6f1 in ?? ()
#7  0x000055680a71bef3 in ?? ()
#8  0x000055680a71ad56 in ?? ()
#9  0x00007feeaeed70b3 in __libc_start_main (main=0x55680a71ad10, argc=2, argv=0x7ffcebdf6ae8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffcebdf6ad8) at ../csu/libc-start.c:308
#10 0x000055680a71adbe in ?? ()
[Inferior 1 (process 1246) detached]
Comment 2 Carlos De Maine 2025-09-20 09:35:49 UTC
Thank you for your bug report! 
However this bug report was created/provided previous to 01/01/2023 and also has not received any updates since  before 01/01/2025. 
Unfortunately KDE neon no longer provides updates for anything older than noble 24.04 based edition's.
Please upgrade to KDE neon noble and if you can reproduce the issue after upgrading to an active version, feel free to re-open this bug report.
Thanks for understanding!