factory (alpha2 too?): subtle SCR bug confuses mostly yast2-users
Hi, please watch out for this bug. As soon as Wizard::SetDesktopIcon is called, yast will fail to find agents that was not used yet. Workaround: disable that call somehow. I hope to have a fixed package today. ----- Forwarded message from bugzilla_noreply@novell.com ----- Subject: [Bug 365116] YaST2 user management seems to use strange defaults for new users https://bugzilla.novell.com/show_bug.cgi?id=365116 --- Comment #11 from Martin Vidner <mvidner@novell.com> 2008-02-27 08:35:13 MST --- The problem is a bug in my implementation of an improvement in agent handling: Thu Feb 7 11:09:39 CET 2008 - mvidner@suse.cz - Make SCR registration lazy: to find .foo, open only foo.scr. If that fails, only then scan all *.scr. (fate#302975) yast2-core-2.16.30 SCR::UnregisterAgent will stop looking for any other agents too, so after we unregister the agent for desktop files, the next one, for /etc/default/useradd, cannot be loaded. I should remove the stop probably. ----- End forwarded message ----- -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu -- To unsubscribe, e-mail: yast-announce+unsubscribe@opensuse.org For additional commands, e-mail: yast-announce+help@opensuse.org
On Tue, Mar 04, 2008 at 11:24:58AM +0100, Martin Vidner wrote:
Hi,
please watch out for this bug. As soon as Wizard::SetDesktopIcon is called, yast will fail to find agents that was not used yet. Workaround: disable that call somehow. I hope to have a fixed package today.
Easier workaround: start yast2 with the environment variable Y2SCRSWEEP=1 /sbin/yast2 psionic-server -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu -- To unsubscribe, e-mail: yast-announce+unsubscribe@opensuse.org For additional commands, e-mail: yast-announce+help@opensuse.org
participants (1)
-
Martin Vidner