Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#62201 - [mlt] PLEASE ENTER SUMMARY

Attached to Project: Arch Linux
Opened by George (kouros17) - Sunday, 31 March 2019, 22:59 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 31 March 2019, 23:11 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Kdenlive doesn't launch after the last update of mlt (6.14.0-3). I get:

mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltopencv.so
(libopencv_tracking.so.4.0: cannot open shared object file: Δεν υπάρχει τέτοιο αρχείο ή κατάλογος)
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltsdl.so
(libSDL_image-1.2.so.0: cannot open shared object file: Δεν υπάρχει τέτοιο αρχείο ή κατάλογος)
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltsox.so
(libsox.so.3: cannot open shared object file: Δεν υπάρχει τέτοιο αρχείο ή κατάλογος)
"ForegroundLink" - conversion from "73,202,1610" to QColor failed (bounds error: blue component > 255)
"ForegroundLink" - conversion from "73,202,1610" to QColor failed (bounds error: blue component > 255)
"ForegroundLink" - conversion from "73,202,1610" to QColor failed (bounds error: blue component > 255)
"ForegroundLink" - conversion from "73,202,1610" to QColor failed (bounds error: blue component > 255)
"ForegroundLink" - conversion from "73,202,1610" to QColor failed (bounds error: blue component > 255)
"ForegroundLink" - conversion from "73,202,1610" to QColor failed (bounds error: blue component > 255)
"ForegroundLink" - conversion from "73,202,1610" to QColor failed (bounds error: blue component > 255)
"ForegroundLink" - conversion from "73,202,1610" to QColor failed (bounds error: blue component > 255)
Loading effects from "/usr/share/kdenlive/effects"
libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib/dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib/dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/dri)
libGL error: failed to load driver: swrast
QGLXContext: Failed to create dummy context
qt5ct: D-Bus global menu: no
qt5ct: palette support is disabled
kf5.kdbusaddons: Can not find 'kdeinit5' executable at "/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" "/usr/bin, /usr/bin"
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)
[1] 20283 abort (core dumped) kdenlive
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 31 March 2019, 23:11 GMT
Reason for closing:  Not a bug
Comment by Antonio Rojas (arojas) - Sunday, 31 March 2019, 23:10 GMT
> Failed to create OpenGL context for format QSurfaceFormat

Your opengl is broken, this is unrelated to mlt

Loading...