Bug 684448 - [abrt] system-config-language-1.3.5-4.fc14: language_gui.py:269:apply:UnboundLocalError: local variable 'install' referenced before assignment
Summary: [abrt] system-config-language-1.3.5-4.fc14: language_gui.py:269:apply:Unbound...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-language
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pravin Satpute
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:54d2cb99
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-12 17:11 UTC by zhanggh1978
Modified: 2012-02-09 13:39 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-09 13:39:04 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.12 KB, text/plain)
2011-03-12 17:11 UTC, zhanggh1978
no flags Details

Description zhanggh1978 2011-03-12 17:11:19 UTC
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.

Comment 1 zhanggh1978 2011-03-12 17:11:22 UTC
Created attachment 483917 [details]
File: backtrace

Comment 2 Naveen Kumar 2011-03-18 08:59:58 UTC
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...

Comment 3 zhanggh1978 2011-03-18 10:05:08 UTC
(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.

Comment 4 Akira TAGOH 2011-11-22 08:16:57 UTC
Any updates on this?

Comment 5 Pravin Satpute 2011-11-23 05:09:15 UTC
Hi zhanggh?

    can you reproduce this on F16?
    if yes, please let me know steps to reproduce

Comment 6 Pravin Satpute 2012-02-09 13:39:04 UTC
closing for now, please reopen if any problem


Note You need to log in before you can comment on or make changes to this bug.