https://bugs.kde.org/show_bug.cgi?id=362997
--- Comment #1 from Jacob Kauffmann <ja...@nerdonthestreet.com> --- Alright, I haven't gotten any feedback yet, but just in case anyone else is having this problem, I thought I'd share my progress. I took a look at the backtrace and figured that the problem must have to do with the "AudioGraphWidget." I took the liberty of removing every trace of the "audio graph spectrum" widget from the source code (which was basically attempting to compile over and over again and removing references from whichever files the compiling error included, since I don't know what I'm doing.) And after doing so, Kdenlive runs! The only problem is that now, I don't have the audio spectrum widget, which I actually happen to use. (I find it a great visual way to tell when I can make a cut without voices sounding cut off.) I know the widget was working fine early last week, so either something about the widget changed, or something about my system (possibly that "atomic" C++ handler) changed. Now that I've got Kdenlive working, this is much less critical for me, but I'd still like to have that widget, and I'd also like to be able to update without stripping out the audio spectrum widget and manually compiling every time. Like I said, not really a coder here, but if I can be of any assistance debugging this, please let me know. -- You are receiving this mail because: You are watching all bug changes.