<div>Chris, im using Fedora, where can i download de patched version?. I look in freenx SVN, and file nxnode is almost the same that the one i have installed. Or the patch is in another file?</div>
<div> </div>
<div>thanks, Eric.<br><br></div>
<div class="gmail_quote">On Thu, Jul 26, 2012 at 5:46 AM, <span dir="ltr"><<a href="mailto:chris@ccburton.com" target="_blank">chris@ccburton.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote"><br><tt><font><a href="mailto:freenx-knx-bounces@kde.org" target="_blank">freenx-knx-bounces@kde.org</a> wrote on 26/07/2012 02:07:03: 
<div class="im"><br><br>> I dont know much of bash, but i think that what is happening is:</div></font></tt><br>
<div class="im"><tt><font>> <br>> nxnode.nxnode_func is a dispatcher for operations, among others, --<br>> startsession and --addprinter.</font></tt> <br><tt><font>> <br>> --startsession invokes startsession, which in <br>
> turn invokes node_start_applications in background</font></tt> <br><tt><font>> <br>> --addprinter invokes cmd_node_addprinter  in background</font></tt> <br><tt><font>> <br>> cmd_node_addprinter set CUPS_SERVER, BUT as it is in background bash<br>
> forks a new process with its own environment, that do not affect <br>> orginal process environment, right?</font></tt> <br><br></div><tt><font>Yup - you don't have a patched nxnode . . .</font></tt> <br>
<div class="im"><br><tt><font>> <br>> node_start_applications set CUPS_SERVER, IF directory <br>> $session_id/cups exists. (cmd_node_addprinter run in a separate <br>> process, asynchronously, and at the time of evaluation that <br>
> directory does not exists. IF there is the directory, we are in <br>> another process and do not affect original, right?)</font></tt> <br><tt><font>> <br>> - this is because i dont have CUPS_SERVER setted. Now, how can i fix it?.</font></tt> <br>
<br></div><tt><font>You need a patched FreeNX for your distro (whatever it is)</font></tt> <br>
<div class="HOEnZb">
<div class="h5"><br><tt><font>> <br>> thanks, Eric</font></tt> <br><tt><font>> <br>> On Wed, Jul 25, 2012 at 7:35 PM, Eric Bazzana <<a href="mailto:ebazzana@gmail.com" target="_blank">ebazzana@gmail.com</a>> wrote:</font></tt> <br>
<tt><font>> Alastair, i have ENABLE_CUPS_SERVER_EXPORT = "1"  setted. But, as <br>> you say, i have not set CUPS_SERVER in environment. There is an <br>> export in nxnode.<br>> cmd_node_addprinter: CUPS_SERVER=$(node_cupsd_get_socket), and a <br>
> pair of evaluations in nxnode.node_start_applications. It seems that<br>> the one in cmd_node_addprinter is missed, because <br>> cmd_node_addprinter is completely executed.</font></tt> <br><tt><font>> <br>> thanks, Eric</font></tt> <br>
<tt><font>> <br></font></tt><br><tt><font>> On Wed, Jul 25, 2012 at 4:24 PM, Alastair Johnson <<a href="mailto:alastair@solutiontrax.com" target="_blank">alastair@solutiontrax.com</a><br>> > wrote:</font></tt> <br>
<tt><font>> On Wednesday 25 July 2012 15:13:46 Eric Bazzana wrote:<br>> > Now i have another problem, CUPS server is listening in a port like<br>> > </font></tt><a href="http://localhost:11007/" target="_blank"><tt><font>http://localhost:11007</font></tt></a><tt><font>, and from the admin web page i can manage the<br>
> > printer, submit test pages, etc.. But, apps dont see that port, they are<br>> > going to default </font></tt><a href="http://localhost:631/" target="_blank"><tt><font>http://localhost:631</font></tt></a><tt><font>. What is what i have to change to<br>
> > make it work? is there some nx parameter? or some script?<br></font></tt><br><tt><font>> The config parameter is:<br>>         ENABLE_CUPS_SERVER_EXPORT = "1"<br>> I think that's the default though, so if you don't have environemnt variable<br>
> CUPS_SERVER set correctly there's probably a bug in the logic for setting it.</font></tt> <br></div></div><br>________________________________________________________________<br>     Were you helped on this list with your FreeNX problem?<br>
    Then please write up the solution in the FreeNX Wiki/FAQ:<br><br><a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ" target="_blank">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a><br>
<br>         Don't forget to check the NX Knowledge Base:<br>                 <a href="http://www.nomachine.com/kb/" target="_blank">http://www.nomachine.com/kb/</a><br><br>________________________________________________________________<br>
       FreeNX-kNX mailing list --- <a href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a><br>      <a href="https://mail.kde.org/mailman/listinfo/freenx-knx" target="_blank">https://mail.kde.org/mailman/listinfo/freenx-knx</a><br>
________________________________________________________________<br></blockquote></div><br>