Bug 364195 - git master - crashes when trying to run in Mint 18 beta (backtrace included)
Summary: git master - crashes when trying to run in Mint 18 beta (backtrace included)
Status: RESOLVED WORKSFORME
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: unspecified
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-10 18:25 UTC by Unknown
Modified: 2016-06-15 18:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Backtrace data pertaining to this crash (33.95 KB, text/plain)
2016-06-10 18:26 UTC, Unknown
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2016-06-10 18:25:57 UTC
I know it's in beta, but it should still run off the ppa in Ubuntu-based Mint, yeah?

When I try to run it, it goes through the wizard, but once it gets to the main window, Kdenlive crashes.

See attached text file with backtrace data.

Reproducible: Always

Steps to Reproduce:
1. Terminal command: sudo apt-add-repository ppa:kdenlive/kdenlive-master
2. Terminal command: sudo apt install kdenlive
3. Run kdenlive from terminal or application launcher
4. Go through the initial start-up wizard

Actual Results:  
Kdenlive crashes.

Expected Results:  
Kdenlive doesn't crash, but goes into the main window.

Bug discovered while using Linux Mint 18 beta x64 in Virtualbox VM
Comment 1 Unknown 2016-06-10 18:26:18 UTC
Created attachment 99444 [details]
Backtrace data pertaining to this crash
Comment 2 Jean-Baptiste Mardelle 2016-06-10 18:39:32 UTC
The crash happens in VirtualBox's OpenGL driver. I made a few changes this morning to copy come behavior from Shotcut in the OpenGL code. Can you try when the PPA get updated ?

If it still crashes I would like to know if Shotcut works in VirtualBox... maybe there are some OpenGL limitations...
Comment 3 Unknown 2016-06-10 18:56:18 UTC
Of course! Thanks JB.
Comment 4 Unknown 2016-06-15 18:52:55 UTC
Confirmed, the crash is in virtualbox only. running natively works fine. I'm marking this bug as resolved.