ltsp gui

dbclinton dbclin at gmail.com
Wed May 5 22:03:16 BST 2010


I've discovered that I'm far from the only person who has had trouble
installing LTSP in 10.04. Besides the fact that there is no visible GUI
in the installed edubuntu, The edubuntu DVD itself doesn't have any
option for it under F4 (as it once did, iirc).
Once I updated my repositories within edubuntu, synaptic did offer
ltsp-manager which I installed. I then ran it in terminal, but didn't
get very far:
=================
$ sudo ltsp-manager
/usr/bin/ltsp-manager:12: DeprecationWarning: The popen2 module is
deprecated.  Use the subprocess module.
  from popen2 import Popen3
/usr/bin/ltsp-manager:21: GtkWarning: GtkSpinButton: setting an
adjustment with non-zero page size is deprecated
  self.wTree=gtk.glade.XML
("/usr/share/ltsp-manager/ltsp-manager.glade")
Traceback (most recent call last):
  File "/usr/bin/ltsp-manager", line 254, in <module>
    base = LTSPManager()
  File "/usr/bin/ltsp-manager", line 33, in __init__
    self.fulfill_prereq()
  File "/usr/bin/ltsp-manager", line 81, in fulfill_prereq
    self.show_mainwin('/opt/ltsp/'+pathlist[0])
  File "/usr/bin/ltsp-manager", line 48, in show_mainwin
    self.initialize()
  File "/usr/bin/ltsp-manager", line 38, in initialize
    self.get_keymaps()
  File "/usr/bin/ltsp-manager", line 222, in get_keymaps
    for item in ltsp.dictionary.keymaps(self.root):
  File "/usr/lib/python2.6/dist-packages/ltsp/dictionary.py", line 87,
in keymaps
    for keymap in os.listdir(root+'/etc/X11/xkb/keymap/'):
OSError: [Errno 2] No such file or directory:
'/opt/ltsp/i386/etc/X11/xkb/keymap/'
================
Any ideas?
Thanks,




More information about the edubuntu-users mailing list