Re: [Flightgear-devel] fgfs aborted with the dc3

2004-08-02 Thread Boris Koenig
Ron Lange wrote:
Hallo Boris,
Boris Koenig schrieb:
More precisely the file with the checksums for 0.9.5final is at:
http://www.geocities.com/sandreas41/data/fgfs-base-0.9.5.md5.gz 

I've just patched with this file and everything seems to be right.
Alright, thanks for providing feedback !


Boris
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-08-01 Thread Boris Koenig
Ron Lange wrote:
Thank you Durk! I hope that someone is making a patch of the final base 
package soon...;-) then I'll get out of trouble.

Hi Ron !
I haven't yet received any sources/links for the *original*
(old) FlightGear (pre)-release packages, so the patch I am
providing here now is based on the 1.11 revision from CVS,
stripped off its CVS related folders  files.
The patch from 0.9.5-pre2 = 0.9.5-final (~1 meg) is obtainable at:
http://flitetutor.sourceforge.net/mlist/base-patches/fgfs-base-patch-9.9.5-PRE2__0.9.5.FINAL.tgz
*Note*: I cannot guarantee that this works, so you should
at least make a _backup_ of your existing base package
tree in order to prevent possible corruption (of course,
if you still have the original pre2-release tarball you
can easily recreate the original structure without any
previous backups).
Please let us know if there are any problems, but these
would then very likely be linked to the fact that I
don't have the original files available to create the
patches.
*IF* this should work without any problems, I could
create the other requested patch files by using
CVS checkouts as well - until I have the necessary
feedback, the rest of you will have to wait, though.
good luck :-)

Boris
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-08-01 Thread Ron Lange
Boris Koenig schrieb:
Hi Ron !

Hi Boris,
The patch from 0.9.5-pre2 = 0.9.5-final (~1 meg) is obtainable at:
http://flitetutor.sourceforge.net/mlist/base-patches/fgfs-base-patch-9.9.5-PRE2__0.9.5.FINAL.tgz 

thank you very much!
Please let us know if there are any problems, but these
would then very likely be linked to the fact that I
don't have the original files available to create the
patches.
Hmm...the only way to confirm a successful patch is to diff against the 
final base-package, but that is the case I try to avoid ;-)
For now it's very convenient for me to download only a single file, but 
I (and I think also Arnt) would really recommend a patch chain, not only 
since it's really gnu-style, anybody would gain a lot of time!
Best regards
Ron

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-08-01 Thread Boris Koenig
Ron Lange wrote:
Hmm...the only way to confirm a successful patch is to diff against the 
final base-package, but that is the case I try to avoid ;-)
I forgot to mention that tardiff has meanwhile support for automatic
creation/comparison of checksums, hence it should be possible for you
to compare your current base package against the checksums of the
full 0.9.5 release, you can retrieve the necessary files from the
tardiff webpage: http://www.geocities.com/sandreas41/corral9.html
More precisely the file with the checksums for 0.9.5final is at:
http://www.geocities.com/sandreas41/data/fgfs-base-0.9.5.md5.gz
So, basically this files contains hash sums of all files in the
standard package, that way you can compare your local folder
structure against the 0.9.5 release structure - details about
that can be also found on the mentioned webpage.
-
Boris
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-08-01 Thread Ron Lange
Hallo Boris,
Boris Koenig schrieb:
More precisely the file with the checksums for 0.9.5final is at:
http://www.geocities.com/sandreas41/data/fgfs-base-0.9.5.md5.gz 
I've just patched with this file and everything seems to be right.
Danke nochmal
Ron
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-07-31 Thread Ron Lange
hi all,
aborting means SIGABRT, IMHO. Unfortunately I've similar effects on my 
system, although they're appearing sporadic it is annoying. After 
several attempts fgfs starts then. I am not sure but it seems to be an 
issue in the FGAI. Just a guess.
Regards Ron

