Summary: | Continuos crashes | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Roberto Solano <vigovideo> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | snd.noise |
Priority: | NOR | Keywords: | drkonqi |
Version: | git-master | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Roberto Solano
2016-12-11 21:29:16 UTC
Two months ago, I migrated from Mint Rose to Mint Sarah, and since then, Kdenlive never worked properly. So much so, that I installed a Mint Rosa on another partition so I could continue using Kdenlive 9 (Dual Boot). I activated the PPA deb http://ppa.launchpad.net/kdenlive/kdenlive-master/ubuntu xenial main, in case any update solved the problems. But Kdenlive is much worse. It is not even possible to start it. I have compiled mlt and ffmpeg, and it has not worked either. Thanks for your report. Can you try to delete Kdenlive's config file: $HOME/.config/kdenliverc and restart Kdenlive to see if anything changes ? Also, we had several crash reports related to NVidia graphic cards. Can you give us details about your graphic card and drivers ? Delete kdenliverc, did not work. It does not start. I already tested with nouveau, nvidia 304, nvidia 340, and right now, with 340 installed from the nvidia utility, from root console without graphical environment. I can answer Kdenlive call from console, after removing kdenliverc, Where we actually check for an error with Nvidia. modprobe: ERROR: could not insert 'nvidia': No such device WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioOutput ( no objectName ). WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded Removing cache at "/home/rrs/.cache/kdenlive-thumbs.kcache" QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior 2, swapInterval 1, profile 0) KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kdenlive path = /usr/bin pid = 10796 KCrash: Arguments: /usr/bin/kdenlive KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 Note: I also use a Sound Blaster Audigy 2 > modprobe: ERROR: could not insert 'nvidia': No such device
This really looks like there is something wrong with your nvidia drivers. I found many thready related to Linux Mint and Nvidia. First of all, you need to ensure that your NVidia card works correctly with the drivers.
Can you run the "nvidia-settings" app that should tell you if your card is correctly recognized ?
656/5000 Nvidia is up and running. LSPCI reports: 01: 00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2) At xorg.conf: Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" EndSection But nvidia-settings reports error (despite running nvidia-xconfig and restarting): You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server. Anyway, Kdenlive also did not work with Nouveau. The other applications work perfectly, including smplayer and VLC. 1516/5000 Solved, thanks I've reinstalled Nvidia, with the manufacturer's program (version 340, from console without graphics), install a kernel 4.8.0-30-lowlatency, removing any component before, and kdenlive already starts, even renders without interrupting. Now, there are some details, of visual type, that I attached to be sent to the programmers. The tracks are now sorted from highest to lowest (5,4,3,2,1), so that composite does not work correctly, being unable to tell you which track to act on. When you insert a title clip into a track, the transition effect does not appear timely, you have to put it manually, and resize it. And it does not work for me. I take it to remember that it is necessary an easy tool to place watermarks, as doing it with title clip, which acts on the whole image, makes the render cost much more, and if you use composite in auto mode, or on a certain track , When you use several, appears and disappears. In "render", the sliders are confusing. Quality, only presents numbers, but we do not know what quality, and what size of file ... trying, I have verified that 15 is better quality than 25 ... but that should be more intuitive. If you want to give this information with the data flow parameter (2,000, 5,000, 10,000 kbps, etc., as before), it is only possible with CBR presets, not with VBR. There is the problem of the visibility of each component, but since I have retouched the color palette of the system (Mint Sarah) with KDE utilities, I suppose it will be my thing. Thanks for the help. |