remote-login-service fails to show up on 12.04
Bug #1135965 reported by
David Barth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Remote Login Service |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
While testing a backport of the remote-
It turns out that the evaluate_server() call was failing to trigger a dbus signal, because the server definition had no Exec statement, and thus the server was never considered to be available.
This bug report is to accompany a fix for the issue.
Related branches
lp:~dbarth/remote-login-service/change-signal-fix
- PS Jenkins bot (community): Approve (continuous-integration)
- Remote Login Service Hackers: Pending requested
-
Diff: 170 lines (+31/-28)4 files modifiedsrc/remote-login-service.c (+7/-1)
src/uccs-server.c (+11/-17)
src/uccs-server.h (+1/-0)
tests/server-test.c (+12/-10)
Changed in remote-login-service: | |
status: | New → Fix Committed |
To post a comment you must log in.