<div dir="ltr"><div class="gmail_default" style="font-size:small"><b>ANDREW,</b> 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.<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><b>ANDREA</b>, this patch did work for Arch and gg will check it into GIT later today after test again.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Problem with builds is a result of upgrading from OpenCV 3.4.1 to  version 4.2.  <br></div><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 24, 2020 at 1:48 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">В сообщении от Tuesday 24 March 2020 22:40:26 Pierre autourduglobe написал(а):<br>
> The tar for Linux mint 18.3 works fine but the tar for Linux mint 19.3 <br>
> refuses to load.<br>
> <br>
> Under Linux Mint 19.3 if I launch CinGG the CinGG logo appears then <br>
> disappears but cin the boot does not go further.<br>
> <br>
> Here are the contents of the terminal:<br>
> <br>
> pierre@hp-quad:~$ /home/pierre/Cinelerra-GG_Infinity/cin<br>
> Cinelerra Infinity - built: Mar 23 2020 06:47:42<br>
> git://<a href="http://git.cinelerra-gg.org/goodguy/cinelerra.git" rel="noreferrer" target="_blank">git.cinelerra-gg.org/goodguy/cinelerra.git</a><br>
> (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams<br>
> 2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy<br>
> Cinelerra is free software, covered by the GNU General Public License,<br>
> and you are welcome to change it and/or distribute copies of it under<br>
> certain conditions. There is absolutely no warranty for Cinelerra.<br>
> <br>
> init plugin index: /home/pierre/Cinelerra-GG_Infinity/plugins<br>
> int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*):<br>
> PluginServer::open_plugin: load_obj <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin = <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/findobj.plugin: <br>
> undefined symbol: __itt_api_version_ptr__3_0<br>
> int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*):<br>
> PluginServer::open_plugin: load_obj <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin = <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/flowobj.plugin: <br>
> undefined symbol: __itt_api_version_ptr__3_0<br>
> int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*):<br>
> PluginServer::open_plugin: load_obj <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin = <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/gaborobj.plugin: <br>
> undefined symbol: __itt_api_version_ptr__3_0<br>
> int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*):<br>
> PluginServer::open_plugin: load_obj <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin = <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/moveobj.plugin: <br>
> undefined symbol: __itt_api_version_ptr__3_0<br>
> int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*):<br>
> PluginServer::open_plugin: load_obj <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin = <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/puzzleobj.plugin: <br>
> undefined symbol: __itt_api_version_ptr__3_0<br>
> int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*):<br>
> PluginServer::open_plugin: load_obj <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin = <br>
> /home/pierre/Cinelerra-GG_Infinity/plugins/opencv/stylizeobj.plugin: <br>
> undefined symbol: __itt_api_version_ptr__3_0<br>
> init lv2 index:<br>
> MWindow::init_plugins : ne peut pas indexer le greffon créer : <br>
> /home/pierre/.bcast5/Cinelerra_plugins<br>
> MWindow::init_theme : thème préféré Cakewalk introuvable.<br>
> MWindow::init_theme : theme_plugin introuvable.<br>
> unjoined tids / owner 1<br>
>    00007f58d912d700 / 00007f58e4965500 12BC_Clipboard<br>
> pierre@hp-quad:~$<br>
<br>
<br>
Oh, yes, error a bit misleading ....<br>
<br>
try to delete those plugins for now, I'm battling with same error .....<br>
<br>
> <br>
> Pierre<br>
> <br>
> <br>
> On 20-03-23 14 h 55, Phyllis Smith wrote:<br>
> > There are static tars for a lot of the Operating System distros with the <br>
> > latest mods in at:<br>
> > <a href="https://www.cinelerra-gg.org/download/testing/test_tars/" rel="noreferrer" target="_blank">https://www.cinelerra-gg.org/download/testing/test_tars/</a><br>
> > for some early testing by users.<br>
> > <br>
> > Today's checkin includes the following - with Thanks to Andrew for <br>
> > patches and motivation:<br>
> > - Build script tweaks for cross platform (a couple of days worth of <br>
> > testing all of the builds to prevent surprises)<br>
> > - lv2 tweaks/fixes (Andrew)<br>
> > - fix bad clamps in Color3way and Videoscope<br>
> > - got OpenExr upgrade to work (with Andrew help)<br>
> > - OpenCV upgrade and fix (patch from Andrew)<br>
> > - trim tarball size (the transition png's are big and RafaMar <br>
> > contributed new ones so had to delete some)<br>
> > <br>
<br>
<br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>