Bug 463073

Summary: crashes on launch
Product: [Fedora] Fedora Reporter: Chitlesh GOORAH <chitlesh>
Component: guidance-power-managerAssignee: Rex Dieter <rdieter>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
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: 2008-09-21 16:53:48 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:

Description Chitlesh GOORAH 2008-09-21 11:40:31 UTC
Description of problem:
It crashes on launch.

Version-Release number of selected component (if applicable):
guidance-power-manager-0.1-0.2.20080529svn.fc9.1.i386

How reproducible:
everytime


Steps to Reproduce:
1. yum install guidance-power-manager
2. guidance-power-manager
3.
  
Actual results:
chitlesh(~)[0]$guidance-power-manager &                                                                         
[1] 3069                                                                                                        
chitlesh(~)[1]$poll                                                                                             
Traceback (most recent call last):                                                                              
  File "/usr/bin/guidance-power-manager", line 1136, in <module>                                                
    main()
  File "/usr/bin/guidance-power-manager", line 1111, in main
    mainWindow = PowermanagerApp(None)
  File "/usr/bin/guidance-power-manager", line 1039, in __init__
    self.pmwidget.prepare()
  File "/usr/bin/guidance-power-manager", line 85, in prepare
    self.poll(False)
  File "/usr/bin/guidance-power-manager", line 680, in poll
    blabel += ki18n("hours:minutes", " %1:%2h to charge").subs(remain_h).subs(remain_m, 2).toString()
TypeError: too many arguments to ki18n(), 1 at most expected
guidance-power-manager(3069): Communication problem with  "guidance-power-manager" , it probably crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "

Expected results:


Additional info:

Comment 1 Rex Dieter 2008-09-21 15:05:11 UTC
Please upgrade, and confirm whether issue still exists.  Latest version in stable updates currently is (at least): 
guidance-power-manager-4.1.0-1.fc9

Comment 2 Rex Dieter 2008-09-21 15:07:48 UTC
Hrm, I thought 4.1.0 had been released, but I can't find it in bodhi, what I *could* find was 4.1.1 as part of the kde-4.1.1 update (currently in updates-testing):
https://admin.fedoraproject.org/updates/F9/FEDORA-2008-7789

Comment 3 Chitlesh GOORAH 2008-09-21 16:53:22 UTC
Strange indeed, after a reboot guidance works just fine.