No clients found

Bug #398554 reported by gk
This bug report is a duplicate of:  Bug #373100: Thin Client Manager shows nothing. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
thin-client-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.