Alastair, i have ENABLE_CUPS_SERVER_EXPORT = "1"  setted. But, as you say, i have not set CUPS_SERVER in environment. There is an export in nxnode.cmd_node_addprinter: CUPS_SERVER=$(node_cupsd_get_socket), and a pair of evaluations in nxnode.node_start_applications. It seems that the one in cmd_node_addprinter is missed, because cmd_node_addprinter is completely executed.<div>
<br></div><div>thanks, Eric<br><br><div class="gmail_quote">On Wed, Jul 25, 2012 at 4:24 PM, Alastair Johnson <span dir="ltr"><<a href="mailto:alastair@solutiontrax.com" target="_blank">alastair@solutiontrax.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">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>
> <a href="http://localhost:11007" target="_blank">http://localhost:11007</a>, 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 <a href="http://localhost:631" target="_blank">http://localhost:631</a>. What is what i have to change to<br>
> make it work? is there some nx parameter? or some script?<br>
<br>
</div>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.<br>
<div class="HOEnZb"><div class="h5">________________________________________________________________<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>
</div></div></blockquote></div><br></div>