Thin Client Manager shows nothing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| thin-client-manager (Ubuntu) |
Medium
|
Luke Faraone | ||
| Lucid |
Medium
|
Unassigned |
Bug Description
Thin Client Manager shows nothing in 9.04, there's neither a connected client nor a logged on user shown in the sidebar of the application. Despite that the machine is running and a user logged in.
With 8.10 it's working flawlessly under the same conditions, something must have changed due to update in Jaunty. (9.04)
Related branches
René Fleschenberg (rene.f) wrote : | #1 |
affects: | ubuntu → thin-client-manager (Ubuntu) |
xmedex (xmedex) wrote : | #2 |
René Fleschenberg
how to patch that file?
René Fleschenberg (rene.f) wrote : | #3 |
If you want a quick and dirty solution:
Find the file ltcm.py on your system (should be in /usr/lib/
A better solution would be to create a Debian package that includes the patch and install that locally. If I find the time to, i may create a .deb and upload it here, but I cannot promise that at the moment.
Jordan Erickson (lns) wrote : | #4 |
FWIW, a couple of people and I are sort of taking the initiative to re-write and build upon TCM (cleaning up, modularizing, making sure everything is stable, then later adding features). We're building on LTS release stability but I'm sure it would be trivial (though IANAP myself, maybe it's a bad assumption?) for someone to "front-port" it to later releases..just thought I'd put that out there.
Nick Ellery (nick.ellery) wrote : | #5 |
In order for this, it needs to follow the procedure documented at https:/
Thanks,
NIck
René Fleschenberg (rene.f) wrote : | #6 |
Attaching a debdiff -- I hope I got it right :)
Oliver Grawert (ogra) wrote : | #7 |
i'm fine to upload but it has to be tested in karmic (9.10) as well
Changed in thin-client-manager (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Oliver Grawert (ogra) wrote : | #8 |
could someone please test the fix on karmic so we can make it a SRU ?
Changed in thin-client-manager (Ubuntu): | |
status: | Triaged → Incomplete |
Benjamin Drung (bdrung) wrote : | #9 |
unsubscribing ubuntu-sponsors. Please follow the SRU process [1] and resubscribe ubuntu-sponsors once your patch is approved.
Has this bug been fixed in 10.04 or 10.10?
René Fleschenberg (rene.f) wrote : Re: [Bug 373100] Re: Thin Client Manager shows nothing in 9.04 | #12 |
David Stansby:
> Has this bug been fixed in 10.04 or 10.10?
No, it's still not fixed. I don't have the time/motivation to go through the
Ubuntu bureaucracy at the moment, sorry. I think someone has to test it on
current releases, and then follow
https:/
Changed in thin-client-manager (Ubuntu): | |
status: | Incomplete → In Progress |
assignee: | nobody → Luke Faraone (lfaraone) |
summary: |
- Thin Client Manager shows nothing in 9.04 + Thin Client Manager shows nothing |
tags: | added: patch |
Changed in thin-client-manager (Ubuntu): | |
status: | In Progress → Fix Committed |
Launchpad Janitor (janitor) wrote : | #13 |
This bug was fixed in the package thin-client-manager - 0.5.1-0ubuntu8
---------------
thin-client-manager (0.5.1-0ubuntu8) maverick; urgency=low
[ René Fleschenberg ]
* Fix bug that prevents clients from being shown.
LP: #373100
[ Luke Faraone ]
* Add ${misc:Depends} fields to control to include debhelper depends.
* Update standards version, no changes needed.
* Correct maintainer field. LP: #627441
* Add homepage field in control.
* Bump compat version to 7.
- Switch to "dh_prep" from "dh_clean -k".
* Remove transitional student-
-- Luke Faraone <email address hidden> Tue, 31 Aug 2010 11:09:45 -0400
Changed in thin-client-manager (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in thin-client-manager (Ubuntu Lucid): | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Luke Faraone (lfaraone) |
Rolf Leggewie (r0lf) wrote : | #14 |
Luke, what's the lucid status?
Changed in thin-client-manager (Ubuntu Lucid): | |
assignee: | Luke Faraone (lfaraone) → nobody |
Rolf Leggewie (r0lf) wrote : | #15 |
lucid has seen the end of its life and is no longer receiving any updates. Marking the lucid task for this ticket as "Won't Fix".
Changed in thin-client-manager (Ubuntu Lucid): | |
status: | Triaged → Won't Fix |
I am seeing this bug, too. The attached patch fixes the issue for me.