FS#69442 - [shotcut] multiple segfaults

Attached to Project: Community Packages
Opened by fenugrec (fenugrec) - Tuesday, 26 January 2021, 03:20 GMT
Last edited by Filipe Laíns (FFY00) - Tuesday, 01 June 2021, 23:07 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Filipe Laíns (FFY00)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I reported an upstream bug https://github.com/mltframework/shotcut/issues/979
and was told "go ask your packager".

I'm getting frequent segfaults :
- if I open a project that has "auto-saved files", segfault as soon as that dialog is shown
- segfault if I move the Timeline window around to change the layout (in QObject::setProperty(char const*, QVariant const&)
- the Timeline windows is empty ? Doesn't show any video track, cannot drag to it, etc.

Additional info:
* shotcut 20.11.28

Steps to reproduce:
- create new project
- try to add videos to the broken timeline window
- try to move the timeline window : segfault
- try to restart shotcut and open the previous project : segfault


This task depends upon

Closed by  Filipe Laíns (FFY00)
Tuesday, 01 June 2021, 23:07 GMT
Reason for closing:  Fixed
Additional comments about closing:  shotcut 21.05.18-1
Comment by fenugrec (fenugrec) - Tuesday, 26 January 2021, 17:33 GMT
AH !
I think it might be a missing dependency : qt5-quickcontrols . Currently PKGBUILD lists qt5-quickcontrols2 , but that seems to be insufficient. Installing the other package fixed all the issues.
Comment by Benjamin Robin (benjarobin) - Saturday, 30 January 2021, 15:54 GMT Comment by Filipe Laíns (FFY00) - Tuesday, 01 June 2021, 23:07 GMT
Sorry for the delay, this should be fixed in the latest release.

Loading...