Here the gdb-backtrace:
Starting program: /usr/bin/fgfs
[New Thread 1024 (LWP 1692)]
Unknown runway code 08  passed to GetReverseRunwayNo(...)
Failed to find runway 08  at airport ETHB
[New Thread 2049 (LWP 1693)]
[New Thread 1026 (LWP 1694)]
Initializing OpenAL sound manager
[New Thread 2051 (LWP 1695)]
engines off
Program received signal SIGABRT, Aborted.
[Switching to Thread 1024 (LWP 1692)]
0x403fb861 in kill () from /lib/libc.so.6
(gdb) bt
#0  0x403fb861 in kill () from /lib/libc.so.6
#1  0x4003dacc in pthread_kill () from /lib/libpthread.so.0
#2  0x4003dfd6 in raise () from /lib/libpthread.so.0
#3  0x403fcc81 in abort () from /lib/libc.so.6
#4  0x400e8b58 in __default_terminate () from /usr/lib/libGLU.so.1
#5  0x400e8b7d in __terminate () from /usr/lib/libGLU.so.1
#6  0x400e9636 in throw_helper () from /usr/lib/libGLU.so.1
#7  0x400e9805 in __throw () from /usr/lib/libGLU.so.1
#8  0x0842ac65 in FGAISchedule::update (this=0xa555c08, now=1091246021)
 at Schedule.cxx:292
#9  0x084227e7 in FGTrafficManager::update (this=0xa548ef8,
 something=0.0549750003) at TrafficMgr.cxx:88
#10 0x084e275b in SGSubsystemGroup::Member::update (this=0x9b911d0,
 delta_time_sec=0.0549750003) at subsystem_mgr.cxx:225
#11 0x084e20a2 in SGSubsystemGroup::update (this=0x8a54a5c,
 delta_time_sec=0.0549750003) at subsystem_mgr.cxx:115
#12 0x084e2acc in SGSubsystemMgr::update (this=0x8a54a40,
 delta_time_sec=0.0549750003) at subsystem_mgr.cxx:278
#13 0x08053a48 in fgMainLoop () at main.cxx:1228
#14 0x0809f141 in GLUTidle () at fg_os.cxx:113
#15 0x4005a1c6 in idleWait () from /usr/lib/libglut.so.3
#16 0x08057603 in fgMainInit (argc=1, argv=0xb464) at main.cxx:1779
#17 0x0804febe in main (argc=1, argv=0xb464) at bootstrap.cxx:175
---Type return to continue, or q return to quit---
#18 0x403ea7ee in __libc_start_main () from /lib/libc.so.6

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-07-31 Thread Ron Lange
Hi Durk,
here are the requested informations:
fgfs-versions: FlightGear-0.9.5-pre2 / fgfs-base-0.9.5-pre2.tar.gz
starting time: between 10:00am and 1:00pm (noon here in germany, while 
my son's sleeping...;-)
ADEP: ETHB - Bückeburg, Germany (located in the e000n50 scenerey) with 
the Bo105
Regards
Ron

Durk Talsma schrieb:
On Saturday 31 July 2004 12:26, Ron Lange wrote:
 

did I say sporadic? I am just trying for 2 hours getting fgfs to
start...damn
Ron
   

 

#8  0x0842ac65 in FGAISchedule::update (this=0xa555c08, now=1091246021)
at Schedule.cxx:292
#9  0x084227e7 in FGTrafficManager::update (this=0xa548ef8,
something=0.0549750003) at TrafficMgr.cxx:88
 

Hm, this appears to be a problem that is not related to missing traffic 
files. I'm currently at a loss as to what may cause an abort here, but I'll 
try to have a look this evening when I have time...

In the mean time, can you please tell me:
1) What version you're using (release, cvs, and which base package?)
2) What time of the day you're starting filghtgear (simulated time that is).
3) What airport your starting from?
TIA,
Durk
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d
 


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-07-31 Thread Durk Talsma
Hi Ron,

That explains it: In version pre2, MD11 traffic is still generated, but the 
required aircraft is not included in the base package. Around the time one 
you're trying to start, one of the KLM MD11's starting from of heading for 
Asmterdam is probably causing trouble. Version pre3 has its own set of 
problems, but they should be fixed in the final release.

Cheers,
Durk

On Saturday 31 July 2004 13:16, Ron Lange wrote:
 Hi Durk,
 here are the requested informations:
 fgfs-versions: FlightGear-0.9.5-pre2 / fgfs-base-0.9.5-pre2.tar.gz
 starting time: between 10:00am and 1:00pm (noon here in germany, while
 my son's sleeping...;-)
 ADEP: ETHB - Bückeburg, Germany (located in the e000n50 scenerey) with
 the Bo105
 Regards
 Ron


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-07-31 Thread Ron Lange
Thank you Durk! I hope that someone is making a patch of the final base 
package soon...;-) then I'll get out of trouble.
Ron

Durk Talsma schrieb:
Hi Ron,
That explains it: In version pre2, MD11 traffic is still generated, but the 
required aircraft is not included in the base package. Around the time one 
you're trying to start, one of the KLM MD11's starting from of heading for 
Asmterdam is probably causing trouble. Version pre3 has its own set of 
problems, but they should be fixed in the final release.

Cheers,
Durk
On Saturday 31 July 2004 13:16, Ron Lange wrote:
 

Hi Durk,
here are the requested informations:
fgfs-versions: FlightGear-0.9.5-pre2 / fgfs-base-0.9.5-pre2.tar.gz
starting time: between 10:00am and 1:00pm (noon here in germany, while
my son's sleeping...;-)
ADEP: ETHB - Bückeburg, Germany (located in the e000n50 scenerey) with
the Bo105
Regards
Ron
   


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d
 


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-07-31 Thread Boris Koenig
Ron Lange wrote:
Thank you Durk! I hope that someone is making a patch of the final base 
package soon...;-) 
Just to get this straight: you'd need a patch from pre2 - 0.9.5 ?
Is there anybody else who would like to see such a patch ?
Arnt, for which pre-version do you need a patch ?

Boris
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-07-31 Thread Ron Lange
Dear Boris!
Just a patch chain (pre2-pre3-final) would be nice...
Regards
Ron
Boris Koenig schrieb:
Ron Lange wrote:
Thank you Durk! I hope that someone is making a patch of the final 
base package soon...;-) 

Just to get this straight: you'd need a patch from pre2 - 0.9.5 ?
Is there anybody else who would like to see such a patch ?
Arnt, for which pre-version do you need a patch ?

Boris
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-07-31 Thread Arnt Karlsen
On Sat, 31 Jul 2004 21:07:28 +0200, Ron wrote in message 
[EMAIL PROTECTED]:

 Boris Koenig schrieb:
 
  Ron Lange wrote:
 
   Thank you Durk! I hope that someone is making a patch of the final
   base package soon...;-) 
 
 
  Just to get this straight: you'd need a patch from pre2 - 0.9.5 ?
  Is there anybody else who would like to see such a patch ?
  Arnt, for which pre-version do you need a patch ?

..I don't.  ;-)   Just do as Ron says:

 Dear Boris!
 Just a patch chain (pre2-pre3-final) would be nice...
 Regards
 Ron
 

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;-)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-07-29 Thread Andy Ross
Dave Perry wrote:
  End common FDM init
  Aborted

 Here is how I launched it.

XML parse errors in YASim files become aborts.  I'd look very
carefully at your dc3.xml file and make sure it doesn't contain
extraneous information (cvs collision warnings, etc...)

Andy


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] fgfs aborted with the dc3

2004-07-29 Thread Chris Metzler
On Thu, 29 Jul 2004 16:47:19 -0700
Andy Ross [EMAIL PROTECTED] wrote:

 Dave Perry wrote:
   End common FDM init
   Aborted
 
  Here is how I launched it.
 
 XML parse errors in YASim files become aborts.  I'd look very
 carefully at your dc3.xml file and make sure it doesn't contain
 extraneous information (cvs collision warnings, etc...)

FWIW, with today's CVS I couldn't reproduce this.

-c

-- 
Chris Metzler   [EMAIL PROTECTED]
(remove snip-me. to email)

As a child I understood how to give; I have forgotten this grace since I
have become civilized. - Chief Luther Standing Bear


pgpX2ZXV669Pu.pgp
Description: PGP signature
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Re: [Flightgear-devel] fgfs aborted with the dc3.

2004-07-28 Thread Jim Wilson
Dave Perry said:

 fgfs aborted with the dc3.
 
  [EMAIL PROTECTED]:/usr/local/FlightGear ./bin/fgfs --aircraft=dc3
  Object TrimElevation not found
  Initializing OpenAL sound manager
  Oops AL error in sample set_volume()! -0.2 for 
  /usr/local/FlightGear/Aircraft/dc3/Sounds/engine_running.wav
  Oops AL error in sample set_volume()! -0.2 for 
  /usr/local/FlightGear/Aircraft/dc3/Sounds/engine_running.wav
  Aborted
  [EMAIL PROTECTED]:/usr/local/FlightGear
 

Run with --log-level=debug to see which SubSystem that occurs in.  Could be an
xml bug.

Best,

Jim


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d