Re: [Cin] cin freeze with group move?

2023-09-21 Thread Andrew Randrianasulu via Cin
пт, 22 сент. 2023 г., 01:37 Andrew Randrianasulu : > > > пт, 22 сент. 2023 г., 01:34 Phyllis Smith : > >> Checked the 0004... fix into GIT. I think this may only be happening on >> certain 32-bit systems but the fix is fine for everyone. >> > > ... lets wait until heavier users confirm that :) at

Re: [Cin] cin freeze with group move?

2023-09-21 Thread Andrew Randrianasulu via Cin
пт, 22 сент. 2023 г., 01:34 Phyllis Smith : > Checked the 0004... fix into GIT. I think this may only be happening on > certain 32-bit systems but the fix is fine for everyone. > ... lets wait until heavier users confirm that :) at worst it can be reverted and I'll try to find some other way to

Re: [Cin] cin freeze with group move?

2023-09-21 Thread Phyllis Smith via Cin
Checked the 0004... fix into GIT. I think this may only be happening on certain 32-bit systems but the fix is fine for everyone. On Sat, Sep 16, 2023 at 1:32 AM Andrew Randrianasulu via Cin < cin@lists.cinelerra-gg.org> wrote: > so second attempt at fixing hang - declare both variables

Re: [Cin] cin freeze with group move?

2023-09-21 Thread Andrew Randrianasulu via Cin
пт, 22 сент. 2023 г., 00:00 Phyllis Smith : > Does not fail on Fedora. > With Debian 9.1 32-bit, the freeze happens on the first move. With the > "volatile" patch in, it works. I had an old AMD Slackware O/S and wanted > to try it there also, but it had an error on the build so decided not to >

Re: [Cin] cin freeze with group move?

2023-09-21 Thread Phyllis Smith via Cin
Does not fail on Fedora. With Debian 9.1 32-bit, the freeze happens on the first move. With the "volatile" patch in, it works. I had an old AMD Slackware O/S and wanted to try it there also, but it had an error on the build so decided not to pursue it there. Never heard of the "volatile"

Re: [Cin] cin freeze with group move?

2023-09-20 Thread Phyllis Smith via Cin
I was finally just going to start looking at this for the first time today. I will let you know, but maybe no results until tomorrow. On Wed, Sep 20, 2023 at 2:06 PM Andrew Randrianasulu < randrianas...@gmail.com> wrote: > > > вс, 17 сент. 2023 г., 10:44 Andrew Randrianasulu >: > >> >> >> вс,

Re: [Cin] cin freeze with group move?

2023-09-20 Thread Andrew Randrianasulu via Cin
вс, 17 сент. 2023 г., 10:44 Andrew Randrianasulu : > > > вс, 17 сент. 2023 г., 10:38 Andrea paz : > >> I try to compile with the only patch >> 0004-Fix-for-group-move-hang-v2.patch. >> Build OK; no error messages on terminal. >> >> I started the appimage while compiling CinGG, but had no LV2

Re: [Cin] cin freeze with group move?

2023-09-17 Thread Andrew Randrianasulu via Cin
вс, 17 сент. 2023 г., 10:38 Andrea paz : > I try to compile with the only patch 0004-Fix-for-group-move-hang-v2.patch. > Build OK; no error messages on terminal. > > I started the appimage while compiling CinGG, but had no LV2 errors. > (I have a CPU with many threads and have lots of Ram). > No

Re: [Cin] cin freeze with group move?

2023-09-17 Thread Andrea paz via Cin
I try to compile with the only patch 0004-Fix-for-group-move-hang-v2.patch. Build OK; no error messages on terminal. I started the appimage while compiling CinGG, but had no LV2 errors. (I have a CPU with many threads and have lots of Ram). No freeze with (build) or without (appimage) patch... --

Re: [Cin] cin freeze with group move?

