@Aestial - yes, the URL has changed, if you have an existing git clone then you need to do a git pull to update, or a new clone (all works here as expected FYI)
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/lightworks.git (read-only, click to copy) |
|---|---|
| Package Base: | lightworks |
| Description: | Lightworks is a professional video editing suite |
| Upstream URL: | http://www.lwks.com/ |
| Licenses: | custom |
| Conflicts: | lwks-beta |
| Replaces: | lwks |
| Submitter: | marcinn |
| Maintainer: | fishmonger |
| Last Packager: | fishmonger |
| Votes: | 134 |
| Popularity: | 0.000012 |
| First Submitted: | 2020-06-09 21:21 (UTC) |
| Last Updated: | 2025-12-08 19:46 (UTC) |
@Aestial - yes, the URL has changed, if you have an existing git clone then you need to do a git pull to update, or a new clone (all works here as expected FYI)
Download is not working because new URL is different from format found in PKGBUILD.
New format: https://cdn.lwks.com/releases/${lwksreldir}/Lightworks-${lwksver}-${lwksbuild}.deb
Updated to 2025.1 revision 151752, the full list of fixes can be found here:- https://forum.lwks.com/threads/updated-lightworks-2025-1-release-installers-now-available-to-download.252670/#post-287403
Please report any problems on the user forum at https://forum.lwks.com/
thanks we'd noticed that, looking into why the download doesn't work - hopefully it will be resolved shortly
Download doesn't work.
==> Retrieving sources...
-> Downloading lightworks-2025.1-r151752.deb...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 403
Hi, lightworks build in a clean chroot core dumps.
• rocketmouse@archlinux /tmp/lightworks_tmp/lightworks
$ CHROOT=/tmp/lightworks_tmp/lightworks/chroot
• rocketmouse@archlinux /tmp/lightworks_tmp/lightworks
$ mkdir $CHROOT
[snip]
• rocketmouse@archlinux /tmp/lightworks_tmp/lightworks
$ grep -A1 pkgrel PKGBUILD
pkgrel=1.1
pkgdesc="Lightworks is a professional video editing suite - Build in a clean chroot"
• rocketmouse@archlinux /tmp/lightworks_tmp/lightworks
$ makechrootpkg -c -r $CHROOT
[snip]
sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?
==> ERROR: 'pacman' failed to install missing dependencies.
[snip]
• rocketmouse@archlinux /tmp/lightworks_tmp/lightworks
$ CHROOT=~/Desktop/lightworks/chroot
• rocketmouse@archlinux /tmp/lightworks_tmp/lightworks
$ mkdir -p $CHROOT
• rocketmouse@archlinux /tmp/lightworks_tmp/lightworks
$ cp -ai .SRCINFO PKGBUILD ~/Desktop/lightworks/
• rocketmouse@archlinux /tmp/lightworks_tmp/lightworks
$ cd ~/Desktop/lightworks/
• rocketmouse@archlinux ~/Desktop/lightworks
$ mkarchroot $CHROOT/root base-devel
[snip]
• rocketmouse@archlinux ~/Desktop/lightworks
$ arch-nspawn $CHROOT/root pacman -Syu
[snip]
• rocketmouse@archlinux ~/Desktop/lightworks
$ makechrootpkg -c -r $CHROOT
==> Synchronizing chroot copy [/home/rocketmouse/Desktop/lightworks/chroot/root] -> [rocketmouse]...done
==> Making package: lightworks 2025.1.151564-1.1 (Fri 30 May 2025 09:52:00 CEST)
[snip]
==> Finished making: lightworks 2025.1.151564-1.1 (Fri May 30 07:52:39 2025)
• rocketmouse@archlinux ~/Desktop/lightworks
$ sudo pacman -U /var/cache/aur/lightworks-2025.1.151564-1.1-x86_64.pkg.tar.zst
[snip]
• rocketmouse@archlinux ~/Desktop/lightworks
$ lightworks
09:56:31.738: Using default folder :(
/usr/bin/lightworks: line 4: 20129 Aborted (core dumped) LD_PRELOAD=libmcplugcore.so:libmimalloc.so LD_LIBRARY_PATH=/usr/lib/lightworks GDK_BACKEND=x11 GDK_SCALE=1 /usr/lib/lightworks/ntcardvt
The workaround doesn't solve the issue.
• rocketmouse@archlinux ~/Desktop/lightworks
$ diff -r /usr/bin/lightworks.original /usr/bin/lightworks
4c4,5
< LD_PRELOAD=libmcplugcore.so:libmimalloc.so LD_LIBRARY_PATH=/usr/lib/lightworks GDK_BACKEND=x11 GDK_SCALE=1 /usr/lib/lightworks/ntcardvt
---
> #LD_PRELOAD=libmcplugcore.so:libmimalloc.so LD_LIBRARY_PATH=/usr/lib/lightworks GDK_BACKEND=x11 GDK_SCALE=1 /usr/lib/lightworks/ntcardvt
> LD_PRELOAD=libmcplugcore.so LD_LIBRARY_PATH=/usr/lib/lightworks GDK_BACKEND=x11 GDK_SCALE=1 /usr/lib/lightworks/ntcardvt
• rocketmouse@archlinux ~/Desktop/lightworks
$ lightworks
10:07:25.842: Using default folder :(
/usr/bin/lightworks: line 5: 20817 Aborted (core dumped) LD_PRELOAD=libmcplugcore.so LD_LIBRARY_PATH=/usr/lib/lightworks GDK_BACKEND=x11 GDK_SCALE=1 /usr/lib/lightworks/ntcardvt
I have added a comment to the forum thread and reported it to the Support desk. The forum thread has been moved to a new thread. Regards, Ralf
Updated to 2025.1 revision 151564, the full list of fixes can be found here:- https://forum.lwks.com/threads/updated-lightworks-2025-1-release-installers-now-available-to-download.252640/
Updated to 2025.1 revision 149933, the full list of fixes can be found here:- https://forum.lwks.com/threads/updated-lightworks-2025-1-release-installers-now-available-to-download.252244/
Use the follow command to lauch app, can fix the export error: https://forum.lwks.com/threads/export-codecs-error.252237/
LD_PRELOAD=libmcplugcore.so LD_LIBRARY_PATH=/usr/lib/lightworks GDK_BACKEND=x11 GDK_SCALE=1 /usr/lib/lightworks/ntcardvt
Updated to 2025.1 revision 149576, the full list of fixes can be found here:- https://forum.lwks.com/threads/updated-lightworks-2025-1-release-installers-now-available-to-download.252218/