Public bug reported:
No clients are shown in the thin-client-manager while clients are active.
I managed to have the clients shown by changing the file:
/usr/share/pyshared/studentcontrolpanel/ltcm.py
I commented the line
listtmp = subprocess.Popen(['ps eaxww|grep "bash -c"|grep
"LTSP_CLIENT"|grep PPID|grep -v grep'],shell=True,
stdout=subprocess.PIPE)
and changed with:
listtmp = subprocess.Popen(['ps eaxww|grep "bash -c"|grep
"LTSP_CLIENT"|grep -v grep'],shell=True, stdout=subprocess.PIPE)
Now it works !
ProblemType: Bug
Architecture: amd64
Dependencies:
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: student-control-panel None [modified:
/var/lib/dpkg/info/student-control-panel.list]
PackageArchitecture: all
ProcEnviron:
PATH=(custom, no user)
LANG=el_GR.UTF-8
SHELL=/bin/bash
SourcePackage: thin-client-manager
Uname: Linux 2.6.28-13-generic x86_64
UnreportableReason: Αυτό δεν είναι γνήσιο το πακέτο Ubuntu
** Affects: thin-client-manager (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug
--
No clients found
https://bugs.launchpad.net/bugs/398554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs