Bug 364270

Summary: mlt crash by trying to get libssh2_scp_recv2 from libucrl
Product: [Applications] kdenlive Reporter: francois_gautrais
Component: Rendering & ExportAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED WAITINGFORINFO    
Severity: grave CC: wegwerf-1-2-3
Priority: NOR    
Version First Reported In: 16.04.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description francois_gautrais 2016-06-13 12:47:37 UTC
When i try to start render with "start script" or "render to file", the render crash imediatly and says: mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltavformat.so (/usr/lib/libcurl.so.4: undefined symbol: libssh2_scp_recv2).

I cant know the mlt version because it crashes when i start "melt --version"


Reproducible: Always

Steps to Reproduce:
1.Create a project
2. Render
3.

Actual Results:  
Log gives: mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltavformat.so (/usr/lib/libcurl.so.4: undefined symbol: libssh2_scp_recv2)

Expected Results:  
Render the project
Comment 1 Wegwerf 2016-06-13 20:14:38 UTC
Francois, you don't specify which distribution you are using. The error message you are mentioned points towards an installation and/or distro package problem. Can you please check with your distribution maintainers? Thank you very much!