2023-09-16 Thread Andrew Randrianasulu via Cin
On Sat, Sep 16, 2023 at 10:52 AM Andrea paz wrote: > > I tried testing using only the keyboard: ctrl+x; ctrl + c and ctrl + v. > I still haven't had any freeze. > I've tried using keyboard and mouse together and I always have the > same result: no freeze. > (I still have your first patch

Re: [Cin] cin freeze with group move?

2023-09-16 Thread Andrea paz via Cin
I tried testing using only the keyboard: ctrl+x; ctrl + c and ctrl + v. I still haven't had any freeze. I've tried using keyboard and mouse together and I always have the same result: no freeze. (I still have your first patch installed...) -- Cin mailing list Cin@lists.cinelerra-gg.org

Re: [Cin] cin freeze with group move?

2023-09-16 Thread Andrew Randrianasulu via Cin
so second attempt at fixing hang - declare both variables volatile... I wonder if anyone can reproduce this hang ... On Sat, Sep 16, 2023 at 9:35 AM Andrew Randrianasulu wrote: > > so with debug it sits here when I ctrl-c it: > > SigHandler::signal_handler total files=0 > > Thread 1 "cin"

Re: [Cin] cin freeze with group move?

2023-09-16 Thread Andrew Randrianasulu via Cin
so with debug it sits here when I ctrl-c it: SigHandler::signal_handler total files=0 Thread 1 "cin" received signal SIGINT, Interrupt. 0x08624b9c in get_edit_regions (edits=0xb3d0, regions=...) at edl.C:911 911 if( pos >= range.end ) continue; (gdb) p range_end

Re: [Cin] cin freeze with group move?

2023-09-15 Thread Andrew Randrianasulu via Cin
I retested and sadly even with my patch hang still here (probably depend on something else) On Thu, Sep 14, 2023 at 9:37 AM Igor BEGHETTO via Cin wrote: > > Andrew, I am sorry. Maybe I wasn't clear. > I followed your steps/video and tested as I could on a my project. I > did't use your

Re: [Cin] cin freeze with group move?

2023-09-14 Thread Igor BEGHETTO via Cin
Andrew, I am sorry. Maybe I wasn't clear. I followed your steps/video and tested as I could on a my project. I did't use your patch, I used the monthly version of Cinelerra-GG. No freeze/hang here. IgorBeg Il 13/09/2023 08:35, Andrew Randrianasulu ha scritto: ср, 13 сент. 2023 г., 09:32

Re: [Cin] cin freeze with group move?

2023-09-13 Thread Andrew Randrianasulu via Cin
ср, 13 сент. 2023 г., 09:32 Igor BEGHETTO via Cin < cin@lists.cinelerra-gg.org>: > I tested it on "UbuntuStudio16.04_LTS_64bit" using > "CinGG-20230831-x86_64-older_distros.AppImage". > I followed your steps and your demo video, more other things (e.g. using > Proxy, applying an Efffect and some

Re: [Cin] cin freeze with group move?

2023-09-13 Thread Igor BEGHETTO via Cin
I tested it on "UbuntuStudio16.04_LTS_64bit" using "CinGG-20230831-x86_64-older_distros.AppImage". I followed your steps and your demo video, more other things (e.g. using Proxy, applying an Efffect and some keyframes): never a crash, here. IgorBeg Il 13/09/2023 02:26, Andrew Randrianasulu

Re: [Cin] cin freeze with group move?

2023-09-12 Thread Andrew Randrianasulu via Cin
вт, 12 сент. 2023 г., 23:01 Andrea paz : > I cannot reproduce the freeze, even by varying formats and number of > tracks. I compiled with the new patch and found no errors. Obviously > still no freeze. > I recall I had some freezes/crashes during cingg development no-one was getting. May be due

Re: [Cin] cin freeze with group move?

2023-09-12 Thread Andrea paz via Cin
I cannot reproduce the freeze, even by varying formats and number of tracks. I compiled with the new patch and found no errors. Obviously still no freeze. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] cin freeze with group move?

2023-09-12 Thread Andrew Randrianasulu via Cin
https://youtu.be/JwUrcPF9Dtk (1:21) it took me multiple attempts but it hanged eventually. On Tue, Sep 12, 2023 at 7:57 PM Andrea paz wrote: > > I can't reproduce the crash. > Could you make a small video so that I can replicate your steps exactly? -- Cin mailing list

Re: [Cin] cin freeze with group move?

2023-09-12 Thread Andrea paz via Cin
I can't reproduce the crash. Could you make a small video so that I can replicate your steps exactly? -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] cin freeze with group move?

2023-09-12 Thread Andrew Randrianasulu via Cin
I tried to fix hang by checking if k>0, while even just printf was enough (I guess race condition somewhere?) Igor, Andrea, Phyllis - can you test this patch very well with various group/plugin/label moves? On Tue, Sep 12, 2023 at 4:23 PM Andrew Randrianasulu wrote: > > On Tue, Sep 12, 2023 at

Re: [Cin] cin freeze with group move?

2023-09-12 Thread Andrew Randrianasulu via Cin
On Tue, Sep 12, 2023 at 3:47 PM Andrew Randrianasulu wrote: > > So, I tried some of the simples group move moves. > > 1) load 28 sec of media (1 audio/1 video mp4). > > 2) switch to d mode. > > 3) double-clic on video track where media piece is. > > It highlight it and add both A and V to group