Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 481156 - S-c-language crashes while installing new language - zero division error
Summary: S-c-language crashes while installing new language - zero division error
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-language
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Pravin Satpute
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 480902
TreeView+ depends on / blocked
 
Reported: 2009-01-22 14:19 UTC by Jaroslav Reznik
Modified: 2009-11-03 04:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-03 04:28:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jaroslav Reznik 2009-01-22 14:19:05 UTC
Description of problem: S-c-language crashes while installing new language with traceback zero division error.


Version-Release number of selected component (if applicable): system-config-language-1.3.2-3.fc10.noarch


How reproducible: install new language support, occurred once


Steps to Reproduce:
1. select new language, click ok
2. let new language install in the next dialog
  
Actual results:
Traceback (most recent call last):
  File "/usr/share/system-config-language/gui_progress.py", line 101, in callback
    pct = amount/float(total)
ZeroDivisionError: float division
error: python callback <bound method GuiTransactionProgress.callback of <gui_progress.GuiTransactionProgress instance at 0x7f0a28085200>> failed, aborting!

Expected results:
S-c-language not crashing

Comment 1 Pravin Satpute 2009-01-23 07:41:19 UTC
its working fine at my end,
it crashing while selecting which language?

Comment 2 Jaroslav Reznik 2009-01-23 15:39:14 UTC
Hmm, I can't reproduce it now too after uninstalling language support (Greek) and installing it again.

Comment 3 Jaroslav Reznik 2009-01-24 15:24:52 UTC
Ok, so I can 100% reproduce it while selecting Czech language support and s-c-language is used for first time. Checked on to different installations from KDE Live F10 CD. So sorry for misleading by Greek, it's Czech, I wasn't sure.

Comment 4 Pravin Satpute 2009-01-27 10:37:57 UTC
no props,
yeah it is giving above mentioned error
i am checking for that
thanks for filing bug

Comment 5 Pravin Satpute 2009-10-23 07:18:51 UTC
looks better in rawhide
can you check it once?

Comment 6 Jaroslav Reznik 2009-11-02 15:43:42 UTC
Hi,
it's not crashing anymore.

Thank you, you can close this bug, in case of reappearance of this issue, I'll reopen it. But I hope it's OK now.

Comment 7 Pravin Satpute 2009-11-03 04:28:22 UTC
thanks Jaroslav.


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