https://bugs.freedesktop.org/show_bug.cgi?id=89730
--- Comment #27 from poma <[email protected]> --- (In reply to poma from comment #26) > (In reply to andrew p. from comment #25) > > (In reply to Ilia Mirkin from comment #24) > > > 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 $ 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". -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
