Re: [Flightgear-devel] fgfs log files with qt process

2011-06-07 Thread HB-GRAL
Am 05.06.11 23:37, schrieb HB-GRAL:
 Hi all

 I am trying to to write fgfs stderr output to a file. This is no problem
 when I use redirection like   logifle.log in a shell of course, but -
 unfortunately - this can not be passed as argument with qt by
 startDetached process, which I use with fgx launcher and which is static.

 I am not able to add such a option to fgfs. Is there someone who can
 help me and add such log/debug file output option to fgfs?

 Thanks for your response, Yves


Sorry this is a bit simple-minded from me. I don’t think anything has to 
be added. When I change qt process not to be detached I get standard 
output and errors without any problems. (If someone is working with qt 
for FlightGear I recommend not to start any process detached when you 
need errors/output).

Anyway there comes new FGX FligtGear launcher the next days. When you 
want to follow my work you can do it here: gitorious.org/fgx.

OSX version will come with built-in binaries of fgfs, terrasync etc. For 
fgcom you can use my installer with pre-built fgcom.

FGX
- starts every FlightGear version on your machine, releases/gits/hudsons
- use sqlite/mysql to manage aircrafts/airports and other data
- parse xml- and dat-data to options database
- will work on every platform (once)
- is easy to use for beginners, I hope

I still need some help for documentation section, or for qt/c++ expert 
mode. When you want to join the small and unimportant side project, 
you’re welcome!

Cheers, Yves

--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgfs log files with qt process

2011-06-07 Thread Reagan Thomas
On 6/7/2011 12:59 AM, HB-GRAL wrote:
 Am 05.06.11 23:37, schrieb HB-GRAL:
 Hi all

 I am trying to to write fgfs stderr output to a file. This is no problem
 when I use redirection likelogifle.log in a shell of course, but -
 unfortunately - this can not be passed as argument with qt by
 startDetached process, which I use with fgx launcher and which is static.

 I am not able to add such a option to fgfs. Is there someone who can
 help me and add such log/debug file output option to fgfs?

 Thanks for your response, Yves

 Sorry this is a bit simple-minded from me. I don’t think anything has to
 be added. When I change qt process not to be detached I get standard
 output and errors without any problems. (If someone is working with qt
 for FlightGear I recommend not to start any process detached when you
 need errors/output).

 Anyway there comes new FGX FligtGear launcher the next days. When you
 want to follow my work you can do it here: gitorious.org/fgx.

 OSX version will come with built-in binaries of fgfs, terrasync etc. For
 fgcom you can use my installer with pre-built fgcom.

 FGX
 - starts every FlightGear version on your machine, releases/gits/hudsons
 - use sqlite/mysql to manage aircrafts/airports and other data
 - parse xml- and dat-data to options database
 - will work on every platform (once)
 - is easy to use for beginners, I hope

 I still need some help for documentation section, or for qt/c++ expert
 mode. When you want to join the small and unimportant side project,
 you’re welcome!

 Cheers, Yves


Hello, Yves.

I've built and tested fgx on CentOS 5.5 and Fedora 14 for 32 bits.  I 
really like where this application is going and would like to help 
however I can.  I am kind of new to Qt, but need to use it for work 
anyway, so I may be able to help with some coding.  I will have to study 
the code a bit first, before I can be useful there.

You mention documentation... is there any specific place you would like 
me to start?

Also, do you have a bug tracker or other preferred means of reporting 
issues or feature requests?  One feature that I have thought would be 
good for any fgfs launcher is a simple multi-player server ping to find 
(and automatically select?) the closest mpserver.  If there is a way 
via the mp protocol to count the number of players already on each 
server, that information could also be used to help select the best 
server to connect to.

Anyway, thanks for working on this application and, though I don't have 
a lot of time to spend on it, I would like to help in any way that I can.

-Reagan Thomas

--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgfs log files with qt process

2011-06-07 Thread HB-GRAL
Am 07.06.11 15:54, schrieb Reagan Thomas:

 Also, do you have a bug tracker or other preferred means of reporting
 issues or feature requests?

Bugtracker is here: fgx.googlecode.com
Thanks anyway for testing and sending me some notes here in the list.

Cheers, Yves

--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel