Bug 481156

Summary: S-c-language crashes while installing new language - zero division error
Product: [Fedora] Fedora Reporter: Jaroslav Reznik <jreznik>
Component: system-config-languageAssignee: Pravin Satpute <psatpute>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: i18n-bugs, psatpute
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-03 04:28:22 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:
Bug Depends On:    
Bug Blocks: 480902    

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.