https://bugs.kde.org/show_bug.cgi?id=429611
Bug ID: 429611
Summary: gst_audio_format_from_string: assertion 'format !=
NULL' failed
Product: kdenlive
Version: 20.08.3
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: Installation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The application crashes
STEPS TO REPRODUCE
1. start ./kdenlive-20.08.3-x86_64.appimage
OBSERVED RESULT
QGLXContext: Failed to create dummy context
** (kdenlive:14704): CRITICAL **: 23:44:10.534: gst_audio_format_from_string:
assertion 'format != NULL' failed
LC_NUMERIC reset to C
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options
QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1,
greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8,
samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1,
colorSpace QSurfaceFormat::DefaultColorSpace, profile
QSurfaceFormat::NoProfile)
/tmp/.mount_kdenliISv4dt/AppRun: line 27: 14704 Aborted (core
dumped) kdenlive --config kdenlive-appimagerc $@
EXPECTED RESULT
The application starts properly.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Opensuse 15.2
KDE Plasma Version: 5.71.0-lp152.1.1
KDE Frameworks Version: 5.71.0-lp152.1.1
Qt Version: 5.12.7-lp152.2.3
ADDITIONAL INFORMATION
kdenlive-20.12-beta-x86_64.appimage produces the same crash.
kdenlive-20.08.2-x86_64.appimage is stable.
kdenlive-20.08.1-x86_64.appimage is stable.
However 20.08.1 and 20.08.2 shows the same error message but doesn't crash.
Obviously there is no assert() in the code (debug version was published??).
--
You are receiving this mail because:
You are watching all bug changes.