Re: [Epoptes] [Question #209122]: Cannot broadcast to clients from a thin client

2012-10-27 Thread Alessio Comai
Question #209122 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/209122

Alessio Comai posted a new comment:
I'm really sorry, but I'm not able to get a feedback from lab on your latest 
suggestion.
I'm hoping to have one in the next few days. :-/

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp


Re: [Epoptes] [Question #209122]: Cannot broadcast to clients from a thin client

2012-10-27 Thread Alkis Georgopoulos
Question #209122 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/209122

Alkis Georgopoulos proposed the following answer:
Sure, no problem, but please also try this:
$ sudo gedit /usr/share/pyshared/epoptes/ui/gui.py
And change line 299 to:
self.vncserver = subprocess.Popen(['x11vnc', '-noshm', '-nopw', 
'-threads',

In a couple of weeks a new epoptes version will be published that (among
other things) will enable threads support in x11vnc. This will make
broadcasting faster, but it might also help in your case.

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp


Re: [Epoptes] [Question #209122]: Cannot broadcast to clients from a thin client

2012-10-11 Thread Alessio Comai
Question #209122 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/209122

Alessio Comai posted a new comment:
Hi.
they said that we don't have the error message anymore, but with the first 
click not every client gets the shared screen.
With the second, all of them gets connected.

PS: I was able to connect the first lab to a gigabit switch too.

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp


Re: [Epoptes] [Question #209122]: Cannot broadcast to clients from a thin client

2012-10-11 Thread Alkis Georgopoulos
Question #209122 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/209122

Alkis Georgopoulos proposed the following answer:
What are your server specs? Maybe it's a bit slow and it can't receive
many simultaneous client connections if they all come within 0.5 sec?

Let's try to increase that to 1 sec instead:
 sleep 2.$(($(hexdump -e \%d\ -n 2 /dev/urandom) % 100))

...I also wonder if it's related to DNS issues...

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp


Re: [Epoptes] [Question #209122]: Cannot broadcast to clients from a thin client

2012-10-02 Thread Alkis Georgopoulos
Question #209122 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/209122

Status: Open = Answered

Alkis Georgopoulos proposed the following answer:
Try this:

sudo gedit /usr/share/epoptes/client-functions
change line 257 to:
sleep 2.$(($(hexdump -e \%d\ -n 2 /dev/urandom) % 50 + 50))

(the only change there was 0 to 2)
Save, exit

sudo service epoptes restart

Reboot clients and see if it helps.

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp


[Epoptes] [Question #209122]: Cannot broadcast to clients from a thin client

2012-09-20 Thread Alessio Comai
New question #209122 on Epoptes:
https://answers.launchpad.net/epoptes/+question/209122

If i start epoptes directly from the server all works fine, but if I start it 
from a thin client I've some issues sharing screen.
If I start all lab clients and i try to share desktop /Before/ logging in, some 
clients works, some shows the message:

VNC Viewer: Information  unable to connect to host: Connection refused 
(111) 

if I change from sharing fullscreen to sharing in window I've the same 
issue, but not on the same clients. I'm not able to understand if there's a 
rule on which clients work or not, or if it's a random issue.
if i stop desktop sharing, the error message automatically disappears, f i 
restart it, the number of thin clients that are able to connect to the 
teacher's one is rapidly decreasing.

teachers that starts epoptes are all ldap users, if it could be relevant. I'll 
test ASAP with a local user, but for now the lab is in use, so I cannot try.

if i run epoptes-client in root terminal, locally or user terminal it says
*epoptes-client connecting to server:789...
...done

the error is still there.

any suggestion?

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp


Re: [Epoptes] [Question #209122]: Cannot broadcast to clients from a thin client

2012-09-20 Thread Alessio Comai
Question #209122 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/209122

Alessio Comai gave more information on the question:
update: I'm trying with a little class (9 students) and broadcasting from a 
thin client (with LDAP teacher) works on all clients.
I'll further investigate.

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp


Re: [Epoptes] [Question #209122]: Cannot broadcast to clients from a thin client

2012-09-20 Thread Alessio Comai
Question #209122 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/209122

Alessio Comai gave more information on the question:
edit:
I got the same error with little class too.
If i click share desktop to.. the error pops up.
then, if i click share desktop to another time /without/ clicking stop 
sharing, it works on all thin clients.

if I make some tries starting/stopping desktop sharing, some clients
became unresponsive (not only from epoptes: I need to swith 'em off
long-pressing power button)

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp