Some early static tar builds + today's GIT checkin
There are static tars for a lot of the Operating System distros with the latest mods in at: https://www.cinelerra-gg.org/download/testing/test_tars/ for some early testing by users. Today's checkin includes the following - with Thanks to Andrew for patches and motivation: - Build script tweaks for cross platform (a couple of days worth of testing all of the builds to prevent surprises) - lv2 tweaks/fixes (Andrew) - fix bad clamps in Color3way and Videoscope - got OpenExr upgrade to work (with Andrew help) - OpenCV upgrade and fix (patch from Andrew) - trim tarball size (the transition png's are big and RafaMar contributed new ones so had to delete some)
В сообщении от Monday 23 March 2020 21:55:50 Phyllis Smith написал(а):
There are static tars for a lot of the Operating System distros with the latest mods in at: https://www.cinelerra-gg.org/download/testing/test_tars/ for some early testing by users.
Today's checkin includes the following - with Thanks to Andrew for patches and motivation: - Build script tweaks for cross platform (a couple of days worth of testing all of the builds to prevent surprises) - lv2 tweaks/fixes (Andrew) - fix bad clamps in Color3way and Videoscope - got OpenExr upgrade to work (with Andrew help) - OpenCV upgrade and fix (patch from Andrew) - trim tarball size (the transition png's are big and RafaMar contributed new ones so had to delete some)
Oh, I was about to say ' but don't forgot 16-bit png patch'. But ok, may be GG will look at this problem/strangeness more in coming days. I assume more invasive nasm/x265 patches will be on hold until 'unfreeze' after real end-of-March builds will ship? In other words, I can improve them a bit w/o rushing to deadline?
Yes, we talked about the "endian swap" and meant to turn it back on but forgot. Will do so. On Mon, Mar 23, 2020 at 1:19 PM Andrew Randrianasulu < [email protected]> wrote:
В сообщении от Monday 23 March 2020 21:55:50 Phyllis Smith написал(а):
There are static tars for a lot of the Operating System distros with the latest mods in at: https://www.cinelerra-gg.org/download/testing/test_tars/ for some early testing by users.
Today's checkin includes the following - with Thanks to Andrew for patches and motivation: - Build script tweaks for cross platform (a couple of days worth of testing all of the builds to prevent surprises) - lv2 tweaks/fixes (Andrew) - fix bad clamps in Color3way and Videoscope - got OpenExr upgrade to work (with Andrew help) - OpenCV upgrade and fix (patch from Andrew) - trim tarball size (the transition png's are big and RafaMar contributed new ones so had to delete some)
Oh, I was about to say ' but don't forgot 16-bit png patch'. But ok, may be GG will look at this problem/strangeness more in coming days.
I assume more invasive nasm/x265 patches will be on hold until 'unfreeze' after real end-of-March builds will ship? In other words, I can improve them a bit w/o rushing to deadline?
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
Compiling with opencv gives error [err -1] right after compiling n_body cuda and, I guess, at the beginning of opencv. But no cin5log is written, so I can't bring data. No cuda but with opencv I have the same error. With cuda and without opencv, the compiling is completed without errors. If you have any requests on how to do evidence that might be useful, let me know.
Andrea, Did you use this exact build script (no cuda!)? We used this build script on Fedora desktop and laptop before documenting it and GG ran all of the Operating System builds this morning to include Arch. Line 4 below writes output to the file "log" so I am confused why you did not get this file. Maybe start from scratch? But if you have a slow network, downloading the opencv-20200306.tgz file may take awhile. #!/bin/bash ( ./autogen.sh ./configure --with-single-user --with-booby \ --with-opencv=sta,tar= http://cinelerra-gg.org/download/opencv/opencv-20200306.tgz make && make install ) 2>&1 | tee log mv Makefile Makefile.cfg cp Makefile.devel Makefile On Mon, Mar 23, 2020 at 2:44 PM Andrea paz <[email protected]> wrote:
Compiling with opencv gives error [err -1] right after compiling n_body cuda and, I guess, at the beginning of opencv. But no cin5log is written, so I can't bring data. No cuda but with opencv I have the same error. With cuda and without opencv, the compiling is completed without errors. If you have any requests on how to do evidence that might be useful, let me know.
Even using your bld.sh (without cuda and with opencv) I still have compile error. But I have at least figured out where to find the log. I was used to look for it in /tmp and now I saw that in your script it's in cinelerra5.1. So I can attach it.
Andrea, Sorry, you need to have "wget" installed on your computer. On Mon, Mar 23, 2020 at 4:04 PM Andrea paz <[email protected]> wrote:
Even using your bld.sh (without cuda and with opencv) I still have compile error. But I have at least figured out where to find the log. I was used to look for it in /tmp and now I saw that in your script it's in cinelerra5.1. So I can attach it. -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
Sorry to waste your time with my stupid things. With wget the compilation is OK; however, I can't start the CinGG. The console crashes without dump. Without opencv, CinGG start as usual. I enclose cin5.log and console output.
В сообщении от Tuesday 24 March 2020 15:26:18 Andrea paz написал(а):
Sorry to waste your time with my stupid things. With wget the compilation is OK; however, I can't start the CinGG. The console crashes without dump. Without opencv, CinGG start as usual. I enclose cin5.log and console output.
Strange, it failed for me too, after I moved pkg forward and backward between today's and yesterday's version. cin Cinelerra Infinity - built: Mar 24 2020 09:49:58 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams 2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy Cinelerra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for Cinelerra. init plugin index: /usr/lib/cin/plugins PluginFFilter::new_ffilter(anlms) err: Ошибка ввода/вывода PluginFFilter::new_ffilter(arnndn) err: Недопустимый аргумент PluginFFilter::new_ffilter(axcorrelate) err: Ошибка ввода/вывода [dnn_processing @ 0xe480980] model file for network is not specified PluginFFilter::new_ffilter(dnn_processing) err: Недопустимый аргумент PluginFFilter::new_ffilter(freezeframes) err: Ошибка ввода/вывода PluginFFilter::new_ffilter(maskedmax) err: Ошибка ввода/вывода PluginFFilter::new_ffilter(maskedmin) err: Ошибка ввода/вывода PluginFFilter::new_ffilter(overlay_opencl) err: Ошибка ввода/вывода PluginFFilter::new_ffilter(xfade) err: Ошибка ввода/вывода PluginFFilter::new_ffilter(xfade_opencl) err: Ошибка ввода/вывода [openclsrc_705 @ 0xe480100] OpenCL source requires output dimensions to be specified. PluginFFilter::new_ffilter(openclsrc) err: Недопустимый аргумент init lv2 index: LOAD: http://lsp-plug.in/plugins/lv2/comp_delay_mono LOAD: http://lsp-plug.in/plugins/lv2/comp_delay_stereo error: failed to remove node from hash *** Error in `cin': double free or corruption (fasttop): 0x0e49f890 *** ======= Backtrace: ========= /lib/libc.so.6(+0x71220)[0xf6b91220] /lib/libc.so.6(+0x7ba03)[0xf6b9ba03] /lib/libc.so.6(cfree+0x58)[0xf6ba0568] cin[0xa7cc1b8] cin[0xa7ca94a] cin(sord_world_free+0x2a)[0xa7cc1eb] cin(lilv_world_free+0x278)[0xa7bab47] cin(_ZN9PluginLV2D2Ev+0x2b)[0x87d2b6b] cin(_ZN15PluginLV2ClientD0Ev+0x42)[0x87d9742] cin(_ZN12PluginServer12close_pluginEv+0x28)[0x87e2e28] cin(_ZN7MWindow14init_lv2_indexEPS_P11PreferencesP8_IO_FILE+0x1bc)[0x87dc7ac] cin(_ZN7MWindow12init_pluginsEPS_P11Preferences+0x2c1)[0x878a8f1] cin(_ZN7MWindow14create_objectsEiiPc+0x101)[0x878feb1] cin(main+0x488)[0x838e078] /lib/libc.so.6(__libc_start_main+0x107)[0xf6b386a7] cin[0x8396889] [skipped] after few tries I just deleted Cinelerra_plugins from ~/.bcast5 Cin was still failing! Even from root user! I tried to run lv2specgen.py (because it was failing loading LV2 plugins) and realized I had no python-rdflib Installed version 3.1.0 from Slackbuilds. Now it started to work: lv2specgen.py Usage: lv2specgen.py ONTOLOGY INDIR STYLE OUTPUT [DOCDIR TAGS] [FLAGS] ONTOLOGY : Path to ontology file INDIR : Input directory containing template.html and style.css STYLE : Stylesheet URI OUTPUT : HTML output path DOCDIR : Doxygen HTML directory TAGS : Doxygen tags file Optional flags: -i : Document class/property instances (disabled by default) -p PREFIX : Set ontology namespace prefix from command line Example: lv2specgen.py lv2_foos.ttl template.html style.css lv2_foos.html ../doc -i -p foos I'm not sure, I moved python between python2 and 3 few times, may be something was not re-compiled correctly .... Now both root and my user can start cin OK, and LV2 plugins work o.o
Ooops. forgot to attach the OpenCV patch. On Tue, Mar 24, 2020 at 6:26 AM Andrea paz <[email protected]> wrote:
Sorry to waste your time with my stupid things. With wget the compilation is OK; however, I can't start the CinGG. The console crashes without dump. Without opencv, CinGG start as usual. I enclose cin5.log and console output. -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
The tar for Linux mint 18.3 works fine but the tar for Linux mint 19.3 refuses to load. Under Linux Mint 19.3 if I launch CinGG the CinGG logo appears then disappears but cin the boot does not go further. Here are the contents of the terminal: pierre@hp-quad:~$ /home/pierre/Cinelerra-GG_Infinity/cin Cinelerra Infinity - built: Mar 23 2020 06:47:42 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams 2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy Cinelerra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for Cinelerra. init plugin index: /home/pierre/Cinelerra-GG_Infinity/plugins int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 init lv2 index: MWindow::init_plugins : ne peut pas indexer le greffon créer : /home/pierre/.bcast5/Cinelerra_plugins MWindow::init_theme : thème préféré Cakewalk introuvable. MWindow::init_theme : theme_plugin introuvable. unjoined tids / owner 1 00007f58d912d700 / 00007f58e4965500 12BC_Clipboard pierre@hp-quad:~$ Pierre On 20-03-23 14 h 55, Phyllis Smith wrote:
There are static tars for a lot of the Operating System distros with the latest mods in at: https://www.cinelerra-gg.org/download/testing/test_tars/ for some early testing by users.
Today's checkin includes the following - with Thanks to Andrew for patches and motivation: - Build script tweaks for cross platform (a couple of days worth of testing all of the builds to prevent surprises) - lv2 tweaks/fixes (Andrew) - fix bad clamps in Color3way and Videoscope - got OpenExr upgrade to work (with Andrew help) - OpenCV upgrade and fix (patch from Andrew) - trim tarball size (the transition png's are big and RafaMar contributed new ones so had to delete some)
В сообщении от Tuesday 24 March 2020 22:40:26 Pierre autourduglobe написал(а):
The tar for Linux mint 18.3 works fine but the tar for Linux mint 19.3 refuses to load.
Under Linux Mint 19.3 if I launch CinGG the CinGG logo appears then disappears but cin the boot does not go further.
Here are the contents of the terminal:
pierre@hp-quad:~$ /home/pierre/Cinelerra-GG_Infinity/cin Cinelerra Infinity - built: Mar 23 2020 06:47:42 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams 2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy Cinelerra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for Cinelerra.
init plugin index: /home/pierre/Cinelerra-GG_Infinity/plugins int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 init lv2 index: MWindow::init_plugins : ne peut pas indexer le greffon créer : /home/pierre/.bcast5/Cinelerra_plugins MWindow::init_theme : thème préféré Cakewalk introuvable. MWindow::init_theme : theme_plugin introuvable. unjoined tids / owner 1 00007f58d912d700 / 00007f58e4965500 12BC_Clipboard pierre@hp-quad:~$
Oh, yes, error a bit misleading .... try to delete those plugins for now, I'm battling with same error .....
Pierre
On 20-03-23 14 h 55, Phyllis Smith wrote:
There are static tars for a lot of the Operating System distros with the latest mods in at: https://www.cinelerra-gg.org/download/testing/test_tars/ for some early testing by users.
Today's checkin includes the following - with Thanks to Andrew for patches and motivation: - Build script tweaks for cross platform (a couple of days worth of testing all of the builds to prevent surprises) - lv2 tweaks/fixes (Andrew) - fix bad clamps in Color3way and Videoscope - got OpenExr upgrade to work (with Andrew help) - OpenCV upgrade and fix (patch from Andrew) - trim tarball size (the transition png's are big and RafaMar contributed new ones so had to delete some)
*ANDREW,* we are working on the OpenCV patch and testing it on all of the distros which takes about 4 hours. but if you want to try it, here is the patch for you to build yourself. BUT we did not test SLACKWARE at all and this patch may not work. *ANDREA*, this patch did work for Arch and gg will check it into GIT later today after test again. Problem with builds is a result of upgrading from OpenCV 3.4.1 to version 4.2. On Tue, Mar 24, 2020 at 1:48 PM Andrew Randrianasulu < [email protected]> wrote:
В сообщении от Tuesday 24 March 2020 22:40:26 Pierre autourduglobe написал(а):
The tar for Linux mint 18.3 works fine but the tar for Linux mint 19.3 refuses to load.
Under Linux Mint 19.3 if I launch CinGG the CinGG logo appears then disappears but cin the boot does not go further.
Here are the contents of the terminal:
pierre@hp-quad:~$ /home/pierre/Cinelerra-GG_Infinity/cin Cinelerra Infinity - built: Mar 23 2020 06:47:42 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams 2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy Cinelerra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for Cinelerra.
init plugin index: /home/pierre/Cinelerra-GG_Infinity/plugins int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 init lv2 index: MWindow::init_plugins : ne peut pas indexer le greffon créer : /home/pierre/.bcast5/Cinelerra_plugins MWindow::init_theme : thème préféré Cakewalk introuvable. MWindow::init_theme : theme_plugin introuvable. unjoined tids / owner 1 00007f58d912d700 / 00007f58e4965500 12BC_Clipboard pierre@hp-quad:~$
Oh, yes, error a bit misleading ....
try to delete those plugins for now, I'm battling with same error .....
Pierre
On 20-03-23 14 h 55, Phyllis Smith wrote:
There are static tars for a lot of the Operating System distros with
the
latest mods in at: https://www.cinelerra-gg.org/download/testing/test_tars/ for some early testing by users.
Today's checkin includes the following - with Thanks to Andrew for patches and motivation: - Build script tweaks for cross platform (a couple of days worth of testing all of the builds to prevent surprises) - lv2 tweaks/fixes (Andrew) - fix bad clamps in Color3way and Videoscope - got OpenExr upgrade to work (with Andrew help) - OpenCV upgrade and fix (patch from Andrew) - trim tarball size (the transition png's are big and RafaMar contributed new ones so had to delete some)
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
Thanks Pierre. We are working on it now (along with 5 other things!). On Tue, Mar 24, 2020 at 1:40 PM Pierre autourduglobe < [email protected]> wrote:
The tar for Linux mint 18.3 works fine but the tar for Linux mint 19.3 refuses to load.
Under Linux Mint 19.3 if I launch CinGG the CinGG logo appears then disappears but cin the boot does not go further.
Here are the contents of the terminal:
pierre@hp-quad:~$ /home/pierre/Cinelerra-GG_Infinity/cin Cinelerra Infinity - built: Mar 23 2020 06:47:42 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams 2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy Cinelerra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for Cinelerra.
init plugin index: /home/pierre/Cinelerra-GG_Infinity/plugins int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 init lv2 index: MWindow::init_plugins : ne peut pas indexer le greffon créer : /home/pierre/.bcast5/Cinelerra_plugins MWindow::init_theme : thème préféré Cakewalk introuvable. MWindow::init_theme : theme_plugin introuvable. unjoined tids / owner 1 00007f58d912d700 / 00007f58e4965500 12BC_Clipboard pierre@hp-quad:~$
Pierre
On 20-03-23 14 h 55, Phyllis Smith wrote:
There are static tars for a lot of the Operating System distros with the latest mods in at: https://www.cinelerra-gg.org/download/testing/test_tars/ for some early testing by users.
Today's checkin includes the following - with Thanks to Andrew for patches and motivation: - Build script tweaks for cross platform (a couple of days worth of testing all of the builds to prevent surprises) - lv2 tweaks/fixes (Andrew) - fix bad clamps in Color3way and Videoscope - got OpenExr upgrade to work (with Andrew help) - OpenCV upgrade and fix (patch from Andrew) - trim tarball size (the transition png's are big and RafaMar contributed new ones so had to delete some)
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
Pierre, if you are not still too busy with your plumbing project, you should be able to use the fixed static tar now: https://cinelerra-gg.org/download/testing/test_tars/cinelerra-5.1-mint19-202... On Tue, Mar 24, 2020 at 1:40 PM Pierre autourduglobe < [email protected]> wrote:
The tar for Linux mint 18.3 works fine but the tar for Linux mint 19.3 refuses to load.
Under Linux Mint 19.3 if I launch CinGG the CinGG logo appears then disappears but cin the boot does not go further.
Here are the contents of the terminal:
pierre@hp-quad:~$ /home/pierre/Cinelerra-GG_Infinity/cin Cinelerra Infinity - built: Mar 23 2020 06:47:42 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams 2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy Cinelerra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for Cinelerra.
init plugin index: /home/pierre/Cinelerra-GG_Infinity/plugins int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin = /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin: undefined symbol: __itt_api_version_ptr__3_0 init lv2 index: MWindow::init_plugins : ne peut pas indexer le greffon créer : /home/pierre/.bcast5/Cinelerra_plugins MWindow::init_theme : thème préféré Cakewalk introuvable. MWindow::init_theme : theme_plugin introuvable. unjoined tids / owner 1 00007f58d912d700 / 00007f58e4965500 12BC_Clipboard pierre@hp-quad:~$
Pierre
On 20-03-23 14 h 55, Phyllis Smith wrote:
There are static tars for a lot of the Operating System distros with the latest mods in at: https://www.cinelerra-gg.org/download/testing/test_tars/ for some early testing by users.
Today's checkin includes the following - with Thanks to Andrew for patches and motivation: - Build script tweaks for cross platform (a couple of days worth of testing all of the builds to prevent surprises) - lv2 tweaks/fixes (Andrew) - fix bad clamps in Color3way and Videoscope - got OpenExr upgrade to work (with Andrew help) - OpenCV upgrade and fix (patch from Andrew) - trim tarball size (the transition png's are big and RafaMar contributed new ones so had to delete some)
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
Ok, CinGG now loads normally on my computer running Linux Mint 19.3. Thanks. The plumbing, plastering and painting of the walls and ceilings concerned have been completed. I am still replacing all the furniture and objects in the various rooms concerned by the work, including my "office" and all my computer and electronic equipment (partially done). This is the equivalent of an average interior move... and saves me from having to wonder how to occupy my recommended home isolation time related to the famous virus. Pierre On 20-03-25 12 h 03, Phyllis Smith wrote:
Pierre, if you are not still too busy with your plumbing project, you should be able to use the fixed static tar now: https://cinelerra-gg.org/download/testing/test_tars/cinelerra-5.1-mint19-202...
On Tue, Mar 24, 2020 at 1:40 PM Pierre autourduglobe <[email protected] <mailto:[email protected]>> wrote:
The tar for Linux mint 18.3 works fine but the tar for Linux mint 19.3 refuses to load.
Under Linux Mint 19.3 if I launch CinGG the CinGG logo appears then disappears but cin the boot does not go further.
participants (4)
-
Andrea paz -
Andrew Randrianasulu -
Phyllis Smith -
Pierre autourduglobe