Bug 494342

Summary: debug window inform about open file error
Product: [Fedora] Fedora Reporter: Marek Mahut <mmahut>
Component: orsaAssignee: Milos Jakubicek <xjakub>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: mmahut, xjakub
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: orsa-0.7.0-7.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-08 00:24:04 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 Marek Mahut 2009-04-06 13:44:33 UTC
Description of problem:

When orsa is started, debug info window pops up with problem.

Version-Release number of selected component (if applicable):

orsa-0.7.0-5.fc11.i586

How reproducible:

Always

Steps to Reproduce:
1. Start orsa.

Actual results:

[17:42:46][orsa_file.cc:68] Error: Can't open file 

[17:42:46][orsa_file.cc:68] Error: Can't open file 

[17:42:46][orsa_file.cc:1066] Error: Status error!

Comment 1 Milos Jakubicek 2009-04-07 15:59:18 UTC
Actually there are even more complains:

[17:57:50][orsa_file.cc:110] Error: Can't open file /home/milos/.orsa/config
[17:57:50][orsa_file.cc:1416] Error: Status error!
[17:57:50][orsa_file_jpl.cc:76] Error: Can't open JPL ephemeris file []
[17:57:50][orsa_file.cc:68] Error: Can't open file 
[17:57:50][orsa_file.cc:68] Error: Can't open file 
[17:57:50][orsa_file.cc:1066] Error: Status error!

They're completely harmless and are caused by the missing configuration file. Anyway I've added a patch which turns this just into a debug information if the configuration file has not been found.

Comment 2 Milos Jakubicek 2009-04-08 00:24:04 UTC
Fixed in rawhide, I do not find this worth releasing an update for F10/F9...if somebody does (Marek?), please comment here.