| Summary: | [abrt] system-config-language-1.3.5-4.fc14: language_gui.py:269:apply:UnboundLocalError: local variable 'install' referenced before assignment | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | zhanggh1978 | ||||
| Component: | system-config-language | Assignee: | Pravin Satpute <psatpute> | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 14 | CC: | i18n-bugs, nkumar, psatpute, tagoh | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:54d2cb99 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-02-09 13:39:04 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 483917 [details]
File: backtrace
Can you write the steps (also some info about your environment) to reproduce the error. Because from the log description it looks like you had either some kind of yum repo problem or problem with the Network connection itself... (In reply to comment #2) > Can you write the steps (also some info about your environment) to reproduce > the error. Because from the log description it looks like you had either some > kind of yum repo problem or problem with the Network connection itself... I run fedora14 on the DELL vostro 1088 platform. and at the error time, I clicked the "switch user account" botton(I login as root at that time!!!) that's all. hope this info is useful. Any updates on this? Hi zhanggh?
can you reproduce this on F16?
if yes, please let me know steps to reproduce
closing for now, please reopen if any problem |
abrt version: 1.1.13 architecture: i686 cmdline: /usr/bin/python /usr/share/system-config-language/system-config-language.py component: system-config-language executable: /usr/share/system-config-language/system-config-language.py kernel: 2.6.35.6-45.fc14.i686 package: system-config-language-1.3.5-4.fc14 reason: language_gui.py:269:apply:UnboundLocalError: local variable 'install' referenced before assignment release: Fedora release 14 (Laughlin) time: 1299949573 uid: 0 backtrace ----- language_gui.py:269:apply:UnboundLocalError: local variable 'install' referenced before assignment Traceback (most recent call last): File "/usr/share/system-config-language/language_gui.py", line 176, in okClicked self.apply() File "/usr/share/system-config-language/language_gui.py", line 269, in apply install.selectGroup(grpid) UnboundLocalError: local variable 'install' referenced before assignment Local variables in innermost frame: b: <gtk.Button object at 0x957f61c (GtkButton at 0x8fcd810)> d: <gtk.MessageDialog object at 0x957f784 (GtkMessageDialog at 0x95d6030)> sysfontacm: 'utf8' self: <language_gui.childWindow instance at 0x93c8b8c> args: () iter: <GtkTreeIter at 0x944f9b0> grpid: 'chinese-support' defaultLang: 'zh_CN.UTF-8' str: "The Network or the Repos of Yum has some problems, do you want to continue?\n'Yes' will change the language but not install it.\n'No' will exit without changing the language." rc: -5 fullName: ' Chinese (P.R. of China) - \xe4\xb8\xad\xe6\x96\x87(\xe7\xae\x80\xe4\xbd\x93)' sysfont: 'lat0-sun16' model: <gtk.ListStore object at 0x93c4914 (GtkListStore at 0x90a2460)> is_RepoError: True How to reproduce ----- 1.h 2. 3.