Re: [Flightgear-devel] Aircraft loading problem in 9.8

2005-01-24 Thread Erik Hofman
Ampere K. Hardraade wrote:
Now, I got a little problem of my own.  Initially, I couldn't compile plib 
because it kept saying that I am missing glList and glLookat.  This was 
fixed after I installed mesag3, and the computer automatically removed 
libraries belonged to x-window and x-lib-mesa.

There was no problem during compilation after that.  Everything went smoothly 
until I tried to run FlightGear.

After entering the command line, the FlightGear window poped up, showed me the 
splash screen, then the entire system frozed.  I could hear the harddrive 
working like crazy.  This went on for about 5 minutes, then FlighGear 
terminated with a message Terminated... very helpful.

I tried pipping the output into a text file.  Unfortunately, the file was 
incompleted for some reason.

I assume this problem I am having is related to the package changes.  I want 
to hear opinions from you guys before I reinstall x-lib-mesa again.
I expect you have replaced the accelerated drivers by a software only 
driver now. You should have installed the mesag3-dev package only.

Erik
___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Aircraft loading problem in 9.8

2005-01-24 Thread Curtis L. Olson
Ampere K. Hardraade wrote:
On January 21, 2005 09:01 am, Frederic Bouvier wrote:
 

Quoting Innis Cunningham:
   

 Curtis L. Olson writes
 

Innis,
I had no problem loading the version Ampere sent me in v0.9.8.  I did
notice there was a large (and seemingly arbitrary) mix of file
permission, capitalization, etc.  I'm running linux.  If you are
running windows, perhaps there is a dos/unix line ending problem in one
of the files?
   

Thanks Curt and yes I am runing windows.
But if there was a line ending problem would this have not showed up
in 9.6 and 9.5.In these versions it runs without trouble.
 

The ac loader has been overhauled and many features were added, and
regressions or stricter checked could have sneak in. Send me privately this
model if you want me to test on the windows platform with adequate
debugging tools.
-Fred
   

Problem fixed.
There was a dependency on the 747.  This will be removed in the future.

Now, I got a little problem of my own.  Initially, I couldn't compile plib 
because it kept saying that I am missing glList and glLookat.  This was 
fixed after I installed mesag3, and the computer automatically removed 
libraries belonged to x-window and x-lib-mesa.

There was no problem during compilation after that.  Everything went smoothly 
until I tried to run FlightGear.

After entering the command line, the FlightGear window poped up, showed me the 
splash screen, then the entire system frozed.  I could hear the harddrive 
working like crazy.  This went on for about 5 minutes, then FlighGear 
terminated with a message Terminated... very helpful.
 

These symptoms indicate that FG used up all your main memory and then 
was terminated by the operating system  ... which is preferable to the 
operating system being terminated by FlightGear. :-)

I tried pipping the output into a text file.  Unfortunately, the file was 
incompleted for some reason.

I assume this problem I am having is related to the package changes.  I want 
to hear opinions from you guys before I reinstall x-lib-mesa again.
 

As someone else mentioned, it sounds like you need to revisit your 
accelerated driver config and make sure that is all running.  It sounds 
like you very likely could be back to software only rendering.

Curt.
--
Curtis Olsonhttp://www.flightgear.org/~curt 
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:2f585eeea02e2c79d7b1d8c4963bae2d

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Aircraft loading problem in 9.8

2005-01-24 Thread Ampere K. Hardraade
On January 24, 2005 03:45 am, Erik Hofman wrote:
 I expect you have replaced the accelerated drivers by a software only
 driver now. You should have installed the mesag3-dev package only.

 Erik


On January 24, 2005 07:32 am, Curtis L. Olson wrote:
 As someone else mentioned, it sounds like you need to revisit your
 accelerated driver config and make sure that is all running.  It sounds
 like you very likely could be back to software only rendering.

 Curt.

Thanks guys.

I guess I will have to reinstall all the packages that the computer 
uninstalled.



Ampere

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Aircraft loading problem in 9.8

2005-01-23 Thread Ampere K. Hardraade
On January 21, 2005 09:01 am, Frederic Bouvier wrote:
 Quoting Innis Cunningham:
Curtis L. Olson writes
 
  Innis,
  
  I had no problem loading the version Ampere sent me in v0.9.8.  I did
  notice there was a large (and seemingly arbitrary) mix of file
   permission, capitalization, etc.  I'm running linux.  If you are
   running windows, perhaps there is a dos/unix line ending problem in one
   of the files?
 
  Thanks Curt and yes I am runing windows.
  But if there was a line ending problem would this have not showed up
  in 9.6 and 9.5.In these versions it runs without trouble.

 The ac loader has been overhauled and many features were added, and
 regressions or stricter checked could have sneak in. Send me privately this
 model if you want me to test on the windows platform with adequate
 debugging tools.

 -Fred
Problem fixed.
There was a dependency on the 747.  This will be removed in the future.



Now, I got a little problem of my own.  Initially, I couldn't compile plib 
because it kept saying that I am missing glList and glLookat.  This was 
fixed after I installed mesag3, and the computer automatically removed 
libraries belonged to x-window and x-lib-mesa.

There was no problem during compilation after that.  Everything went smoothly 
until I tried to run FlightGear.

