Bugzilla – Bug 677911
It is not possible to start yast2 from the command line
Last modified: 2011-03-10 09:38:51 UTC
After upgrading to 11.4 via "zypper dup" I am unable to start "yast2" from a terminal window. I am getting the following error: ** GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL) To reproduce: - Log into GNOME as "regular" user - Start a terminal session (I am using gnome-terminal) - Become root ('su') - Execute 'yast2' The above error message is displayed.
These message are also displayed when running -> zypper in SOME-PACKAGE
A workaround is to use the following command: xdg-su -c "/sbin/YaST2"
See bug 672793. *** This bug has been marked as a duplicate of bug 672793 ***