Bug 677911 - It is not possible to start yast2 from the command line
Summary: It is not possible to start yast2 from the command line
Status: RESOLVED DUPLICATE of bug 672793
Alias: None
Product: openSUSE 11.4
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Final
Hardware: x86 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-08 21:35 UTC by Robert Schweikert
Modified: 2011-03-10 09:38 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Schweikert 2011-03-08 21:35:31 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.
Comment 1 Robert Schweikert 2011-03-08 21:41:07 UTC
These message are also displayed when running 

-> zypper in SOME-PACKAGE
Comment 2 Robert Schweikert 2011-03-08 23:33:37 UTC
A workaround is to use the following command:

xdg-su -c "/sbin/YaST2"
Comment 3 Vincent Untz 2011-03-10 09:38:51 UTC
See bug 672793.

*** This bug has been marked as a duplicate of bug 672793 ***