Hubert FONGARNAND | 2 May 2005 09:10
Picon

Re: Java NX Client

Thanks a lot for this info...
But moznx plugin crash my firefox 1.0.3 on win32... i haven't tested under 
Linux...

Le Vendredi 29 Avril 2005 18:04, LROUFAIL <at> nc.rr.com a écrit :
> Please check out moznx!
>
> It is a mozilla plugin instead of a java applet because the NX client
> requires binaries.  The most current version is in cvs.
>
> http://home.nc.rr.com/moznx/
>
> There is no IE support yet, but it can be done if there is any interest
> (so far there has not been).
>
> - L
>
> ----- Original Message -----
> From: Hubert FONGARNAND <informatique.internet <at> fiducial.fr>
> Date: Friday, April 29, 2005 10:47 am
> Subject: [FreeNX-kNX] Java NX Client
>
> > Does it exists a java client applet for NX? I'd need to integrate
> > a NX session
> > into an intranet?
> > Thanks
> > _______________________________________________
> > Ce message et les éventuels documents joints peuvent contenir des
> > informations confidentielles.
> > Au cas où il ne vous serait pas destiné, nous vous remercions de
(Continue reading)

John Nicholls | 2 May 2005 13:56
Favicon

Re: Initial printing support added in CVS, FreeNX-0.4.0-pre1

On Sun, 2005-05-01 at 02:38, Fabian Franz wrote:
> If you want to see actually working print support in 0.4.x, please test it
> now.
> 
> It does work for me, but as you know the details are often more
> complicated. ;-)

Hi Fabian, it half works for me, 

I get the Box saying "We detected you had previously configured a
Driver".... etc, etc"

But I don't get the other Box saying "INFO: The printer 'Deskjet' was
successfully attached on:"..... etc, etc

Admittedly, I have a weird setup,

(1) Latest FreeNX-0.4.0-pre1
(2) Latest NoMachine 1.5.0 source snapshot
(3) FreeNX installed at /usr/lib/NX
(4) NoMachine server installed at /usr/NX

I log into NoMachine server using "username"
I log into FreeNX server using "freenx.username"

NoMachine printing works fine (as above) using SMB printing and File
sharing

John

(Continue reading)

John Nicholls | 3 May 2005 07:23
Favicon

Re: Initial printing support added in CVS, FreeNX-0.4.0-pre1

More information regarding printing and my weird setup described below,

(1) When I log in using the username "freenx.username" to the FreeNX
server,

I instantly get the Box saying "We detected you had previously
configured a Driver".... etc, etc" and printing does NOT work

(2) When I log in using the username "username" to the NoMachine server,

There is a delay of about 10 seconds before I get the Box saying "We
detected you had previously configured a Driver".... etc, etc" and
printing works

Another weird thing related to having both servers on the same box is
when I log out of the NoMachine server after the initial authentication
has been done by the FreeNX server, I have two "zombies" left behind.
nxssh <defunct> and nxserver <defunct>
This does not happen when logging into the FreeNX server so I suppose
there is a bug somewhere in the exiting from the forwarded server.
(Normal users will never see this bug, only people like me)

I had to reboot the server yesterday after 191 days online as I could
not kill the 1200+ zombies. (They were so far down the "Top" page that
they were off the screen. I noticed things had slowed down and all my
swap was being used up, which led to me having a closer look at what was
going on)  

John

(Continue reading)

Fabian Franz | 3 May 2005 15:31
Picon
Picon

Re: Initial printing support added in CVS, FreeNX-0.4.0-pre1


Am Montag, 2. Mai 2005 13:56 schrieb John Nicholls:
> On Sun, 2005-05-01 at 02:38, Fabian Franz wrote:
> > If you want to see actually working print support in 0.4.x, please test
> > it now.
> >
> > It does work for me, but as you know the details are often more
> > complicated. ;-)
>
> Hi Fabian, it half works for me,
>
> I get the Box saying "We detected you had previously configured a
> Driver".... etc, etc"
>
> But I don't get the other Box saying "INFO: The printer 'Deskjet' was
> successfully attached on:"..... etc, etc

I think I forgot to program that message box. ;-)

Do you use KDE?

If not you have to do:

IPP_PORT=9000+$display lpstat -p

So for display :1000 you would have: 

IPP_PORT=10000 lpstat -p

And should see the printers. If you use KDE it automatically works - if and 
(Continue reading)

Hamish | 3 May 2005 18:19
Picon

Re: kontact as singe app

