Bug 852020

Summary: Yast2 opens screens only in su - otherwise won't do anything
Product: [openSUSE] openSUSE 12.3 Reporter: Andrei Sebastian Cîmpean <andreiamenta>
Component: YaST2Assignee: Josef Reidinger <jreidinger>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 13.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Attachement for yast2 modules not workinbg

Description Andrei Sebastian Cîmpean 2013-11-24 17:34:09 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Hello!

I cannot get past the yast2 default screen since updating to 13.1 . I even reinstalled everything but nothing. Before reinstall, Yast2 wouldn't even start. Now, it shows all the options but no matter how many times I try or how many updates I add, nothing happens.

If I start a terminal is super user mode and run yast2 from there, a gtk yast2 appears and I can install software or use the yast modules.

Tried various things, even removing ~/.Xauthority.

Reproducible: Always

Steps to Reproduce:
1.run yast2
2.click on any module
Actual Results:  
yast2 modules not appearing

Expected Results:  
yast2 modules appearing
Comment 1 Andrei Sebastian Cîmpean 2013-11-24 17:36:36 UTC
One click install also doesn't work.
Comment 2 Josef Reidinger 2013-11-29 12:51:38 UTC
Andrei - looks like something specific with your setup, for me it works fine. Can you please attach y2logs so I can see what error messages yast get? http://en.opensuse.org/openSUSE:Report_a_YaST_bug#I_reported_a_YaST2_bug.2C_and_now_I_am_asked_to_.22attach_y2logs.22_.28for_package_installation_also_.22libzypp_logging.22.29._What_does_that_mean.2C_and_how_do_I_do_that.3F

thanks
Comment 3 Andrei Sebastian Cîmpean 2013-11-30 11:05:12 UTC
Created attachment 569722 [details]
Attachement for yast2 modules not workinbg

Hope this is helpful.

Also:
~/.y2usersettings has this
<?xml version="1.0"?>
<!DOCTYPE UserSettings SYSTEM "/un/defined">
<UserSettings xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns">
  <OneClickInstallUI>
    <CanRead config:type="boolean">false</CanRead>
  </OneClickInstallUI>
</UserSettings>
Comment 4 Josef Reidinger 2013-12-02 07:15:18 UTC
Thanks for logs.
I immediatelly see that fast_gettext gem cannot be loaded. Do you have any special ruby settings? like having rvm, rbenv or own compiled version of ruby?
Comment 5 Andrei Sebastian Cîmpean 2013-12-05 20:06:59 UTC
I have RVM. After installing the fast_gettext gem everything works. 
Thanks for the help.
Comment 6 Josef Reidinger 2013-12-06 07:20:07 UTC
yeah, we add support for rvm or rbenv after 13.1 to yast script.