https://bugs.freedesktop.org/show_bug.cgi?id=69731

Kristian Høgsberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Kristian Høgsberg <[email protected]> ---
Fixed in

commit 6ff3ff57aa76aa8738383cbacc4e9f425e1da056
Author: Kristian Høgsberg <[email protected]>
Date:   Wed Oct 2 10:53:33 2013 -0700

    launcher: Add back support for specifying VT to run on

    This is only available when running weston directly as root typically for
    ssh logins.  It's a somewhat destructive option, as it will take over any
    existing VT completely, unless there's already an display server running
    there.

    https://bugs.freedesktop.org/show_bug.cgi?id=69731

The underlying issue is that when logging in from ssh, there is not default VT
to use for weston.  To run from a root ssh login you have to pick a VT to run
on and pass the --tty option to weston.  To run on VT1 pass

 $ weston --tty=1

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to