Bug 533712

Summary: YaST2 doesn't start from console
Product: [openSUSE] openSUSE 11.2 Reporter: Rafał Miłecki <zajec5>
Component: YaST2Assignee: E-mail List <yast2-maintainers>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: binner, jsuchome, mvidner
Version: Milestone 6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: strace from starting yast2 (unfinished wait)

Description Rafał Miłecki 2009-08-24 11:43:17 UTC
User-Agent:       Opera/9.64 (X11; Linux x86_64; U; pl) Presto/2.1.1

I can't not start yast2 from console. I open console then type:

$ su
[pass]
# yast2

but nothing happens.

Starting from KDE's menu works fine.

Reproducible: Always
Comment 1 Rafał Miłecki 2009-08-24 11:45:37 UTC
Created attachment 314801 [details]
strace from starting yast2 (unfinished wait)
Comment 2 Stephan Binner 2009-09-07 15:17:28 UTC
Duplicate of bug 482749?
Comment 3 Martin Vidner 2009-09-09 09:31:34 UTC
Let the yast screeners sort the yast bugs.
Comment 4 Jiří Suchomel 2009-09-16 14:07:34 UTC
Not sure if it is bug 482749. Interesting is, that calling YaST from KDE menu really works. What's the difference?
Comment 5 Martin Vidner 2009-09-16 14:54:05 UTC
I have verified that it works from the KDE menu, via kdesu.

That strace only shows that /sbin/yast2 waits for /usr/lib/YaST2/bin/y2controlcenter to finish, but not what the latter does. Use "strace -f" the next time.

It is most likely a duplicate. Please reopen if "unset DBUS_SESSION_BUS_ADDRESS" does not fix it.

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