[kdenlive] [Bug 420598] kendlive crashes upon start on Ubuntu 20.4

2020-11-30 Thread Olof Andersson
https://bugs.kde.org/show_bug.cgi?id=420598

--- Comment #7 from Olof Andersson  ---
(In reply to emohr from comment #3)
> Delete kdenlive-appimagerc: https://community.kde.org/Kdenlive/Configuration
> 
> Please try with the current Kdenlive AppImage version 20.08.2 to see if
> there are any packaging issues
> https://download.kde.org/stable/kdenlive/20.08/linux/ 
> 
> If the problem/issue doesn't occur when using the AppImage, then it's your
> configuration or packaging.

Ahh, first I didn't see that you pointed out an earlier version.

Now I tested with 20.08.2 instead of 20.08.3.

20.08.2 seems to work without crashing!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420598] kendlive crashes upon start on Ubuntu 20.4

2020-11-30 Thread Olof Andersson
https://bugs.kde.org/show_bug.cgi?id=420598

--- Comment #6 from Olof Andersson  ---
Comment on attachment 133744
  --> https://bugs.kde.org/attachment.cgi?id=133744
kdenlive crash log

I still get the same crash after deleting kdenlive-appimagerc and downloading
kdenlive-20.08.3-x86_64.appimage

wget
https://download.kde.org/stable/kdenlive/20.08/linux/kdenlive-20.08.3-x86_64.appimage
chmod +x kdenlive-20.08.3-x86_64.appimage
rm ~/.config/kdenlive-appimagerc
./kdenlive-20.08.3-x86_64.appimage

see attached crash log

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420598] kendlive crashes upon start on Ubuntu 20.4

2020-11-30 Thread Olof Andersson
https://bugs.kde.org/show_bug.cgi?id=420598

--- Comment #5 from Olof Andersson  ---
Created attachment 133744
  --> https://bugs.kde.org/attachment.cgi?id=133744=edit
kdenlive crash log

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420598] kendlive crashes upon start on Ubuntu 20.4

2020-11-24 Thread Olof Andersson
https://bugs.kde.org/show_bug.cgi?id=420598

Olof Andersson  changed:

   What|Removed |Added

 CC||olof.anders...@gmail.com

--- Comment #2 from Olof Andersson  ---
I have the same crash. I want to add a line above the error log.
Before the lines that the original reporter pasted, I also have a 'CRITICAL'
error (not sure if the original reporter had this line or not). See below.


```
** (kdenlive:39472): CRITICAL **: 14:38:45.300: 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(), 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_kdenli6O2tyb/AppRun: line 26: 39472 Aborted (core
dumped) kdenlive --config kdenlive-appimagerc $@
```

-- 
You are receiving this mail because:
You are watching all bug changes.