Crash when starting screen recording
Tried recording the screen using the "Record Screen" quick settings option and got this crash:
Nov 21 08:44:21 S6872-iysm plasmashell[4013]: qrc:/org/kde/plasma/private/mobileshell/NotificationCard.qml:172:9: QML QQuickItem: List didn't append all objects
Nov 21 08:44:21 S6872-iysm kwin_wayland_wrapper[1994]: "Could not convert argument 1 at"
Nov 21 08:44:21 S6872-iysm kwin_wayland_wrapper[1994]: "run@file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:29"
Nov 21 08:44:21 S6872-iysm kwin_wayland_wrapper[1994]: "onWindowAdded@file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:69"
Nov 21 08:44:21 S6872-iysm kwin_wayland_wrapper[1994]: file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:29: TypeError: Passing incompatible arguments to C++ functions from JavaScript is not allowed.
Nov 21 08:44:21 S6872-iysm plasmashell[4013]: qrc:/org/kde/plasma/private/mobileshell/NotificationPopupManager.qml:154: TypeError: Cannot read property 'popupHeight' of null
Nov 21 08:44:23 S6872-iysm plasmashell[4013]: kpipewire_record_logging: Failed to create DRM device. Error Cannot allocate memory
Nov 21 08:44:23 S6872-iysm plasmashell[4013]: [libx264 @ 0x7ff5e87cda80] -qscale is ignored, -crf is recommended.
Nov 21 08:44:23 S6872-iysm plasmashell[4013]: [libx264 @ 0x7ff5e87cda80] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
Nov 21 08:44:23 S6872-iysm plasmashell[4013]: [libx264 @ 0x7ff5e87cda80] profile Main, level 6.1, 4:2:0, 8-bit
Nov 21 08:44:23 S6872-iysm plasmashell[4013]: kpipewire_record_logging: Could not open "/home/kde/Videos/screen-recording.mp4" No such file or directory
Nov 21 08:44:23 S6872-iysm plasmashell[4013]: kpipewire_record_logging: Could not set up the producing thread
Nov 21 08:44:29 S6872-iysm kwin_wayland_wrapper[1994]: "Could not convert argument 1 at"
Nov 21 08:44:29 S6872-iysm kwin_wayland_wrapper[1994]: "run@file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:29"
Nov 21 08:44:29 S6872-iysm kwin_wayland_wrapper[1994]: "onWindowAdded@file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:69"
Nov 21 08:44:29 S6872-iysm kwin_wayland_wrapper[1994]: file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:29: TypeError: Passing incompatible arguments to C++ functions from JavaScript is not allowed.
Nov 21 08:44:30 S6872-iysm kernel: PipeWireProduce[4194]: segfault at 0 ip 0000000000000000 sp 00007ff6163fc5a8 error 14 in plasmashell[5630fc6db000+2c000] likely on CPU 0 (core 0, socket 0)
Nov 21 08:44:30 S6872-iysm kernel: Code: Unable to access opcode bytes at 0xffffffffffffffd6.
Nov 21 08:44:32 S6872-iysm systemd[1928]: plasma-plasmashell.service: Main process exited, code=dumped, status=11/SEGV
Nov 21 08:44:32 S6872-iysm systemd[1928]: plasma-plasmashell.service: Failed with result 'core-dump'.
Nov 21 08:44:32 S6872-iysm systemd[1928]: plasma-plasmashell.service: Consumed 10.000s CPU time.
Nov 21 08:44:32 S6872-iysm systemd[1928]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 2.
Nov 21 08:44:32 S6872-iysm systemd[1928]: Starting KDE Plasma Workspace...
Nov 21 08:44:33 S6872-iysm systemd[1928]: Started KDE Plasma Workspace.
I realized I was missing the /home/kde/Videos directory. After creating this directory, I now get this:
Nov 21 08:50:11 S6872-iysm plasmashell[4253]: kpipewire_record_logging: Failed to create DRM device. Error Cannot allocate memory
Nov 21 08:50:11 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] -qscale is ignored, -crf is recommended.
Nov 21 08:50:11 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
Nov 21 08:50:11 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] profile Main, level 6.1, 4:2:0, 8-bit
Nov 21 08:50:11 S6872-iysm plasmashell[4253]: kpipewire_dmabuf_logging: eglChooseConfig returned this many configs: 1
Nov 21 08:50:12 S6872-iysm baloo_file[4584]: [mov,mp4,m4a,3gp,3g2,mj2 @ 0x5627be7d22c0] moov atom not found
Nov 21 08:50:12 S6872-iysm baloo_file[4584]: kf.filemetadata: avformat_open_input error: -1094995529
Nov 21 08:50:17 S6872-iysm kwin_wayland_wrapper[1994]: "Could not convert argument 1 at"
Nov 21 08:50:17 S6872-iysm kwin_wayland_wrapper[1994]: "run@file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:29"
Nov 21 08:50:17 S6872-iysm kwin_wayland_wrapper[1994]: "onWindowAdded@file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:69"
Nov 21 08:50:17 S6872-iysm kwin_wayland_wrapper[1994]: file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:29: TypeError: Passing incompatible arguments to C++ functions from JavaScript is not allowed.
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] frame I:2 Avg QP:12.59 size: 9747
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] frame P:70 Avg QP:21.53 size: 1076
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] mb I I16..4: 96.7% 0.0% 3.3%
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] mb P I16..4: 2.7% 0.0% 0.1% P16..4: 1.4% 0.2% 0.0% 0.0% 0.0% skip:95.6%
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] coded y,uvDC,uvAC intra: 3.0% 2.5% 1.4% inter: 0.4% 0.6% 0.0%
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] i16 v,h,dc,p: 75% 21% 5% 0%
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 37% 23% 1% 2% 1% 2% 1% 2%
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] i8c dc,h,v,p: 89% 10% 1% 0%
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] Weighted P-Frames: Y:7.1% UV:7.1%
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: [libx264 @ 0x7f30d47cdc40] kb/s:93.91
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: qt.qml.defaultmethod: Assigning an object to a signal handler is deprecated. Instead, create the object, give it an id, and call the desired slot from the signal handler. The object is: QQuickSequentialAnimation(0x7f320400a0e0)
Nov 21 08:50:19 S6872-iysm plasmashell[4253]: qrc:/org/kde/plasma/private/mobileshell/NotificationCard.qml:172:9: QML QQuickItem: List didn't append all objects
which is better, but still seeing some warnings, especially this one:
Nov 21 08:50:17 S6872-iysm kwin_wayland_wrapper[1994]: "Could not convert argument 1 at"
Nov 21 08:50:17 S6872-iysm kwin_wayland_wrapper[1994]: "run@file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:29"
Nov 21 08:50:17 S6872-iysm kwin_wayland_wrapper[1994]: "onWindowAdded@file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:69"
Nov 21 08:50:17 S6872-iysm kwin_wayland_wrapper[1994]: file:///usr/share/kwin/scripts/convergentwindows/contents/ui/main.qml:29: TypeError: Passing incompatible arguments to C++ functions from JavaScript is not allowed.