*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY STEPS TO REPRODUCE 1. $k3b 2. 3. OBSERVED RESULT $ /usr/bin/k3b QGuiApplication::setDesktopFileName: the specified desktop file name ends with .desktop. For compatibility reasons, the .desktop suffix will be removed. Please specify a desktop file name without .desktop suffix kf.coreaddons.kaboutdata: QGuiApplication::desktopFileName "org.kde.k3b" is out-of-sync with KAboutData::applicationData().desktopFileName "org.kde.k3b.desktop" kf.coreaddons.kaboutdata: QGuiApplication::desktopFileName "org.kde.k3b" is out-of-sync with KAboutData::applicationData().desktopFileName "org.kde.k3b.desktop" QGuiApplication::setDesktopFileName: the specified desktop file name ends with .desktop. For compatibility reasons, the .desktop suffix will be removed. Please specify a desktop file name without .desktop suffix kf.coreaddons.kaboutdata: QGuiApplication::desktopFileName "org.kde.k3b" is out-of-sync with KAboutData::applicationData().desktopFileName "org.kde.k3b.desktop" qt.core.qobject.connect: QObject::connect: No such slot K3b::UrlNavigator::setUrl(QUrl) kf.coreaddons.kaboutdata: QGuiApplication::desktopFileName "org.kde.k3b" is out-of-sync with KAboutData::applicationData().desktopFileName "org.kde.k3b.desktop" kf.coreaddons.kaboutdata: QGuiApplication::desktopFileName "org.kde.k3b" is out-of-sync with KAboutData::applicationData().desktopFileName "org.kde.k3b.desktop" kf.coreaddons.kaboutdata: QGuiApplication::desktopFileName "org.kde.k3b" is out-of-sync with KAboutData::applicationData().desktopFileName "org.kde.k3b.desktop" kf.config.core: Migrating old staterc "" -> "/home/vince/.local/state/k3bstaterc" QFile::rename: Empty or null file name kf.config.core: Failed to migrate "" -> "/home/vince/.local/state/k3bstaterc" kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3baudiometainforenamerplugin.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3baudioprojectcddbplugin.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3bexternalencoder.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3bffmpegdecoder.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3bflacdecoder.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3blameencoder.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3blibsndfiledecoder.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3bmaddecoder.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3bmpcdecoder.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3boggvorbisdecoder.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3boggvorbisencoder.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3bsoxencoder.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/k3b_plugins/k3bwavedecoder.so" explicitly states an 'Id' in the embedded metadata. This value should be removed, the resulting pluginId will not be affected by it k3b: ../src/wayland-eglsurface.c:2562: wlEglDestroySurface: Assertion `wl_list_empty(&surface->ctx.streamImages)' failed. Aborted (core dumped) EXPECTED RESULT A gui. SOFTWARE/OS VERSIONS Linux/KDE Plasma: ADDITIONAL INFORMATION I uninstalled and re-installed the fedora RPM k3b-24.08.0-1.fc40.x86_64.rpm. No joy.
gdb gives... [Detaching after vfork from child process 9286] [Detaching after vfork from child process 9287] [Detaching after vfork from child process 9288] k3b: ../src/wayland-eglsurface.c:2562: wlEglDestroySurface: Assertion `wl_list_empty(&surface->ctx.streamImages)' failed. Thread 35 "Chrome_InProcGp" received signal SIGABRT, Aborted. [Switching to Thread 0x7fff7fe006c0 (LWP 9246)] __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;
Which desktop are you runninng?