|
Bugzilla – Full Text Bug Listing |
| Summary: | Yast2 opens screens only in su - otherwise won't do anything | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.3 | Reporter: | Andrei Sebastian Cîmpean <andreiamenta> |
| Component: | YaST2 | Assignee: | 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
One click install also doesn't work. 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 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> 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? I have RVM. After installing the fast_gettext gem everything works. Thanks for the help. yeah, we add support for rvm or rbenv after 13.1 to yast script. |