<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tooltips broken, locks cursor focus"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89066#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tooltips broken, locks cursor focus"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89066">bug 89066</a>
              from <span class="vcard"><a class="email" href="mailto:lothmordor@gmail.com" title="James Harvey <lothmordor@gmail.com>"> <span class="fn">James Harvey</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=113463" name="attach_113463" title="weston log">attachment 113463</a> <a href="attachment.cgi?id=113463&action=edit" title="weston log">[details]</a></span>
weston log

Hi Pekka,
 Thanks for taking time to look at this.  I reverted my patch and confirmed the
laucher is freezing up again.  My weston log file is attached, but doesn't look
like it has an errors.  These are the libwayland-* and wayland.xml libraries I
have installed.  I could try just a 32 or 64 bit build if you think it might
help.

/usr/lib32/libwayland-client.so
/usr/lib32/libwayland-client.so.0
/usr/lib32/libwayland-client.so.0.3.0
/usr/lib32/libwayland-cursor.so
/usr/lib32/libwayland-cursor.so.0
/usr/lib32/libwayland-cursor.so.0.0.0
/usr/lib32/libwayland-egl.so
/usr/lib32/libwayland-egl.so.1
/usr/lib32/libwayland-egl.so.1.0.0
/usr/lib32/libwayland-server.so
/usr/lib32/libwayland-server.so.0
/usr/lib32/libwayland-server.so.0.1.0
/usr/lib64/libwayland-client.so
/usr/lib64/libwayland-client.so.0
/usr/lib64/libwayland-client.so.0.3.0
/usr/lib64/libwayland-cursor.so
/usr/lib64/libwayland-cursor.so.0
/usr/lib64/libwayland-cursor.so.0.0.0
/usr/lib64/libwayland-egl.so
/usr/lib64/libwayland-egl.so.1
/usr/lib64/libwayland-egl.so.1.0.0
/usr/lib64/libwayland-server.so
/usr/lib64/libwayland-server.so.0
/usr/lib64/libwayland-server.so.0.1.0
/usr/share/wayland/wayland.xml

For the build issues: I'm using EGIT_COMMIT="some-commit" emerge
=dev-libs/weston-9999 with gentoo's portage system.  This pulls in a fresh copy
of the tree at that commit, and I verified the ebuild calls autoreconf --force.
 For example, I tried commit 0987f81e again and configure ran fine, but make
failed with: No rule to make target 'src/screenshooter-server-protocol.h'.
I ran the autogen.sh script manually, and I got the same result.  I believe all
the build failures above were due to missing headers, although not always the
same one.</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>