<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#c27">Comment # 27</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:pomidorabelisima@gmail.com" title="poma <pomidorabelisima@gmail.com>"> <span class="fn">poma</span></a>
</span></b>
<pre>(In reply to poma from <a href="show_bug.cgi?id=89730#c26">comment #26</a>)
<span class="quote">> (In reply to andrew p. from <a href="show_bug.cgi?id=89730#c25">comment #25</a>)
> > (In reply to Ilia Mirkin from <a href="show_bug.cgi?id=89730#c24">comment #24</a>)
> > > It's good that it does that.
> > Is it so good that newest nouveau version will resolve this bug?
> >
> > About xtrace, for poma:
> > > Guys, if any of you know how to x[11]trace lightdm-gtk-greeter?
> > 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 $@ &
>
>
> $ rpm -ql lightdm-gtk | grep -v 'locale\|icons\|doc'
> /etc/lightdm/lightdm-gtk-greeter.conf
> /usr/sbin/lightdm-gtk-greeter
> /usr/share/xgreeters/lightdm-greeter.desktop
> /usr/share/xgreeters/lightdm-gtk-greeter.desktop</span >
$ file /usr/share/xgreeters/lightdm-greeter.desktop
/usr/share/xgreeters/lightdm-greeter.desktop: symbolic link to
`/etc/alternatives/lightdm-greeter'
$ file /etc/alternatives/lightdm-greeter
/etc/alternatives/lightdm-greeter: symbolic link to
`/usr/share/xgreeters/lightdm-gtk-greeter.desktop'
$ cat /usr/share/xgreeters/lightdm-gtk-greeter.desktop
[Desktop Entry]
Name=LightDM GTK+ Greeter
Comment=This runs the GTK+ greeter, it should only be run from LightDM
Exec=lightdm-gtk-greeter
Type=Application
X-Ubuntu-Gettext-Domain=lightdm
Here, that's all, no "wrapper".</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>