Re: [Cin] 2 little issue

2021-02-03 Thread Andrea paz via Cin
Thanks Andrew; I'm so stupid that I didn't think to put "autoupdate" inside "autogen.sh". Now everything is OK. PS: Recently Arch Linux updated "automake"; it may depend on this... -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] 2 little issue

2021-02-01 Thread Phyllis Smith via Cin
*Walter,* > It was just a comment, but I support what's best for everyone on the > programming level. > > yes for the developer. using is xdg-open is better and avoids later > problems great. > > you do not need any approval from me friends. > > > I repeat again. I apologize if my comment caused

Re: [Cin] 2 little issue

2021-02-01 Thread Andrew Randrianasulu via Cin
В сообщении от Tuesday 02 February 2021 01:52:34 Rafa Mar Multimedia en Gnu\Linux via Cin написал(а): > My friend is having a lot of patience with me, today he gave me some good > advice, but let's focus on Cinelerra GG > > I have forwarded this chain of emails to you. Here is his response. > >

Re: [Cin] 2 little issue

2021-02-01 Thread Walter Casanova via Cin
El lunes, 1 de febrero de 2021 19:52:34 -03 Rafa Mar Multimedia en Gnu\Linux via Cin escribió: > My friend is having a lot of patience with me, today he gave me some good > advice, but let's focus on Cinelerra GG > > I have forwarded this chain of emails to you. Here is his response. > >

Re: [Cin] 2 little issue

2021-02-01 Thread Rafa Mar Multimedia en Gnu\Linux via Cin
My friend is having a lot of patience with me, today he gave me some good advice, but let's focus on Cinelerra GG I have forwarded this chain of emails to you. Here is his response. $CIN_BROWSER is a variable that just calls firefox. What happens if a person does not have firefox installed on

Re: [Cin] 2 little issue

2021-02-01 Thread Rafa Mar Multimedia en Gnu\Linux via Cin
Walter, you being SysAdmin you should know how to do something as simple as this button so that it works with the "Environment variable" as you call it, of your preference. I couldn't do it because I recognize that I don't know anything about programming. Phyllis, although it works perfectly, I

Re: [Cin] 2 little issue

2021-02-01 Thread Phyllis Smith via Cin
Walter, IMHO I prefer to use environment variables as it was before $ CIN_BROWSER, > since xdg-open, it opens the default browser, but and if I don't want it > to > open the default browser, whatever the reason, it seems more configurable > like > this now . > Hopefully we can find a solution

Re: [Cin] 2 little issue

2021-02-01 Thread Walter Casanova via Cin
El lunes, 1 de febrero de 2021 13:37:37 -03 Rafa Mar Multimedia en Gnu\Linux via Cin escribió: > I asked the person who made this button and he told me that this "error" > only indicates that we have opened firefox from the Cinelerra shell, > because the application is closed, and that when

Re: [Cin] 2 little issue

2021-02-01 Thread Rafa Mar Multimedia en Gnu\Linux via Cin
I asked the person who made this button and he told me that this "error" only indicates that we have opened firefox from the Cinelerra shell, because the application is closed, and that when closing it, it warns us that we will no longer receive messages of this application. The good thing about

Re: [Cin] 2 little issue

2021-02-01 Thread Phyllis Smith via Cin
Andrea, I also started getting this error message after installing the patch to use xdg-open instead of $CIN_BROWSER in the Batch Render menu which was hanging after using the help button if the browser was not already up. I may have to back this out. If you already have started Firefox or your

Re: [Cin] 2 little issue

2021-02-01 Thread Andrew Randrianasulu via Cin
В сообщении от Monday 01 February 2021 11:54:27 Andrea paz via Cin написал(а): > Error: Channel closing: too late to > send/recv, messages will be lost Sounds like firefox/mozilla message, from quick googling around ? About second issue ..may be some system components (like automake?) were

[Cin] 2 little issue

2021-02-01 Thread Andrea paz via Cin
Starting CinGG from the terminal I often see this string (not always): ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost Does anyone have any idea what this means? Another problem is that recently, when I compile CinGG from git, the autogen.sh step