https://bugzilla.rpmfusion.org/show_bug.cgi?id=4670

--- Comment #8 from mgans...@online.de <mgans...@online.de> ---
(In reply to mgans...@online.de from comment #7)
> (In reply to Antonio Trande from comment #6)
> > Package Review
> > ==============
> > 
> > Issues:
> > =======
> > 
> > - mvcp/ code is released under LGPLv2+ license. Add LGPLv2+ to License and
> > comment.
> > 
> done
> 
> > - Try to install icons under icons/dark icons/light icons/oxygen

I asked upstream where to place the icons, this is the answer:
https://github.com/mltframework/shotcut/issues/457

Icons are compiled as a Qt resource and bundled into the executable:
https://github.com/mltframework/shotcut/blob/master/src/src.pro#L269

QML files, however, are loaded from filesystem location relative to executable
../share/shotcut/qml
https://github.com/mltframework/shotcut/blob/master/src/qmltypes/qmlutilities.cpp#L64

Shotcut source is currently written primarily for relocatable app bundles and
not system installation.

Changes to make it more compatible with system installs requires contribution
(pull requests).

> - shotcut crashes when closed with a "core dumped" error.  Debug it
> (https://fedoraproject.org
> /wiki/StackTraces#Obtaining_a_stack_trace_from_a_core_dump) and ask to
> upstream.

reported upstream:
https://github.com/mltframework/shotcut/issues/456

upstream is unwilling to help me. :((

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org

Reply via email to