[Fedora-i18n-bugs] [Bug 568688] [abrt] crash in system-config-language-1.3.3-3.fc12

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 1 10:06:48 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=568688

Naveen Kumar <nkumar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
               Flag|                            |needinfo?(pinode at gmail.com)

--- Comment #2 from Naveen Kumar <nkumar at redhat.com> 2010-04-01 06:06:43 EDT ---
Can you give me more information, as to how to reproduce this bug. Can you
specify the steps or actions that you did. Because I tried to reproduce it in
x86_64 & i386. Although the traceback of exceptions were similar, it did not
abort and crash (but only produced exceptions)

Here is the traceback:
Traceback (most recent call last):
  File "/root/workspace/system-config-language-f12/src/language_gui.py", line
175, in okClicked
    self.apply()
  File "/root/workspace/system-config-language-f12/src/language_gui.py", line
281, in apply
    install.install_language (self.mainWindow, grpid)                           
  File "/root/workspace/system-config-language-f12/src/gui_install.py", line
391, in install_language
    self.depDetails(mainWindow)
  File "/root/workspace/system-config-language-f12/src/gui_install.py", line
203, in depDetails
    raise PirutError
NameError: global name 'PirutError' is not defined


I did the following to reproduce this:

1. start system-config-language
2. Select Hindi(India) /* I already removed all essential's to do this */
3. It asked the question "Hindi language support is not installed, do you want
to install it?". Click on "Yes"
4. It asked the question "Updating these packages requires additional package
changes for proper operation?"
5. I clicked on "Cancel" for the last question and the exceptions occurred
(described above), but the application did not abort or crash.

PS: If the problem is only because of unassigned variable "PirutError" &
unhandled exception then maybe assigning "PirutError=RepoErrors" in file
gui_errors.py and handling exception in above frames (like install_language in
gui_install.py) would work. But I need more information.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list