Fix released in sch-scripts version 10.04.52.

** Changed in: sch-scripts
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Linux
Greek Teachers, which is subscribed to sch-scripts.
https://bugs.launchpad.net/bugs/761717

Title:
  Teacher screen sharing doesn't work if the teacher is seated on a thin
  client

Status in Scripts for Greek school labs using Ubuntu/LTSP:
  Fix Released

Bug description:
  Sharing teacher screen to a student fails when teacher is using a client and 
not sitting at the server.  Work around provided by Alkis:
  -- open gui.py file (for example: 
/usr/lib/python2.6/dist-packages/schscripts/client/gui.py)
  -- find line with "192.168" 
  (for example: self.runas_sudo_user(['x11vnc', '-nopw', '-quiet', '-viewonly',
                 '-shared', '-forever', '-nolookup', '-rfbport', '5903',)
  -- add "-noshm" 
  (for example: self.runas_sudo_user(['x11vnc', '-noshm', '-nopw', '-quiet', 
'-viewonly',
                 '-shared', '-forever', '-nolookup', '-rfbport', '5903',)

  Save, then works as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sch-scripts/+bug/761717/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~linux.sch.gr
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~linux.sch.gr
More help   : https://help.launchpad.net/ListHelp

Απαντηση