<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Weston fails to run on seat1, because it needs a TTY. Only seat0 has TTYs"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102307">102307</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Weston fails to run on seat1, because it needs a TTY. Only seat0 has TTYs
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>weston
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>bluescreen_avenger@verizon.net
</td>
</tr></table>
<p>
<div>
<pre>Hi
I am trying to start weston on a second XDG_SEAT
Unless if I am missing something, or there is a way to emulate a full TTY (not
just a PTY) Only seat0 allows TTYs
In my testing, I start bash on seat1 with
systemd-run --setenv=XDG_SEAT=seat1 -p PAMName=login -p User=username -t bash
and then try to start Weston
weston --seat=seat1
I get "logind: session not running on a VT"
I even try to specify --tty=/dev/ttyX , and get the same error.
I tried to use the weston-launch, and weston-launch then wants to run on a VT
as well...
Am I missing something? I don't know if it is possible to associate TTYs with
seats other than seat0 based on some things I read...
Thanks</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>