https://bugzilla.novell.com/show_bug.cgi?id=681078 https://bugzilla.novell.com/show_bug.cgi?id=681078#c14 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |Martin.Seidler@web.de --- Comment #14 from Vincent Untz <vuntz@novell.com> 2011-03-21 08:42:56 UTC --- The issue I can see is that desktop files for yast have "X-KDE-RootOnly=true" and also specify xdg-su in the Exec line. Which means we use both gnomesu and xdg-su (which will call gnomesu...). Can you try editing /usr/share/applications/YaST2/firewall.desktop and remove the "X-KDE-RootOnly=true" line, and then see if you can start the firewall module correctly? If that fixes the issue, we should fix yast desktop files, and we can also work around this in glib by changing our patch looking for this key (to avoid calling gnomesu if xdg-su is already used). Note: in the long term, this patch would get removed anyway, see bug 540627. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.