You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The splash screen (ksplashqml) crashes when loading either of the Catpuccin splash screens, due to a missing version specification in the QtQuick import of Splash.qml.
Stacktrace
Application: ksplashqml (ksplashqml), signal: Segmentation fault
[KCrash Handler]
#4 0x00007d35f69110ce in QObject::setProperty(char const*, QVariant const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5 0x000056deb392cf0d in ?? ()
#6 0x000056deb392b8fa in ?? ()
#7 0x000056deb392c0af in ?? ()
#8 0x000056deb392ad9b in ?? ()
#9 0x00007d35f5e2a1ca in __libc_start_call_main (main=main@entry=0x56deb392acf0, argc=argc@entry=3, argv=argv@entry=0x7ffeff047d38) at ../sysdeps/nptl/libc_start_call_main.h:58
#10 0x00007d35f5e2a28b in __libc_start_main_impl (main=0x56deb392acf0, argc=3, argv=0x7ffeff047d38, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffeff047d28) at ../csu/libc-start.c:360
#11 0x000056deb392ae15 in ?? ()
[Inferior 1 (process 27986) detached]
System Details
Kubuntu 24.04.1
Plasma 5.27.11
The text was updated successfully, but these errors were encountered:
Issues
The splash screen (
ksplashqml
) crashes when loading either of the Catpuccin splash screens, due to a missing version specification in theQtQuick
import ofSplash.qml
.Stacktrace
System Details
The text was updated successfully, but these errors were encountered: