Re: [Cin] termux patch series - another try
On Saturday, July 24, 2021, Andrea paz <[email protected]> wrote:
Try the patches 01-first-attempt... and 01-second-attempt... Usual errors. I enclose the cin5.log
well, at least second attempt compiles a bit more, past guicast/thread.h error! can you try again without 0048-Add-x11-inc-autodetect-for-shuttle-target-using-pkg-.patch ?
After removing 0048, applying all other patches no longer gives any errors. The compilation stops with the usual errors. I enclose the cin5.log
sigh... now my mpegts patch failing ( can you retry w/o 0056-attempt-at-making-mpegts-bluray-patch-for-ffmpeg-4.4.patch ? On Sunday, July 25, 2021, Andrea paz <[email protected]> wrote:
After removing 0048, applying all other patches no longer gives any errors. The compilation stops with the usual errors. I enclose the cin5.log
now we are at linking stage.... can you check if global_config file in cinelerra soyrce tree after compil ation contain "WANT_FIREWARE := yes"? On Sunday, July 25, 2021, Andrea paz <[email protected]> wrote:
No patch 0056. I append cin5.log
it was typo in my patching.. firewire not fireware! does this patch help? you try just rebuild in nearly-compiled tree, not full rebuild.. On Sunday, July 25, 2021, Andrea paz <[email protected]> wrote:
I confirm "WANT_FIREWARE := yes"
On Sunday, July 25, 2021, Andrea paz <[email protected]> wrote:
you try just rebuild in nearly-compiled tree, not full rebuild..
What do you mean by "nearly-compiled tree"? Is a make clean enough? (sorry for these stupid questions...)
just patch and re-run make? it should pick up changes in cinelerra/Makefile, build few more objects, and try to re-link main executable (program)
Done, but it stops immediately. I'm going to try a full build tomorrow.
Full build. The patch worked because in config.log now appears WANT_FIREWIRE='yes'. The build still crashes towards the end, see cin5-full.log
On Monday, July 26, 2021, Andrea paz <[email protected]> wrote:
Full build. The patch worked because in config.log now appears WANT_FIREWIRE='yes'.
patch was supposed to alter cinelerra/Makefile can you look into this file and check it spells FIREWIRE? because error just look very same.. The build still crashes towards the end, see cin5-full.log
I briefly describe all the steps I take so you can tell me if I'm doing something wrong: git clone ... cd path ... apply randrik12 patch whit --whitespace=fix (not 53 and 59 patch) apply 53 patch with ...=nowarn apply 0001-Second-attempt-at-fixing-guicast-thread.h-on-non-and.patch with ...=fix unchecked autoupdate in autogen.sh change configure.ac in libbthread [auto] --> [no] chown cinelerra5 directory autogen.sh ./configure make + make install (cin5-before.log) apply patch 59 make + make install (cin5-after.log) Note: config-before.log=config-after.log In cinelerra/makefile there is only this line: ifneq ($(WANT_FIREWIRE),no)
I am blind! it should be objs not obj! try additional patch on top of pile (attached) or just manually edit Makefile? On Monday, July 26, 2021, Andrea paz <[email protected]> wrote:
I briefly describe all the steps I take so you can tell me if I'm doing something wrong:
git clone ... cd path ... apply randrik12 patch whit --whitespace=fix (not 53 and 59 patch) apply 53 patch with ...=nowarn apply 0001-Second-attempt-at-fixing-guicast-thread.h-on-non-and.patch with ...=fix unchecked autoupdate in autogen.sh change configure.ac in libbthread [auto] --> [no] chown cinelerra5 directory autogen.sh ./configure make + make install (cin5-before.log) apply patch 59 make + make install (cin5-after.log)
Note: config-before.log=config-after.log In cinelerra/makefile there is only this line: ifneq ($(WANT_FIREWIRE),no)
See attached. OT: Youtube Cinelerra-GG's channel have 300 inscription!!!
On Monday, July 26, 2021, Andrea paz <[email protected]> wrote:
See attached.
it seems to link ok now, try to run?
OT: Youtube Cinelerra-GG's channel have 300 inscription!!!
\0/
Sorry, I forgot to write down: $ CIN_CONFIG=/home/paz/.bcast6 /home/paz/cinelerra5/cinelerra-5.1/bin/./cin Cinelerra Infinity - built: Jul 26 2021 13:22:56 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/paz/cinelerra5/cinelerra-5.1/bin/plugins PluginFFilter::new_ffilter(identity) err: Input/output error PluginFFilter::new_ffilter(msad) err: Input/output error PluginFFilter::new_ffilter(vif) err: Input/output error init lv2 index: LOAD: http://calf.sourceforge.net/plugins/Analyzer LOAD: http://calf.sourceforge.net/plugins/BassEnhancer LOAD: http://calf.sourceforge.net/plugins/CompensationDelay LOAD: http://calf.sourceforge.net/plugins/Compressor LOAD: http://calf.sourceforge.net/plugins/Crusher LOAD: http://calf.sourceforge.net/plugins/Deesser LOAD: http://calf.sourceforge.net/plugins/Emphasis LOAD: http://calf.sourceforge.net/plugins/EnvelopeFilter LOAD: http://calf.sourceforge.net/plugins/Equalizer12Band LOAD: http://calf.sourceforge.net/plugins/Equalizer30Band LOAD: http://calf.sourceforge.net/plugins/Equalizer5Band LOAD: http://calf.sourceforge.net/plugins/Equalizer8Band LOAD: http://calf.sourceforge.net/plugins/Exciter LOAD: http://calf.sourceforge.net/plugins/Filter LOAD: http://calf.sourceforge.net/plugins/Filterclavier LOAD: http://calf.sourceforge.net/plugins/Flanger LOAD: http://calf.sourceforge.net/plugins/Fluidsynth ALSA lib pcm_dsnoop.c:600:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable ALSA lib pcm_dsnoop.c:600:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable LOAD: http://calf.sourceforge.net/plugins/Gate LOAD: http://calf.sourceforge.net/plugins/HaasEnhancer LOAD: http://calf.sourceforge.net/plugins/Limiter LOAD: http://calf.sourceforge.net/plugins/MonoCompressor LOAD: http://calf.sourceforge.net/plugins/MonoInput LOAD: http://calf.sourceforge.net/plugins/Monosynth LOAD: http://calf.sourceforge.net/plugins/MultiChorus LOAD: http://calf.sourceforge.net/plugins/MultiSpread LOAD: http://calf.sourceforge.net/plugins/MultibandCompressor LOAD: http://calf.sourceforge.net/plugins/MultibandEnhancer LOAD: http://calf.sourceforge.net/plugins/MultibandGate LOAD: http://calf.sourceforge.net/plugins/MultibandLimiter LOAD: http://calf.sourceforge.net/plugins/Organ LOAD: http://calf.sourceforge.net/plugins/Phaser LOAD: http://calf.sourceforge.net/plugins/Pitch LOAD: http://calf.sourceforge.net/plugins/Pulsator LOAD: http://calf.sourceforge.net/plugins/Reverb LOAD: http://calf.sourceforge.net/plugins/ReverseDelay LOAD: http://calf.sourceforge.net/plugins/RingModulator LOAD: http://calf.sourceforge.net/plugins/RotarySpeaker LOAD: http://calf.sourceforge.net/plugins/Saturator LOAD: http://calf.sourceforge.net/plugins/SidechainCompressor LOAD: http://calf.sourceforge.net/plugins/SidechainGate LOAD: http://calf.sourceforge.net/plugins/SidechainLimiter LOAD: http://calf.sourceforge.net/plugins/StereoTools LOAD: http://calf.sourceforge.net/plugins/TapeSimulator LOAD: http://calf.sourceforge.net/plugins/TransientDesigner LOAD: http://calf.sourceforge.net/plugins/VintageDelay LOAD: http://calf.sourceforge.net/plugins/Vinyl ALSA lib pcm_dsnoop.c:600:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: error: requested set value for setting 'synth.midi-channels' out of range LOAD: http://calf.sourceforge.net/plugins/Vocoder LOAD: http://calf.sourceforge.net/plugins/Wavetable LOAD: http://calf.sourceforge.net/plugins/XOver2Band LOAD: http://calf.sourceforge.net/plugins/XOver3Band LOAD: http://calf.sourceforge.net/plugins/XOver4Band LOAD: http://lv2plug.in/plugins/eg-amp LOAD: http://lv2plug.in/plugins/eg-fifths LOAD: http://lv2plug.in/plugins/eg-metro LOAD: http://lv2plug.in/plugins/eg-params LOAD: http://lv2plug.in/plugins/eg-sampler LOAD: http://lv2plug.in/plugins/eg-scope#Mono LOAD: http://lv2plug.in/plugins/eg-scope#Stereo init ladspa index: /home/paz/cinelerra5/cinelerra-5.1/bin/ladspa MWindow::init_ladspa_plugins: can't create ladspa plugin index: /home/paz/.bcast6/ladspa_plugins._home_paz_cinelerra5_cinelerra-5.1_bin_ladspa MWindow::init_theme: prefered theme Cakewalk not found. MWindow::init_theme: theme_plugin not found. unjoined tids / owner 1 00007f0a2a7fc640 / 00007f0a977e7800 12BC_Clipboard and exit...
you 'installed' it via make install, yes? try to delete any files in your .bcast6/ dir On Monday, July 26, 2021, Andrea paz <[email protected]> wrote:
Sorry, I forgot to write down:
$ CIN_CONFIG=/home/paz/.bcast6 /home/paz/cinelerra5/cinelerra -5.1/bin/./cin Cinelerra Infinity - built: Jul 26 2021 13:22:56 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/paz/cinelerra5/cinelerra-5.1/bin/plugins PluginFFilter::new_ffilter(identity) err: Input/output error PluginFFilter::new_ffilter(msad) err: Input/output error PluginFFilter::new_ffilter(vif) err: Input/output error init lv2 index: LOAD: http://calf.sourceforge.net/plugins/Analyzer LOAD: http://calf.sourceforge.net/plugins/BassEnhancer LOAD: http://calf.sourceforge.net/plugins/CompensationDelay LOAD: http://calf.sourceforge.net/plugins/Compressor LOAD: http://calf.sourceforge.net/plugins/Crusher LOAD: http://calf.sourceforge.net/plugins/Deesser LOAD: http://calf.sourceforge.net/plugins/Emphasis LOAD: http://calf.sourceforge.net/plugins/EnvelopeFilter LOAD: http://calf.sourceforge.net/plugins/Equalizer12Band LOAD: http://calf.sourceforge.net/plugins/Equalizer30Band LOAD: http://calf.sourceforge.net/plugins/Equalizer5Band LOAD: http://calf.sourceforge.net/plugins/Equalizer8Band LOAD: http://calf.sourceforge.net/plugins/Exciter LOAD: http://calf.sourceforge.net/plugins/Filter LOAD: http://calf.sourceforge.net/plugins/Filterclavier LOAD: http://calf.sourceforge.net/plugins/Flanger LOAD: http://calf.sourceforge.net/plugins/Fluidsynth ALSA lib pcm_dsnoop.c:600:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable ALSA lib pcm_dsnoop.c:600:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable LOAD: http://calf.sourceforge.net/plugins/Gate LOAD: http://calf.sourceforge.net/plugins/HaasEnhancer LOAD: http://calf.sourceforge.net/plugins/Limiter LOAD: http://calf.sourceforge.net/plugins/MonoCompressor LOAD: http://calf.sourceforge.net/plugins/MonoInput LOAD: http://calf.sourceforge.net/plugins/Monosynth LOAD: http://calf.sourceforge.net/plugins/MultiChorus LOAD: http://calf.sourceforge.net/plugins/MultiSpread LOAD: http://calf.sourceforge.net/plugins/MultibandCompressor LOAD: http://calf.sourceforge.net/plugins/MultibandEnhancer LOAD: http://calf.sourceforge.net/plugins/MultibandGate LOAD: http://calf.sourceforge.net/plugins/MultibandLimiter LOAD: http://calf.sourceforge.net/plugins/Organ LOAD: http://calf.sourceforge.net/plugins/Phaser LOAD: http://calf.sourceforge.net/plugins/Pitch LOAD: http://calf.sourceforge.net/plugins/Pulsator LOAD: http://calf.sourceforge.net/plugins/Reverb LOAD: http://calf.sourceforge.net/plugins/ReverseDelay LOAD: http://calf.sourceforge.net/plugins/RingModulator LOAD: http://calf.sourceforge.net/plugins/RotarySpeaker LOAD: http://calf.sourceforge.net/plugins/Saturator LOAD: http://calf.sourceforge.net/plugins/SidechainCompressor LOAD: http://calf.sourceforge.net/plugins/SidechainGate LOAD: http://calf.sourceforge.net/plugins/SidechainLimiter LOAD: http://calf.sourceforge.net/plugins/StereoTools LOAD: http://calf.sourceforge.net/plugins/TapeSimulator LOAD: http://calf.sourceforge.net/plugins/TransientDesigner LOAD: http://calf.sourceforge.net/plugins/VintageDelay LOAD: http://calf.sourceforge.net/plugins/Vinyl ALSA lib pcm_dsnoop.c:600:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: error: requested set value for setting 'synth.midi-channels' out of range LOAD: http://calf.sourceforge.net/plugins/Vocoder LOAD: http://calf.sourceforge.net/plugins/Wavetable LOAD: http://calf.sourceforge.net/plugins/XOver2Band LOAD: http://calf.sourceforge.net/plugins/XOver3Band LOAD: http://calf.sourceforge.net/plugins/XOver4Band LOAD: http://lv2plug.in/plugins/eg-amp LOAD: http://lv2plug.in/plugins/eg-fifths LOAD: http://lv2plug.in/plugins/eg-metro LOAD: http://lv2plug.in/plugins/eg-params LOAD: http://lv2plug.in/plugins/eg-sampler LOAD: http://lv2plug.in/plugins/eg-scope#Mono LOAD: http://lv2plug.in/plugins/eg-scope#Stereo init ladspa index: /home/paz/cinelerra5/cinelerra-5.1/bin/ladspa MWindow::init_ladspa_plugins: can't create ladspa plugin index: /home/paz/.bcast6/ladspa_plugins._home_paz_cinelerra5_cinele rra-5.1_bin_ladspa MWindow::init_theme: prefered theme Cakewalk not found. MWindow::init_theme: theme_plugin not found. unjoined tids / owner 1 00007f0a2a7fc640 / 00007f0a977e7800 12BC_Clipboard
and exit...
After deleting .bcast6: $ CIN_CONFIG=/home/paz/.bcast6 /home/paz/cinelerra5/cinelerra-5.1/bin/./cin Cinelerra Infinity - built: Jul 26 2021 13:22:56 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. lang changed from '' to 'it:it:it:en_US' init plugin index: /home/paz/cinelerra5/cinelerra-5.1/bin/plugins PluginFFilter::new_ffilter(identity) err: Errore di input/output PluginFFilter::new_ffilter(msad) err: Errore di input/output PluginFFilter::new_ffilter(vif) err: Errore di input/output init lv2 index: init ladspa index: /home/paz/cinelerra5/cinelerra-5.1/bin/ladspa MWindow::init_ladspa_plugins: can't create ladspa plugin index: /home/paz/.bcast6/ladspa_plugins._home_paz_cinelerra5_cinelerra-5.1_bin_ladspa MWindow::init_theme: tema preferito Cakewalk non trovato MWindow::init_theme: non theme_plugin trovato unjoined tids / owner 1 00007fb1127fc640 / 00007fb17ee0d800 12BC_Clipboard Trying a make install again: $ make install for dir in thirdparty libzmpeg3 mpeg2enc mplexlo db guicast cinelerra plugins doc po; do make -C $dir install; done make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/thirdparty» make[1]: Nessuna operazione da eseguire per «install». make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/thirdparty» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/libzmpeg3» cp x86_64/zmpeg3toc x86_64/zmpeg3show x86_64/zmpeg3cat x86_64/zmpeg3ifochk x86_64/zmpeg3cc2txt /home/paz/cinelerra5/cinelerra-5.1/libzmpeg3/../bin/. make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/libzmpeg3» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/mpeg2enc» cp -a x86_64/hveg2enc /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../bin/. make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/mpeg2enc» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/mplexlo» cp x86_64/mplexlo /home/paz/cinelerra5/cinelerra-5.1/mplexlo/../bin/. make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/mplexlo» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/db» make[1]: Nessuna operazione da eseguire per «install». make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/db» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/guicast» make[1]: Nessuna operazione da eseguire per «install». make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/guicast» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/cinelerra» cp -av x86_64/bdwrite /home/paz/cinelerra5/cinelerra-5.1/cinelerra/../bin/. 'x86_64/bdwrite' -> '/home/paz/cinelerra5/cinelerra-5.1/cinelerra/../bin/./bdwrite' cp -av x86_64/lv2ui /home/paz/cinelerra5/cinelerra-5.1/cinelerra/../bin/. 'x86_64/lv2ui' -> '/home/paz/cinelerra5/cinelerra-5.1/cinelerra/../bin/./lv2ui' make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/cinelerra» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/plugins» make[1]: Nessuna operazione da eseguire per «install». make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/plugins» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/doc» mkdir -p /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc cp -a *.png /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a ShellCmds*.* /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a help_br_*.* /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a cinelerra.html /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a shortcuts.html /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a RenderMux.sh /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a ContextManual.pl /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a 99-ShuttlePRO.rules /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/doc» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/po» make[1]: Nessuna operazione da eseguire per «install». make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/po» cp -a COPYING README models Cinelerra_factory ffmpeg msg info tips bin/. cp -a lv2_blacklist.txt bin/. mkdir -p bin/plugins/picon/cinfinity; for d in picon/*; do \ if [ $d = picon/cinfinity ]; then continue; fi; \ cp -a $d bin/plugins/picon/.; \ done Trying again at run cin: $ CIN_CONFIG=/home/paz/.bcast6 /home/paz/cinelerra5/cinelerra-5.1/bin/./cin Cinelerra Infinity - built: Jul 26 2021 13:22:56 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 ladspa index: /home/paz/cinelerra5/cinelerra-5.1/bin/ladspa MWindow::init_ladspa_plugins: can't create ladspa plugin index: /home/paz/.bcast6/ladspa_plugins._home_paz_cinelerra5_cinelerra-5.1_bin_ladspa MWindow::init_theme: tema preferito Cakewalk non trovato MWindow::init_theme: non theme_plugin trovato unjoined tids / owner 1 00007f09a2ffd640 / 00007f0a13c8f800 12BC_Clipboard
On Monday, July 26, 2021, Andrea paz <[email protected]> wrote:
After deleting .bcast6:
$ CIN_CONFIG=/home/paz/.bcast6 /home/paz/cinelerra5/ cinelerra-5.1/bin/./cin Cinelerra Infinity - built: Jul 26 2021 13:22:56 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.
lang changed from '' to 'it:it:it:en_US' init plugin index: /home/paz/cinelerra5/cinelerra-5.1/bin/plugins PluginFFilter::new_ffilter(identity) err: Errore di input/output PluginFFilter::new_ffilter(msad) err: Errore di input/output PluginFFilter::new_ffilter(vif) err: Errore di input/output init lv2 index: init ladspa index: /home/paz/cinelerra5/cinelerra-5.1/bin/ladspa MWindow::init_ladspa_plugins: can't create ladspa plugin index: /home/paz/.bcast6/ladspa_plugins._home_paz_cinelerra5_ cinelerra-5.1_bin_ladspa MWindow::init_theme: tema preferito Cakewalk non trovato MWindow::init_theme: non theme_plugin trovato unjoined tids / owner 1 00007fb1127fc640 / 00007fb17ee0d800 12BC_Clipboard
Trying a make install again:
$ make install for dir in thirdparty libzmpeg3 mpeg2enc mplexlo db guicast cinelerra plugins doc po; do make -C $dir install; done make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/thirdparty» make[1]: Nessuna operazione da eseguire per «install». make[1]: uscita dalla directory «/home/paz/cinelerra5/ cinelerra-5.1/thirdparty» make[1]: ingresso nella directory «/home/paz/cinelerra5/ cinelerra-5.1/libzmpeg3» cp x86_64/zmpeg3toc x86_64/zmpeg3show x86_64/zmpeg3cat x86_64/zmpeg3ifochk x86_64/zmpeg3cc2txt /home/paz/cinelerra5/cinelerra-5.1/libzmpeg3/../bin/. make[1]: uscita dalla directory «/home/paz/cinelerra5/ cinelerra-5.1/libzmpeg3» make[1]: ingresso nella directory «/home/paz/cinelerra5/ cinelerra-5.1/mpeg2enc» cp -a x86_64/hveg2enc /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../bin/. make[1]: uscita dalla directory «/home/paz/cinelerra5/ cinelerra-5.1/mpeg2enc» make[1]: ingresso nella directory «/home/paz/cinelerra5/ cinelerra-5.1/mplexlo» cp x86_64/mplexlo /home/paz/cinelerra5/cinelerra-5.1/mplexlo/../bin/. make[1]: uscita dalla directory «/home/paz/cinelerra5/ cinelerra-5.1/mplexlo» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/db» make[1]: Nessuna operazione da eseguire per «install». make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/db» make[1]: ingresso nella directory «/home/paz/cinelerra5/ cinelerra-5.1/guicast» make[1]: Nessuna operazione da eseguire per «install». make[1]: uscita dalla directory «/home/paz/cinelerra5/ cinelerra-5.1/guicast» make[1]: ingresso nella directory «/home/paz/cinelerra5/ cinelerra-5.1/cinelerra» cp -av x86_64/bdwrite /home/paz/cinelerra5/cinelerra-5.1/cinelerra/../ bin/. 'x86_64/bdwrite' -> '/home/paz/cinelerra5/cinelerra-5.1/cinelerra/../bin/./bdwrite' cp -av x86_64/lv2ui /home/paz/cinelerra5/cinelerra-5.1/cinelerra/../bin/. 'x86_64/lv2ui' -> '/home/paz/cinelerra5/cinelerra-5.1/cinelerra/../ bin/./lv2ui' make[1]: uscita dalla directory «/home/paz/cinelerra5/ cinelerra-5.1/cinelerra» make[1]: ingresso nella directory «/home/paz/cinelerra5/ cinelerra-5.1/plugins» make[1]: Nessuna operazione da eseguire per «install». make[1]: uscita dalla directory «/home/paz/cinelerra5/ cinelerra-5.1/plugins» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/doc» mkdir -p /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc cp -a *.png /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a ShellCmds*.* /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a help_br_*.* /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a cinelerra.html /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a shortcuts.html /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a RenderMux.sh /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a ContextManual.pl /home/paz/cinelerra5/cinelerra-5.1/doc/../bin/doc/. cp -a 99-ShuttlePRO.rules /home/paz/cinelerra5/ cinelerra-5.1/doc/../bin/doc/. make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/doc» make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/po» make[1]: Nessuna operazione da eseguire per «install». make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/po» cp -a COPYING README models Cinelerra_factory ffmpeg msg info tips bin/. cp -a lv2_blacklist.txt bin/. mkdir -p bin/plugins/picon/cinfinity; for d in picon/*; do \ if [ $d = picon/cinfinity ]; then continue; fi; \ cp -a $d bin/plugins/picon/.; \ done
Trying again at run cin:
$ CIN_CONFIG=/home/paz/.bcast6 /home/paz/cinelerra5/ cinelerra-5.1/bin/./cin Cinelerra Infinity - built: Jul 26 2021 13:22:56 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 ladspa index: /home/paz/cinelerra5/cinelerra-5.1/bin/ladspa MWindow::init_ladspa_plugins: can't create ladspa plugin index: /home/paz/.bcast6/ladspa_plugins._home_paz_cinelerra5_ cinelerra-5.1_bin_ladspa MWindow::init_theme: tema preferito Cakewalk non trovato MWindow::init_theme: non theme_plugin trovato unjoined tids / owner 1 00007f09a2ffd640 / 00007f0a13c8f800 12BC_Clipboard
( i run it from same level where ./configure was lauched: bin/cin (actually script cin.sh due to android) you can try to lauch cin via strace and see where it was looking for plugins....
On Monday, July 26, 2021, Andrea paz <[email protected]> wrote:
strace -i
this is real strange. can you check if theme plugins were actually build and installed in cin_src_root/bin/plugins? for me it looks like Report issues at https://termux.com/issues $ cd cingg/cinelerra/cinelerra-5.1/ $ ls -la bin/plugins/ total 117 drwx------ 9 u0_a116 u0_a116 3488 Jul 25 11:56 . drwx------ 14 u0_a116 u0_a116 3488 Jul 24 23:42 .. drwx------ 2 u0_a116 u0_a116 3488 Jul 25 11:56 audio drwx------ 2 u0_a116 u0_a116 4096 May 4 12:03 fonts drwx------ 6 u0_a116 u0_a116 3488 Jun 29 17:32 picon -rwx------ 1 u0_a116 u0_a116 38260 Jul 25 11:56 posterize.plugin drwx------ 2 u0_a116 u0_a116 3488 May 4 12:03 scopes drwx------ 2 u0_a116 u0_a116 3488 May 4 12:03 shapes drwx------ 2 u0_a116 u0_a116 3488 Jul 25 11:56 themes -rwx------ 1 u0_a116 u0_a116 38300 Jul 25 11:56 timelapsehelper.plugin drwx------ 2 u0_a116 u0_a116 8192 Jul 25 11:56 video $ ls -la bin/plugins/themes/ total 7495 drwx------ 2 u0_a116 u0_a116 3488 Jul 25 11:56 . drwx------ 9 u0_a116 u0_a116 3488 Jul 25 11:56 .. -rwx------ 1 u0_a116 u0_a116 646848 Jul 25 11:56 theme_blond.plugin -rwx------ 1 u0_a116 u0_a116 1456700 Jul 25 11:56 theme_blond_cv.plugin -rwx------ 1 u0_a116 u0_a116 648368 Jul 25 11:56 theme_blue.plugin -rwx------ 1 u0_a116 u0_a116 736296 Jul 25 11:56 theme_blue_dot.plugin -rwx------ 1 u0_a116 u0_a116 496464 Jul 25 11:56 theme_bright.plugin -rwx------ 1 u0_a116 u0_a116 447052 Jul 25 11:56 theme_cakewalk.plugin -rwx------ 1 u0_a116 u0_a116 651692 Jul 25 11:56 theme_hulk.plugin -rwx------ 1 u0_a116 u0_a116 727340 Jul 25 11:56 theme_neophyte.plugin -rwx------ 1 u0_a116 u0_a116 650624 Jul 25 11:56 theme_pinklady.plugin -rwx------ 1 u0_a116 u0_a116 555616 Jul 25 11:56 theme_suv.plugin -rwx------ 1 u0_a116 u0_a116 630696 Jul 25 11:56 theme_unflat.plugin $
spotted another typo (have_dv vs have_libdv) in livevideo plugin may be it prevented themes from being build.. fix hopefully attached On Monday, July 26, 2021, Andrew Randrianasulu <[email protected]> wrote:
On Monday, July 26, 2021, Andrea paz <[email protected]> wrote:
strace -i
this is real strange.
can you check if theme plugins were actually build and installed in cin_src_root/bin/plugins?
for me it looks like
Report issues at https://termux.com/issues
$ cd cingg/cinelerra/cinelerra-5.1/ $ ls -la bin/plugins/ total 117 drwx------ 9 u0_a116 u0_a116 3488 Jul 25 11:56 . drwx------ 14 u0_a116 u0_a116 3488 Jul 24 23:42 .. drwx------ 2 u0_a116 u0_a116 3488 Jul 25 11:56 audio drwx------ 2 u0_a116 u0_a116 4096 May 4 12:03 fonts drwx------ 6 u0_a116 u0_a116 3488 Jun 29 17:32 picon -rwx------ 1 u0_a116 u0_a116 38260 Jul 25 11:56 posterize.plugin drwx------ 2 u0_a116 u0_a116 3488 May 4 12:03 scopes drwx------ 2 u0_a116 u0_a116 3488 May 4 12:03 shapes drwx------ 2 u0_a116 u0_a116 3488 Jul 25 11:56 themes -rwx------ 1 u0_a116 u0_a116 38300 Jul 25 11:56 timelapsehelper.plugin drwx------ 2 u0_a116 u0_a116 8192 Jul 25 11:56 video $ ls -la bin/plugins/themes/ total 7495 drwx------ 2 u0_a116 u0_a116 3488 Jul 25 11:56 . drwx------ 9 u0_a116 u0_a116 3488 Jul 25 11:56 .. -rwx------ 1 u0_a116 u0_a116 646848 Jul 25 11:56 theme_blond.plugin -rwx------ 1 u0_a116 u0_a116 1456700 Jul 25 11:56 theme_blond_cv.plugin -rwx------ 1 u0_a116 u0_a116 648368 Jul 25 11:56 theme_blue.plugin -rwx------ 1 u0_a116 u0_a116 736296 Jul 25 11:56 theme_blue_dot.plugin -rwx------ 1 u0_a116 u0_a116 496464 Jul 25 11:56 theme_bright.plugin -rwx------ 1 u0_a116 u0_a116 447052 Jul 25 11:56 theme_cakewalk.plugin -rwx------ 1 u0_a116 u0_a116 651692 Jul 25 11:56 theme_hulk.plugin -rwx------ 1 u0_a116 u0_a116 727340 Jul 25 11:56 theme_neophyte.plugin -rwx------ 1 u0_a116 u0_a116 650624 Jul 25 11:56 theme_pinklady.plugin -rwx------ 1 u0_a116 u0_a116 555616 Jul 25 11:56 theme_suv.plugin -rwx------ 1 u0_a116 u0_a116 630696 Jul 25 11:56 theme_unflat.plugin $
Before patch 61: [paz@arch-paz cinelerra-5.1]$ ls -la bin/plugins totale 148 drwxr-xr-x 5 paz users 69 26 lug 13.58 . drwxr-xr-x 13 paz users 4096 26 lug 16.09 .. drwxr-xr-x 2 paz users 4096 26 lug 16.09 audio drwxr-xr-x 6 paz users 73 26 lug 13.23 picon -rwxr-xr-x 1 paz users 136808 26 lug 13.58 posterize.plugin drwxr-xr-x 2 paz users 4096 26 lug 16.09 video [paz@arch-paz cinelerra-5.1]$ ls -la bin/plugins/themes/ ls: impossibile accedere a 'bin/plugins/themes/': File o directory non esistente After patch 61: [paz@arch-paz cinelerra-5.1]$ ls -la bin/plugins totale 280 drwxr-xr-x 9 paz users 154 26 lug 20.31 . drwxr-xr-x 14 paz users 4096 26 lug 20.31 .. drwxr-xr-x 2 paz users 4096 26 lug 20.31 audio drwxr-xr-x 2 paz users 4096 26 lug 13.03 fonts drwxr-xr-x 6 paz users 73 26 lug 13.23 picon -rwxr-xr-x 1 paz users 136808 26 lug 13.58 posterize.plugin drwxr-xr-x 2 paz users 50 26 lug 13.03 scopes drwxr-xr-x 2 paz users 4096 26 lug 13.03 shapes drwxr-xr-x 2 paz users 4096 26 lug 20.31 themes -rwxr-xr-x 1 paz users 122200 26 lug 20.31 timelapsehelper.plugin drwxr-xr-x 2 paz users 4096 26 lug 20.31 video [paz@arch-paz cinelerra-5.1]$ ls -la bin/plugins/themes/ totale 8268 drwxr-xr-x 2 paz users 4096 26 lug 20.31 . drwxr-xr-x 9 paz users 154 26 lug 20.31 .. -rwxr-xr-x 1 paz users 717480 26 lug 20.31 theme_blond.plugin -rwxr-xr-x 1 paz users 1532104 26 lug 20.31 theme_blond_cv.plugin -rwxr-xr-x 1 paz users 719104 26 lug 20.31 theme_blue.plugin -rwxr-xr-x 1 paz users 810328 26 lug 20.31 theme_blue_dot.plugin -rwxr-xr-x 1 paz users 567464 26 lug 20.31 theme_bright.plugin -rwxr-xr-x 1 paz users 520168 26 lug 20.31 theme_cakewalk.plugin -rwxr-xr-x 1 paz users 722208 26 lug 20.31 theme_hulk.plugin -rwxr-xr-x 1 paz users 800456 26 lug 20.31 theme_neophyte.plugin -rwxr-xr-x 1 paz users 721136 26 lug 20.31 theme_pinklady.plugin -rwxr-xr-x 1 paz users 625808 26 lug 20.31 theme_suv.plugin -rwxr-xr-x 1 paz users 701392 26 lug 20.31 theme_unflat.plugin make + make install see cin5-themes.log run ./cin: SUCCEED!!! Great work, Andrew!
On Monday, July 26, 2021, Andrea paz <[email protected]> wrote:
Before patch 61:
[paz@arch-paz cinelerra-5.1]$ ls -la bin/plugins totale 148 drwxr-xr-x 5 paz users 69 26 lug 13.58 . drwxr-xr-x 13 paz users 4096 26 lug 16.09 .. drwxr-xr-x 2 paz users 4096 26 lug 16.09 audio drwxr-xr-x 6 paz users 73 26 lug 13.23 picon -rwxr-xr-x 1 paz users 136808 26 lug 13.58 posterize.plugin drwxr-xr-x 2 paz users 4096 26 lug 16.09 video
[paz@arch-paz cinelerra-5.1]$ ls -la bin/plugins/themes/ ls: impossibile accedere a 'bin/plugins/themes/': File o directory non esistente
After patch 61:
[paz@arch-paz cinelerra-5.1]$ ls -la bin/plugins totale 280 drwxr-xr-x 9 paz users 154 26 lug 20.31 . drwxr-xr-x 14 paz users 4096 26 lug 20.31 .. drwxr-xr-x 2 paz users 4096 26 lug 20.31 audio drwxr-xr-x 2 paz users 4096 26 lug 13.03 fonts drwxr-xr-x 6 paz users 73 26 lug 13.23 picon -rwxr-xr-x 1 paz users 136808 26 lug 13.58 posterize.plugin drwxr-xr-x 2 paz users 50 26 lug 13.03 scopes drwxr-xr-x 2 paz users 4096 26 lug 13.03 shapes drwxr-xr-x 2 paz users 4096 26 lug 20.31 themes -rwxr-xr-x 1 paz users 122200 26 lug 20.31 timelapsehelper.plugin drwxr-xr-x 2 paz users 4096 26 lug 20.31 video
[paz@arch-paz cinelerra-5.1]$ ls -la bin/plugins/themes/ totale 8268 drwxr-xr-x 2 paz users 4096 26 lug 20.31 . drwxr-xr-x 9 paz users 154 26 lug 20.31 .. -rwxr-xr-x 1 paz users 717480 26 lug 20.31 theme_blond.plugin -rwxr-xr-x 1 paz users 1532104 26 lug 20.31 theme_blond_cv.plugin -rwxr-xr-x 1 paz users 719104 26 lug 20.31 theme_blue.plugin -rwxr-xr-x 1 paz users 810328 26 lug 20.31 theme_blue_dot.plugin -rwxr-xr-x 1 paz users 567464 26 lug 20.31 theme_bright.plugin -rwxr-xr-x 1 paz users 520168 26 lug 20.31 theme_cakewalk.plugin -rwxr-xr-x 1 paz users 722208 26 lug 20.31 theme_hulk.plugin -rwxr-xr-x 1 paz users 800456 26 lug 20.31 theme_neophyte.plugin -rwxr-xr-x 1 paz users 721136 26 lug 20.31 theme_pinklady.plugin -rwxr-xr-x 1 paz users 625808 26 lug 20.31 theme_suv.plugin -rwxr-xr-x 1 paz users 701392 26 lug 20.31 theme_unflat.plugin
make + make install see cin5-themes.log
run ./cin: SUCCEED!!!
finally! meanwhile my dog Fenec found meat cooked by my (human) host and ate it (meat) .... without making much noise... considering he eats babana and bread among other things this was not unexoected, but surpruze none the less....
Great work, Andrew!
great _collective_ work, without this testing maraphon i have no idea when i finally noticed all those typos!!!
participants (2)
-
Andrea paz -
Andrew Randrianasulu