On Monday 25 February 2013 14:53:39 Leslie Turriff wrote:
Now that I've gotten Trinity working on my OpenSuSE 12.2 system, I find that starting YaST from the menu no longer works. The command string in the Application tab of the button configuration is "/usr/bin/xdg-su -c /sbin/yast2". When I cut/paste that into konsole and run it I get this message: xdg-su: no graphical method available for invoking '/sbin/yast2' as 'root' which means nothing at all to me. :-) Any suggestions?
And if I try to force it by $export XDG_CURRENT_DESKTOP=KDE $/usr/bin/xdg-su -c /sbin/yast2 I get this: kdesu: symbol lookup error: kdesu: undefined symbol: _ZN15KPasswordDialog14setKeepWarningE7QString
Leslie