| Summary: | [ALL LANG] Click No button on 'No Group named...exists' dialog produced traceback & warning messages. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Lijun Li <lijli> | ||||||
| Component: | system-config-language | Assignee: | Parag Nemade <pnemade> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | QE Internationalization Bugs <qe-i18n-bugs> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 7.0 | CC: | bbarve, eng-i18n-bugs, mtoman, smaitra, tagoh | ||||||
| Target Milestone: | rc | Keywords: | i18n | ||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | system-config-language-1.4.0-2.el7 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-06-13 10:58:00 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
|
Description
Lijun Li
2013-12-11 07:25:13 UTC
Created attachment 835141 [details]
Click No button on 'No Group named...exists' dialog produced traceback & warning messages
Traceback (most recent call last):
File "/usr/share/system-config-language/language_gui.py", line 179, in okClicked
self.apply()
File "/usr/share/system-config-language/language_gui.py", line 269, in apply
if not install.is_group_installed(grpid, self.mainWindow):
File "/usr/share/system-config-language/gui_install.py", line 118, in is_group_installed
raise yum.Errors.GroupsError, "No Group named %s exists" % grpid
yum.Errors.GroupsError: No Group named japanese-support exists
読み込んだプラグイン:langpacks, product-id
/usr/share/system-config-language/gui_install.py:97: Warning: invalid cast from `GtkImage' to `GtkContainer'
d.set_default_response(gtk.RESPONSE_OK)
/usr/share/system-config-language/gui_install.py:97: GtkWarning: IA__gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
d.set_default_response(gtk.RESPONSE_OK)
Fixed in system-config-language-1.4.0-2.el7 *** Bug 1052143 has been marked as a duplicate of this bug. *** Created attachment 849815 [details]
system-config-language message
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |