← Back to team overview

epoptes team mailing list archive

[Question #235983]: Problem with broadcast

 

New question #235983 on Epoptes:
https://answers.launchpad.net/epoptes/+question/235983

Hello
I'm using epoptes in a classroom with 16 standalone clients.
All is working fine except that I can't broadcast my screen to any client : it does nothing.
When I launch epoptes from a terminal and try to broadcast, I get the following message :

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/epoptes/ui/gui.py", line 287, in broadcastScreen
    self._broadcastScreen('true')
  File "/usr/lib/python2.7/dist-packages/epoptes/ui/gui.py", line 271, in _broadcastScreen
    subprocess.call(['x11vnc', '-storepasswd', pwd, pwdfile])
  File "/usr/lib/python2.7/subprocess.py", line 493, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child
    raise child_exception
OSError: [Errno 2] Aucun fichier ou dossier de ce type

Is there anything I can do ?
Thank you in advance

Olivier Péault


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