Package Details: natron 1:1-1

Git Clone URL: https://aur.archlinux.org/natron.git (read-only, click to copy)
Package Base: natron
Description: Open source compositing software (metapackage with the program and standard plugins)
Upstream URL: https://natrongithub.github.io/
Keywords: adobe after-effects alternative compositing nuke video
Licenses: GPL
Submitter: ozgursarier
Maintainer: tecnotercio
Last Packager: tecnotercio
Votes: 35
Popularity: 0.000858
First Submitted: 2016-08-16 20:34 (UTC)
Last Updated: 2022-08-13 06:30 (UTC)

Dependencies (6)

Required by (1)

Sources (0)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

GregTheHun commented on 2020-12-23 17:45 (UTC) (edited on 2020-12-23 17:54 (UTC) by GregTheHun)

While I admit, I am running Manjaro, but I know this place has been super helpful in the past. When I tried just recently (about 2 days ago) I did this:

~> sudo pacman -U https://archive.archlinux.org/packages/s/sip/sip-4.19.22-2-x86_64.pkg.tar.zst

~> cat ‘IgnorePkg = sip’ >> /etc/pacman.conf

And I got these results:

[ 82%] Building CXX object generator/CMakeFiles/shiboken.dir/shiboken/overloaddata.cpp.o

[ 83%] Building CXX object generator/CMakeFiles/shiboken.dir/shiboken/headergenerator.cpp.o

[ 85%] Building CXX object generator/CMakeFiles/shiboken.dir/shiboken/cppgenerator.cpp.o

[ 87%] Building CXX object generator/CMakeFiles/shiboken.dir/generator.cpp.o

[ 88%] Building CXX object generator/CMakeFiles/shiboken.dir/shiboken/shibokengenerator.cpp.o

[ 90%] Building CXX object generator/CMakeFiles/shiboken.dir/shiboken/shibokennormalize.cpp.o

[ 91%] Building CXX object generator/CMakeFiles/shiboken.dir/main.cpp.o

[ 93%] Building CXX object generator/CMakeFiles/shiboken.dir/qtdoc/qtdocgenerator.cpp.o

[ 95%] Linking CXX executable shiboken

[ 95%] Built target shiboken

[ 96%] Running generator for 'shiboken'...

Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"

Detecting inconsistencies in typesystem... [OK]

make[2]: *** [shibokenmodule/CMakeFiles/shibokenmodule.dir/build.make:81: shibokenmodule/shiboken/shiboken_module_wrapper.cpp] Segmentation fault (core dumped)

make[1]: *** [CMakeFiles/Makefile2:355: shibokenmodule/CMakeFiles/shibokenmodule.dir/all] Error 2

make: *** [Makefile:149: all] Error 2

==> ERROR: A failure occurred in build().

Aborting...

arvx commented on 2020-08-17 20:39 (UTC)

@VitorAGSantos to which version of sip did you downgrade? I'm having issues as well and don't want to just downgrade to the ealiest one at once if possible.

VitorAGSantos commented on 2020-08-07 20:21 (UTC)

Same problem as the dude below. Solved it by installing downgrade and downgrading the 'sip' package.

StuckUpCreations commented on 2020-07-11 08:30 (UTC) (edited on 2020-07-11 08:31 (UTC) by StuckUpCreations)

Natron is not installing do to an error on seexpr1-2 (required by one of Natron's dependecies).. i already reported but there is no answer, its been almost a month since :(

KannebTo commented on 2020-05-29 20:00 (UTC) (edited on 2020-06-02 17:59 (UTC) by KannebTo)

I'm not sure if it's a packaging problem. On my install the Read and Write nodes are not working when i select an image file:

Error while creating node fr.inria.built-in.Read: Could not find a decoder to read png file format

Error while creating node fr.inria.built-in.Write: No plugin capable of encoding png was found.

The dependency openimageio (dependency of openfx-io) seems to be correctly installed, as i can use the iv program to view images without any problem.

EDIT: sorry, this is an upstream bug. Version 2.3.15 RC20 from https://github.com/NatronGitHub/Natron/releases has the same issue. RC22 is working.

tecnotercio commented on 2020-04-05 06:07 (UTC)

@obelix1502: Update the qt4 package to compile shiboken without errors:

https://aur.archlinux.org/packages/shiboken#comment-732493

obelix1502 commented on 2020-03-30 15:51 (UTC) (edited on 2020-03-30 15:55 (UTC) by obelix1502)

Error in compiling package: make[2]: [shibokenmodule/CMakeFiles/shibokenmodule.dir/build.make:79: shibokenmodule/shiboken/shiboken/shiboken_module_wrapper.cpp] Segmentation error (core dump created) make[2]: leave the directory "/home/bruno/.cache/yay/shiboken/src/Shiboken-1.2.4/build-py2" make[1]: [CMakeFiles/Makefile2:353: shibokenmodule/CMakeFiles/shibokenmodule.dir/all] Error 2 make[1]: exit the "/home/bruno/.cache/yay/shiboken/src/Shiboken-1.2.4/build-py2" make directory: *** [Makefile:147: all] Error 2 ==> ERROR: An error occurred in build(). Abort... Error making: shiboken (shiboken python2-shiboken python-shiboken)

tecnotercio commented on 2020-03-03 07:53 (UTC)

@diegobiavati: The PKGBUILD of the openfx-arena package has been updated.

diegobiavati commented on 2020-03-03 00:20 (UTC)

Error in compiling package: make[1]: pkg-config: Arquivo ou diretório inexistente CXX Linux-64-release/lodepng.o CXX Linux-64-release/RichText.o In file included from ../Text/RichText.cpp:19: ../Text/RichText.h:23:10: fatal error: pango/pangocairo.h: Arquivo ou diretório inexistente 23 | #include <pango/pangocairo.h> | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [../OpenFX/Support/Plugins/Makefile.master:83: Linux-64-release/RichText.o] Erro 1 make[1]: Saindo do diretório '/home/diegobiavati/.cache/yay/openfx-arena/src/NatronGitHub-openfx-arena-e6672bc/Bundle'

make: *** [Makefile:13: Bundle] Erro 2 ==> ERRO: Uma falha ocorreu em build(). Abortando... Error making: openfx-arena