<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - [weston-launch] default pam configuration breaks on fedora 19"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67837">bug 67837</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - [weston-launch] default pam configuration breaks on fedora 19"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67837#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - [weston-launch] default pam configuration breaks on fedora 19"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67837">bug 67837</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>We talked about this off-line and the issues here was that you were logging in
from ssh and trying to run weston-launch or running from under X11.  Either is
not supported anymore, the uses cases for weston-launch is

 1) Use from a text mode login (a VT)

 2) Use from a systemd (or other init system) script with -u $USER and --tty 1

It still possible to log in from ssh and run weston as root, which is how we
test it now.

In the future, with the logind integration, we may be able to do something like

 # openvt sudo -u krh weston

to launch it as a regular user from ssh.

Either way, I'm closing this bug as it's no longer how weston-launch is
supposed to work.</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>