Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: glaxnimate-0.5.1 #41792

Closed
wants to merge 3 commits into from

Conversation

classabbyamp
Copy link
Member

  • New package: python3-lottie-0.7.0
  • New package: glaxnimate-0.5.1
  • kdenlive: add missing dependencies

Testing the changes

  • I tested the changes in this PR: YES|briefly|NO

New package

@classabbyamp classabbyamp added the new-package This PR adds a new package label Jan 22, 2023
@classabbyamp classabbyamp force-pushed the new/glaxnimate branch 2 times, most recently from 43ad2bc to d72c136 Compare January 22, 2023 01:46
@classabbyamp classabbyamp added the needs-testing Testing a PR or reproducing an issue needed label Jan 22, 2023
@@ -10,7 +10,8 @@ makedepends="
kdeclarative-devel kfilemetadata5-devel knewstuff-devel knotifyconfig-devel
kplotting-devel mlt7-devel qt5-multimedia-devel qt5-webkit-devel purpose-devel
v4l-utils-devel ksolid-devel qt5-quickcontrols2-devel qt5-networkauth-devel"
depends="breeze-icons dvdauthor ffmpeg frei0r-plugins kinit qt5-quickcontrols"
depends="breeze-icons dvdauthor ffmpeg frei0r-plugins kinit qt5-quickcontrols
kirigami2 mediainfo"
Copy link
Contributor

@JamiKettunen JamiKettunen Feb 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appears qt5-graphicaleffects might be missing too as per:

$ kdenlive
...
qrc:/qml/timeline.qml:1177:25: Type TrackHead unavailable 
                             TrackHead { 
                             ^
qrc:/qml/TrackHead.qml:10:1: module "QtGraphicalEffects" is not installed 
     import QtGraphicalEffects 1.15 
     ^
QObject::connect: Cannot connect (nullptr)::mousePosChanged(int) to MainWindow::slotUpdateMousePosition(int)
QObject::connect: Cannot connect (nullptr)::zoomIn(bool) to MainWindow::slotZoomIn(bool)
QObject::connect: Cannot connect (nullptr)::zoomOut(bool) to MainWindow::slotZoomOut(bool)
QObject::connect: Cannot connect (nullptr)::processingDrag(bool) to MainWindow::enableUndo(bool)
Segmentation fault

(full launch log https://termbin.com/ex3i)
Installing the package makes kdenlive launch and seemingly work fine too.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm i have that installed but I still have the segfault

@classabbyamp
Copy link
Member Author

based on mltframework/mlt#857 and https://gitlab.com/mattbas/glaxnimate/-/issues/545, it's not possible to get glaxnimate working with kdenlive yet without building it twice (yuck). however, the "missing component" message should be nonfatal.

I think I will keep this as a PR until it gets some more testing, but merge the kdenlive fix.

@github-actions
Copy link

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label May 11, 2023
@github-actions github-actions bot closed this May 25, 2023
@Andonome
Copy link

Is there any word on this?

Kdenlive crashes on startup for me, but after pulling this branch, and dealing with the conflict, I was able to compile a working kdenlive.

I don't want to verify the changes personally, as I don't properly understand xbps-src, but kdenlive is certainly working for me (but not getting any updates).

@classabbyamp classabbyamp deleted the new/glaxnimate branch June 10, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-testing Testing a PR or reproducing an issue needed new-package This PR adds a new package Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants