Merge lp:~robert-ancell/mir/vt-tty0 into lp:mir
| Status: | Merged |
|---|---|
| Approved by: | Alan Griffiths on 2016-04-28 |
| Approved revision: | 3483 |
| Merged at revision: | 3484 |
| Proposed branch: | lp:~robert-ancell/mir/vt-tty0 |
| Merge into: | lp:mir |
| Diff against target: |
12 lines (+1/-1) 1 file modified
src/server/input/vt_filter.cpp (+1/-1) |
| To merge this branch: | bzr merge lp:~robert-ancell/mir/vt-tty0 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Mir CI Bot | continuous-integration | Approve on 2016-04-28 | |
| Alan Griffiths | Abstain on 2016-04-28 | ||
| Cemil Azizoglu (community) | 2016-04-28 | Approve on 2016-04-28 | |
|
Review via email:
|
|||
Commit Message
Use /dev/tty0 instead of /dev/console.
For some unknown reason /dev/console doesn't seem to be working in Ubuntu 16.04.
Use /dev/tty0 as that is what logind / LightDM / GDM are using.
| Mir CI Bot (mir-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:3483
No commit message was specified in the merge proposal. Click on the following link and set the commit message (if you want a jenkins rebuild you need to trigger it yourself):
https:/
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild:
https:/
| Alan Griffiths (alan-griffiths) wrote : | # |
I don't have a problem with the change if it works for you, but VT switching is working on all the 16.04 machines I use. What is needed to make it fail?
| Alan Griffiths (alan-griffiths) wrote : | # |
> I don't have a problem with the change if it works for you, but VT switching
> is working on all the 16.04 machines I use. What is needed to make it fail?
I guess that's abstain.
| Robert Ancell (robert-ancell) wrote : | # |
My guess it is video driver / hardware dependent, but I wasn't able to exactly pinpoint where the issue is. I couldn't find any documentation as to which device is the correct one to use, but /dev/tty0 seems to be used by larger projects (logind, GDM) and thus is probably better tested.
| Mir CI Bot (mir-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:3483
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
FAILURE: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild:
https:/

ok