Bug 463073 - crashes on launch
Summary: crashes on launch
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: guidance-power-manager
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-21 11:40 UTC by Chitlesh GOORAH
Modified: 2008-09-21 16:53 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-21 16:53:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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