<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Weston called from weston-launch loses permission to uaccess fb devices on tty switch back"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73782#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Weston called from weston-launch loses permission to uaccess fb devices on tty switch back"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73782">bug 73782</a>
              from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
        <pre>The difference here is that weston-launch (a setuid-root helper process) is
used to open DRM and input devices, but does not support opening legacy fb
devices AFAICT. The fbdev backend opens the fb device itself.

However, I am unsure what would be the right fix for the real issue of opening
/dev/fb - let weston-launch open it, or is there some race during VT switching
that could be fixed?

The very least weston should deal gracefully with the failure instead of
segfaulting.</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>