On Sat, May 16, 2020 at 08:20:55AM -0600, Tracey Emery wrote: > On Sat, May 16, 2020 at 02:38:22PM +0200, Marc Espie wrote: > > With that update, I've been able to build a recent shotcut > > > > The timeline stuff seems to be missing in action, though, > > which is weird. > > Which version? I couldn't get 20.04.12 to start, without crashing.
20.04.12 did start without crashing... I found where the missing timeline stuff comes from, it needs a run depends on qtgraphicaleffects I can start videos and not much else... I end up in an abort trap. I have zero idea how to convince qmake NOT to strip, so no debugging info yet. (doing some crazy in WRKDIR/bin to try to neutralize strip when DEBUG_PACKAGES is active... might even work, unless qmake hardcodes strip's location)