-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
openshot-qt: 2.4.2 -> 2.4.3 #47745
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
openshot-qt: 2.4.2 -> 2.4.3 #47745
Conversation
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/openshot-qt/versions
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: openshot-qt Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: openshot-qt Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: openshot-qt Partial log (click to expand)
|
needs an upgrade of libopenshot as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
libopenshot upgrade and ideally a trivial test case to catch this kind of error
Related: #48410 |
It starts the same but the GUI is actually translated after startup so translations are loaded from the nix store $ ./result/bin/openshot-qt
Compiled translation resources missing!
Loading translations from: /nix/store/91h4g63lnwhsachymypg35fhm1zl5s9z-openshot-qt-2.4.3/lib/python3.6/site-packages/openshot_qt/language
Loaded modules from installed directory: /nix/store/91h4g63lnwhsachymypg35fhm1zl5s9z-openshot-qt-2.4.3/lib/python3.6/site-packages/openshot_qt
launch:INFO ------------------------------------------------
launch:INFO OpenShot (version 2.4.3)
launch:INFO ------------------------------------------------
app:INFO openshot-qt version: 2.4.3
app:INFO libopenshot version: 0.2.2
app:INFO platform: Linux-4.14.82-x86_64-with-glibc2.3.4
app:INFO processor:
app:INFO machine: x86_64
app:INFO python version: 3.6.6
app:INFO qt5 version: 5.11.1
app:INFO pyqt5 version: 5.10.1
language:INFO Qt Detected Languages: ['fr']
language:INFO LANG Environment Variable: fr_FR.UTF-8
language:INFO LOCALE Environment Variable:
language:INFO OpenShot Preference Language: Default |
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/openshot-qt/versions.
meta.description for openshot-qt is: '"Free, open-source video editor"'.
Release on GitHub
Compare changes on GitHub
Checks done (click to expand)
Instructions to test this update (click to expand)
One-time optional setup to skip building using Cachix:
Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:
cc @AndersonTorres for testing.