Bug 1111505
| Summary: | [abrt] system-config-language-2.2.0-2.fc20: language_gui.py:36:__init__:GError: Failed to open file '/usr/share/icons/oxygen/16x16/apps/preferences-desktop-locale.png': No such file or directory | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | lnie <lnie> | ||||||
| Component: | system-config-language | Assignee: | Parag Nemade <pnemade> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | i18n-bugs, nav007, pnemade, psatpute | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/b549276fcb5599cfacb20e934cdb8b85a7687993 | ||||||||
| Whiteboard: | abrt_hash:99dc70241606327f3f15f385b7454d63c2280bc6 | ||||||||
| Fixed In Version: | system-config-language-2.2.0-3.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-06-30 23:21:33 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 910678 [details]
File: backtrace
Created attachment 910679 [details]
File: environ
yeah right I really don't know what icon to use for users of all Desktop Environments so selected oxygen theme. But maybe I should create new icon or see if I can copy any existing icon here. The simple solution is to remove icon file system-config-language-2.2.0-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/system-config-language-2.2.0-3.fc20 Package system-config-language-2.2.0-3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing system-config-language-2.2.0-3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-7664/system-config-language-2.2.0-3.fc20 then log in and leave karma (feedback). Test with system-config-language-2.2.0-3.fc20,the crash is gone,thanks. system-config-language-2.2.0-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: yum install system-config-language-2.2.0-2.fc20.noarch.rpm and then run s-c-l Version-Release number of selected component: system-config-language-2.2.0-2.fc20 Additional info: reporter: libreport-2.1.9 cmdline: /usr/bin/python /usr/share/system-config-language/system-config-language.py executable: /usr/share/system-config-language/system-config-language.py kernel: 3.11.10-301.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: language_gui.py:36:__init__:GError: Failed to open file '/usr/share/icons/oxygen/16x16/apps/preferences-desktop-locale.png': No such file or directory Traceback (most recent call last): File "/usr/share/system-config-language/language_gui.py", line 332, in do_activate win = childWindow(self) File "/usr/share/system-config-language/language_gui.py", line 36, in __init__ Gtk.Window.set_default_icon_from_file("/usr/share/icons/oxygen/16x16/apps/preferences-desktop-locale.png") GError: Failed to open file '/usr/share/icons/oxygen/16x16/apps/preferences-desktop-locale.png': No such file or directory Local variables in innermost frame: app: <SystemConfigLanguage object at 0x7fb38f4c45a0 (language_gui+SystemConfigLanguage at 0x20460d0)> self: <childWindow object at 0x20639b0 (language_gui+childWindow at 0x20a6270)>