xserver-allow-tcp=true feature doesn't work with Xorg version 1.17.0
Bug #1449282 reported by
iMac
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Light Display Manager |
Fix Released
|
High
|
Unassigned | ||
1.10 |
Fix Committed
|
Low
|
Unassigned | ||
1.14 |
Fix Released
|
Medium
|
Unassigned | ||
1.16 |
Fix Released
|
Medium
|
Unassigned | ||
1.2 |
Won't Fix
|
Low
|
Unassigned | ||
lightdm (Ubuntu) |
Fix Released
|
High
|
Robert Ancell | ||
Trusty |
Fix Released
|
High
|
Robert Ancell | ||
Vivid |
Fix Released
|
High
|
Robert Ancell | ||
Wily |
Fix Released
|
High
|
Robert Ancell |
Bug Description
[Impact]
xserver-
[Test Case]
1. Edit /etc/lightdm/
2. Start LightDM
3. Attempt to connect to the X server using TCP
Expected result:
Able to connect
Observed result:
Unable to connect
[Regression potential]
Low. X.org changed their default behaviour from listen by default to listen if "-listen tcp" is passed as a command line flag. This is just the equivalent change in LightDM. Since this is a new flag to X.org if a user was to use another X server there is a risk it would not understand that flag. However it seems unlikely since X.org is the only actively developed X server.
description: | updated |
description: | updated |
description: | updated |
summary: |
- xserver-allow-tcp features doesn't work with Xorg version 1.16.0 + xserver-allow-tcp=true feature doesn't work with Xorg version 1.17.0 |
Changed in lightdm (Ubuntu Vivid): | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in lightdm: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in lightdm (Ubuntu Wily): | |
importance: | Medium → High |
description: | updated |
Changed in lightdm: | |
milestone: | none → 1.17.0 |
Changed in lightdm: | |
status: | Triaged → Fix Committed |
Changed in lightdm: | |
status: | Fix Committed → Fix Released |
Changed in lightdm (Ubuntu Vivid): | |
status: | Fix Committed → In Progress |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in lightdm (Ubuntu Trusty): | |
importance: | Undecided → High |
To post a comment you must log in.
This was due to a change in the X server to disable listening on TCP by default: cgit.freedeskto p.org/xorg/ xserver/ commit/ ?id=cc59be38b7e ff52a1d003b390f 2994c73ee0b3e9
http://