After entering the command line, the FlightGear window poped up, showed me the 
splash screen, then the entire system frozed.  I could hear the harddrive 
working like crazy.  This went on for about 5 minutes, then FlighGear 
terminated with a message Terminated... very helpful.

I tried pipping the output into a text file.  Unfortunately, the file was 
incompleted for some reason.

I assume this problem I am having is related to the package changes.  I want 
to hear opinions from you guys before I reinstall x-lib-mesa again.



Ampere

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Aircraft loading problem in 9.8

2005-01-21 Thread Curtis L. Olson
Innis,
I had no problem loading the version Ampere sent me in v0.9.8.  I did 
notice there was a large (and seemingly arbitrary) mix of file 
permission, capitalization, etc.  I'm running linux.  If you are running 
windows, perhaps there is a dos/unix line ending problem in one of the 
files?

Curt.
Innis Cunningham wrote:
Hi All
As you may or maynot be aware Ampere Hardraade and I
are building the A380 for FG but when I went to put the
A380 folder into the Aircraft folder in 9.8 and run the sim
I get this fault failed to load aircraft from Aircraft/A380/XML
/A380.xml. fallig back to glider.ac.
Now you may notice that the aircraft file is not in the models
folder as I think was a requirement a couple of versions back.
But this has worked fine in both 9.5 and 9.6.In fact I uninstalled
9.8 and reinstalled 9.6 and moved the A380 folder into it.It worked
fine I then uninstalled 9.6 and reinstalled 9.8 moved the A380 into
the Aircraft folder and ran the sim but it came up with the same
error message.
This is probably a slightly unusual model in that the total model is
made up of both .ac and .3ds files(fuselage,gear  fin .ac wing,engines
and horizontal stabilizer 3ds)but this works fine in 9.6.
Another thing is the model shows up fine in the FGRUN selection window
but not in the sim.
So has something been inadvertently changed that FG will not accept this
path to the model in 9.8?.
I also wonder if anybody has had anyhting like this with installing 
downloaded
aircraft in 9.8.
Besides the small problem above this is a great sim, getting almost 70 
fps sitting
on 28R at KSFO on a 2gig atholon with 512 memory and nvidia  FX5200 
graphics
card.
So a big thank you to all those involved.

Cheers
Innis

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

--
Curtis Olsonhttp://www.flightgear.org/~curt 
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:2f585eeea02e2c79d7b1d8c4963bae2d

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Aircraft loading problem in 9.8

2005-01-21 Thread Innis Cunningham

 Curtis L. Olson writes
Innis,
I had no problem loading the version Ampere sent me in v0.9.8.  I did 
notice there was a large (and seemingly arbitrary) mix of file permission, 
capitalization, etc.  I'm running linux.  If you are running windows, 
perhaps there is a dos/unix line ending problem in one of the files?
Thanks Curt and yes I am runing windows.
But if there was a line ending problem would this have not showed up
in 9.6 and 9.5.In these versions it runs without trouble.
Curt.
Cheers
Innis

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Aircraft loading problem in 9.8

2005-01-21 Thread Frederic Bouvier
Quoting Innis Cunningham:

   Curtis L. Olson writes
 
 Innis,
 
 I had no problem loading the version Ampere sent me in v0.9.8.  I did
 notice there was a large (and seemingly arbitrary) mix of file permission,
 capitalization, etc.  I'm running linux.  If you are running windows,
 perhaps there is a dos/unix line ending problem in one of the files?

 Thanks Curt and yes I am runing windows.
 But if there was a line ending problem would this have not showed up
 in 9.6 and 9.5.In these versions it runs without trouble.

The ac loader has been overhauled and many features were added, and regressions
or stricter checked could have sneak in. Send me privately this model if you
want me to test on the windows platform with adequate debugging tools.

-Fred

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


[Flightgear-devel] Aircraft loading problem in 9.8

2005-01-20 Thread Innis Cunningham
Hi All
As you may or maynot be aware Ampere Hardraade and I
are building the A380 for FG but when I went to put the
A380 folder into the Aircraft folder in 9.8 and run the sim
I get this fault failed to load aircraft from Aircraft/A380/XML
/A380.xml. fallig back to glider.ac.
Now you may notice that the aircraft file is not in the models
folder as I think was a requirement a couple of versions back.
But this has worked fine in both 9.5 and 9.6.In fact I uninstalled
9.8 and reinstalled 9.6 and moved the A380 folder into it.It worked
fine I then uninstalled 9.6 and reinstalled 9.8 moved the A380 into
the Aircraft folder and ran the sim but it came up with the same
error message.
This is probably a slightly unusual model in that the total model is
made up of both .ac and .3ds files(fuselage,gear  fin .ac wing,engines
and horizontal stabilizer 3ds)but this works fine in 9.6.
Another thing is the model shows up fine in the FGRUN selection window
but not in the sim.
So has something been inadvertently changed that FG will not accept this
path to the model in 9.8?.
I also wonder if anybody has had anyhting like this with installing 
downloaded
aircraft in 9.8.
Besides the small problem above this is a great sim, getting almost 70 fps 
sitting
on 28R at KSFO on a 2gig atholon with 512 memory and nvidia  FX5200 graphics
card.
So a big thank you to all those involved.

Cheers
Innis

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d