<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">El miércoles, 27 de enero de 2021 14:45:22 -03 Phyllis Smith via Cin escribió:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Walter, thanks so much for the feedback as sometimes things unexpectedly</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> are impacted by modifications and break.  But I don't think that is the</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> case here.  The variable is not $CIN_BROWSER, but just CIN_BROWSER without</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> the $ in front.  Although I have no other browsers to test, I did the</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> following and got the following result:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> [root@keystone bin]# CIN_BROWSER=firefox-developer-edition ./cin</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">This is very valid, but I prefer that it look for the variable directly, so I don't have to edit the shortcuts (.desktop).</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Cinelerra Infinity - built: Jan 26 2021 09:26:19</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > ...</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /bin/bash: firefox-developer-edition: command not found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> In addition. I used on the command line:   CIN_BROWSER=vi ./cin</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> and vi did come up in the terminal window.  And just to be sure, I tried it</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> as an ordinary user instead of root with the same results.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > yes, add the variable in .zshenv, because I use zsh, but beyond that it</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > seems that cinelerra doesn't read the environment variables. because</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > firefox is still</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I understand, the $ is to tell the interpreter that it is a variable if it is not going to print the written text literally</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><img src="cid:10625111929410044994@KDE" /></p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I noticed that I had a problem in a function in zshenv, which doesn't seem to export well.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">but it is already corrected. only added to bashrc, zshrc, profile, etc.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">export  CIN_BROWSER=firefox-developer-edition</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Thanks greetings</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">-- </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">- | Walter Casanova | -</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">- | Gnu / Linux - SysAdmin | -</p>
<br /></body>
</html>