https://bugzilla.novell.com/show_bug.cgi?id=681078 https://bugzilla.novell.com/show_bug.cgi?id=681078#c15 Martin Seidler <Martin.Seidler@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|Martin.Seidler@web.de | --- Comment #15 from Martin Seidler <Martin.Seidler@web.de> 2011-03-21 10:24:17 UTC --- (In reply to comment #14)
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, done, now /usr/share/applications/YaST2/firewall.desktop :
[Desktop Entry] X-SuSE-translate=true X-SuSE-DocTeamID=ycc_firewall Type=Application Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Security; X-KDE-ModuleType=Library X-KDE-HasReadOnlyMode=true X-KDE-Library=yast2 X-SuSE-YaST-Call=firewall X-SuSE-YaST-Group=Security X-SuSE-YaST-Argument= X-SuSE-YaST-RootOnly=true X-SuSE-YaST-AutoInst=all X-SuSE-YaST-Geometry= X-SuSE-YaST-SortKey= X-SuSE-YaST-AutoInstClonable=true X-SuSE-YaST-AutoInstRequires=lan X-SuSE-YaST-AutoInstSchema=firewall.rnc Icon=yast-firewall Exec=xdg-su -c "/sbin/yast2 firewall" Name=Firewall GenericName=Configure a firewall StartupNotify=true
and then see if you can start the firewall module correctly?
Not jet (if better after a restart of the desktop envioment/the system I will report again): [Code] ~> su - Password: [...] ~ # yast2 ** (y2controlcenter-gnome:12473): WARNING **: key not found [/apps/yast-control-center/cc_actions_list] [/Code] Clicked on the firewall symbol -> an window (title: "xdg-su /sbin/yast2 firewall (as superuser") ) with a to me unknown terminal emulator opens and says (hopefully correct - I cannot copy it): [CODE] Invalid MIT-MAGIC-COOKIE-1 key y2base:12628: Gtk-WARNING **: cannot open display: :0.0 [/CODE] So no great improvement jet. -- 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.