On Thursday 24 February 2005 19:35, Fabian Franz wrote:
> Am Donnerstag, 24. Februar 2005 17:42 schrieb Hamish:
> > Hello Everyone
> > Sorry if this has been asked on this list, I have been searching a while
> > and found this:
> > http://www.archivum.info/nxusers <at> nomachine.com/2005-02/msg00006.html
> > which seemed perfect, but I do not have a file called node.conf
>
> Yes, because you are using FreeNX the free server implementation.
>
> > I would like to run Kontact on windows clients, as a single app (this is
> > a gentle introduction to users).
>
> Very good idea.
>
> > Has anyone had some success with this, and
> > would you mind sharing?
>
> It _should_ work with newest CVS (latest snapshot is also fine) of FreeNX,
> but I just found out that its not working yet, because kontact is started
> in background ...
>
> But starting a terminal and starting kontact in it, should work.
>
> This will need some work in CVS. I've opened up a Bug report, to fallback
> in case of unix-custom to the behaviour of commercial nxserver:
>
> Run lsof every ... secs on the socket where nxagent/nxproxy is listening
> and send him a term signal if there is no longer any connection.
>
(Continue reading)

Gian Filippo Pinzari | 3 May 2005 18:29
Favicon

Re: kontact as singe app

Hamish wrote:
>>GFP, if you read this:
>>
>>Have you thought about a way how to do that more elegant? I think nxagent
>>-once seems to me the cleanest solution, but as always you most probably
>>had some reason to do it the way you did.

Sorry if this is an old thread. I originally missed it.

The -once option can't work in the general case. Too many applications
fork and create new X connections. We tried hard to get it working at
the time of the 1.2.1 and gave up.

/Gian Filippo.
Fabian Franz | 3 May 2005 18:30
Picon
Picon

Re: kontact as singe app


Am Dienstag, 3. Mai 2005 18:19 schrieb Hamish:
> On Thursday 24 February 2005 19:35, Fabian Franz wrote:
> > Am Donnerstag, 24. Februar 2005 17:42 schrieb Hamish:
> > > Hello Everyone
> > > Sorry if this has been asked on this list, I have been searching a
> > > while and found this:
> > > http://www.archivum.info/nxusers <at> nomachine.com/2005-02/msg00006.html
> > > which seemed perfect, but I do not have a file called node.conf
> >
> > Yes, because you are using FreeNX the free server implementation.
> >
> > > I would like to run Kontact on windows clients, as a single app (this
> > > is a gentle introduction to users).
> >
> > Very good idea.
> >
> > > Has anyone had some success with this, and
> > > would you mind sharing?
> >
> > It _should_ work with newest CVS (latest snapshot is also fine) of
> > FreeNX, but I just found out that its not working yet, because kontact is
> > started in background ...
> >
> > But starting a terminal and starting kontact in it, should work.
> >
> > This will need some work in CVS. I've opened up a Bug report, to fallback
> > in case of unix-custom to the behaviour of commercial nxserver:
> >
> > Run lsof every ... secs on the socket where nxagent/nxproxy is listening
(Continue reading)

Fabian Franz | 3 May 2005 18:33
Picon
Picon

Re: kontact as singe app


Am Dienstag, 3. Mai 2005 18:29 schrieb Gian Filippo Pinzari:
> Hamish wrote:
> >>GFP, if you read this:
> >>
> >>Have you thought about a way how to do that more elegant? I think nxagent
> >>-once seems to me the cleanest solution, but as always you most probably
> >>had some reason to do it the way you did.
>
> Sorry if this is an old thread. I originally missed it.

Thanks for answering now though.

>
> The -once option can't work in the general case. Too many applications
> fork and create new X connections. We tried hard to get it working at
> the time of the 1.2.1 and gave up.

Ah, ok. I understand.

We found the solution for the KDE programs with "program --nofork" now, so we 
do not need to use the lsof-solution, which you have choosen.

cu

Fabian
Gian Filippo Pinzari | 3 May 2005 18:41
Favicon

Re: kontact as singe app

Fabian Franz wrote:
> We found the solution for the KDE programs with "program --nofork" now, so we 
> do not need to use the lsof-solution, which you have choosen.

I said "in the general case" :-).

/Gian Filippo.
Jonathan Chen | 4 May 2005 19:42
Picon
Favicon

Nxserver --terminate problem and nxnode file is missing a line

Hi all,

I seem to have problem terminating a session on RHEL 3(FreeNX 0.3.1 RPM).
When trying to terminate my own session or others via sudo access, I get the
following message...

Sudo nxserver --terminate jonachen

NX> 100 NXSERVER - Version 1.4.0-03 OS (GPL)
stty: standard input: Invalid argument
NX> 1000 NXNODE - Version 1.4.0-03 OS (GPL)
NX> 716 Terminating session 251A41730829168C4D21369E3AC9319F on user
request.
NX> 1001 Bye.
NX> 999 Bye

I still am have not found the cause of my problem yet but wondering if I am
using the command incorrectly under sudo environment.  The command does kill
my session on FreeNX's db, but not really kill the process when I do see a
line to kill the processes too.   So is this a bug or I did something wrong.
I tried to do a sudo bash -x to follow the --terminate command line but was
unable to because of sudo restriction settings.

Also while doing a quick follow of the codes going to /usr/nxnode, I noticed
that line below is missing...

rm -f /tmp.nX$display-lock

After

(Continue reading)


Gmane