<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - NV50: LightDM GTK+ Greeter Background - inconsistent display"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89730#c25">Comment # 25</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - NV50: LightDM GTK+ Greeter Background - inconsistent display"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89730">bug 89730</a>
              from <span class="vcard"><a class="email" href="mailto:pan.pav.7c5@gmail.com" title="andrew p. <pan.pav.7c5@gmail.com>"> <span class="fn">andrew p.</span></a>
</span></b>
        <pre>(In reply to Ilia Mirkin from <a href="show_bug.cgi?id=89730#c24">comment #24</a>)
<span class="quote">> It's good that it does that.</span >
Is it so good that newest nouveau version will resolve this bug?

About xtrace, for poma:
<span class="quote">> Guys, if any of you know how to x[11]trace lightdm-gtk-greeter?</span >
You need to modify "greeter-wrapper" script to run xtrace. Default path for
ubuntu: /usr/lib/lightdm/lightdm-greeter-session

Replace launching command:
    exec $@ &
with xtrace command:
    exec xtrace -b -o /tmp/xtrace.log $@ &</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>