[Wayland-bugs] [Bug 69731] SIGSEGV in wl_event_source_remove()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 2 11:53:11 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69731
Kristian Høgsberg <krh at bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Kristian Høgsberg <krh at bitplanet.net> ---
Fixed in
commit 6ff3ff57aa76aa8738383cbacc4e9f425e1da056
Author: Kristian Høgsberg <krh at bitplanet.net>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20131002/627353bf/attachment.html>
More information about the Wayland-bugs
mailing list