<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вс, 20 нояб. 2022 г., 03:56 Phyllis Smith via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">As IgorBeghetto recommended, I checked into GIT the change of 0xff to 0x00 in virtualvconsole.C as Andrew provided in his patch " 0001-background-clear-in-vconsole-must-be-set-to-0.patch". It will be easy to undo if Igor and his computer, Charlie, find a problem with it.  (Actually I never figured out how to back something out of GIT, I just add back the original).<br></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">try 'git revert hash' as in </div><div dir="auto"><br></div><div dir="auto">git revert 8dfg44f </div><div dir="auto"><br></div><div dir="auto">just where hash is first 8 digits or more from commit id as seen in git log.</div><div dir="auto"><br></div><div dir="auto">it should bring up your editor so you can write additional reason for reverting. After saving text there commit with revert and your note will be written to git. Just as with normal git commit you probably can escape at last moment by pressing escape in editor, but this will leave your tree in some need for</div><div dir="auto"> 'git reset --hard old_hash' where old_hash is good commit before you strted aborted command.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Good find by Goat and glad Andrea and IgorBeghetto were able to see that the correction fixes render using PNG, EXR, and TGA.  (I still wonder what "Goat" stands for?).<br></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><a href="https://www.linux.org.ru/people/Goat/profile">https://www.linux.org.ru/people/Goat/profile</a><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 17, 2022 at 1:50 AM Igor BEGHETTO via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" target="_blank" rel="noreferrer">cin@lists.cinelerra-gg.org</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">I think patch's Andrew would solve MantisBT_0000558 issue <br>
(<a href="https://www.cinelerra-gg.org/bugtracker/view.php?id=558" rel="noreferrer noreferrer" target="_blank">https://www.cinelerra-gg.org/bugtracker/view.php?id=558</a>) but I didn't try.<br>
I will try next week end to make a build and doing some tests, I hope.<br>
Meanwhile other users could test their old Project with to see if the <br>
patch creates other problems.<br>
Phyllis could create a commit in GIT only for that patch so, if <br>
something goes wrong, we can go back easily, or at least, it is what I <br>
think.<br>
<br>
IgorBeg<br>
<br>
<br>
Phyllis wrote:<br>
> Yes, seems to be a problem, but I have no idea what the repercussions <br>
> of the patch would be based on the following in the  release notes for <br>
> September 2020 which says in the Bugs/Issues fixed:<br>
>   "Alpha is being set to 1 for background color always now – just a <br>
> missing thing."<br>
<br>
Andrew wrote:<br>
> <a href="https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=blobdiff;f=cinelerra-5.1/cinelerra/virtualvconsole.C;h=3c3fb86f5710e15954c927f358210027cb819ed1;hp=193761b6763a61d11b0b85c8edbb4ec658df2b99;hb=abdff69b9309c7d5cd2ed6ce17dd2e0d85aef9a1;hpb=0b751b07a28e84a721b2bb76083db6629aa26d73" rel="noreferrer noreferrer" target="_blank">https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=blobdiff;f=cinelerra-5.1/cinelerra/virtualvconsole.C;h=3c3fb86f5710e15954c927f358210027cb819ed1;hp=193761b6763a61d11b0b85c8edbb4ec658df2b99;hb=abdff69b9309c7d5cd2ed6ce17dd2e0d85aef9a1;hpb=0b751b07a28e84a721b2bb76083db6629aa26d73</a><br>
><br>
> i tried to set alpha to 0 (zero) in virtialvconsole and suddently pngs <br>
> and exrs and tgas got their alpha back!<br>
<br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank" rel="noreferrer">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank" rel="noreferrer">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div></div></div>