|
Bugzilla – Full Text Bug Listing |
| Summary: | It is not possible to start yast2 from the command line | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Robert Schweikert <rjschwei> |
| Component: | YaST2 | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | vuntz |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
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 *** |
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.