Re: [Flightgear-devel] [Simgear-cvslogs] CVS: source/simgear/scene/material Effect.cxx,

2009-12-01 Thread Geoff McLane
On Sun, 2009-11-29 at 18:00 +0100, Tim Moore wrote: Instead, I've changed the required Boost version back to 1.37. I don't want to deal with the tr1-Boost compatibility myself. As far as I know 1.37 will build and run on the systems we're interested in. Tim Now, no problem. I have found

Re: [Flightgear-devel] Runtime selection of sound device

2009-12-01 Thread Geoff McLane
In Ubuntu 8.04, a cvs SG/FG/DATA update a few minutes ago, and great news - all the sound is back ;=)) I do get a strange output trying the new fgfs option :- ~/fg/fg7$ ./run_fgfs.sh --show-sound-devices run_fgfs.sh: Running: ./fgfs --fg-root=/home/geoff/fg/fg7/fgfs/data --show-sound-devices

[Flightgear-devel] Frequent segfaults in latest flightgear

2009-12-01 Thread Curtis Olson
I've been observer quite frequent segfaults in the most recent version of FlightGear. I've started running under gdb and so far the trend seems to be that the crash is inside the pui code and as a result of clicking ok or cancel on a dialog box. Here's an example backtrace (the build is without

Re: [Flightgear-devel] Frequent segfaults in latest flightgear

2009-12-01 Thread James Turner
On 1 Dec 2009, at 16:59, Curtis Olson wrote: I've been observer quite frequent segfaults in the most recent version of FlightGear. I've started running under gdb and so far the trend seems to be that the crash is inside the pui code and as a result of clicking ok or cancel on a dialog

Re: [Flightgear-devel] Runtime selection of sound device

2009-12-01 Thread Erik Hofman
Geoff McLane wrote: In Ubuntu 8.04, a cvs SG/FG/DATA update a few minutes ago, and great news - all the sound is back ;=)) Good news indeed. I do get a strange output trying the new fgfs option :- ~/fg/fg7$ ./run_fgfs.sh --show-sound-devices run_fgfs.sh: Running: ./fgfs

Re: [Flightgear-devel] Frequent segfaults in latest flightgear

2009-12-01 Thread Curtis Olson
On Tue, Dec 1, 2009 at 11:06 AM, James Turner zakal...@mac.com wrote: On 1 Dec 2009, at 16:59, Curtis Olson wrote: I've been observer quite frequent segfaults in the most recent version of FlightGear. I've started running under gdb and so far the trend seems to be that the crash is inside

Re: [Flightgear-devel] Frequent segfaults in latest flightgear

2009-12-01 Thread Curtis Olson
On Tue, Dec 1, 2009 at 11:21 AM, Curtis Olson wrote: On Tue, Dec 1, 2009 at 11:06 AM, James Turner wrote: On 1 Dec 2009, at 16:59, Curtis Olson wrote: I've been observer quite frequent segfaults in the most recent version of FlightGear. I've started running under gdb and so far the trend

[Flightgear-devel] releases +- bugs

2009-12-01 Thread John Denker
On 11/26/2009 11:28 PM, Tim Moore wrote: When those are merged in, and I expect that to happen before December 1st, I suggest we roll those up as a real beta and start working towards a New Year's Eve release. I won't plan on merging anything else to the master branches before the

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread Heiko Schulz
Hi John, thank your for the bug report. But it would be great if you could update your datas and FGFS generally, there was some smaller changes done on the c172p and other things lately. But generally: missing features arent't bugs! To your note: So the c172p has now: -kollsman window -new

[Flightgear-devel] Yaw pitch and roll from MP position message

2009-12-01 Thread Marco Lecora
Hi, I would like to know if it is possible to get yaw pitch and roll values wrt the local frame from a multiplayer position message. Thank you in advance Marco-- Join us December 9, 2009 for the Red Hat Virtual

Re: [Flightgear-devel] Frequent segfaults in latest flightgear

2009-12-01 Thread Curtis Olson
Here's an updated back trace with debugging symbols for plib ... the segfault is on typeinfo for puDial() which is strange. Is this RTTI related? I observe that the crash happens when the dialog box is being closed, so could we have something out of order or a race condition between the thread

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread John Denker
On 12/01/2009 11:19 AM, Heiko Schulz wrote: thank your for the bug report. :-) But it would be great if you could update your datas and FGFS generally, there was some smaller changes done on the c172p and other things lately. Every one of those bug reports has a date. There are so many

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread Heiko Schulz
Hi, Every one of those bug reports has a date.  There are so many bugs that I can't check them all every day. Yep, exactly that makes me woender! Even with the newest date, you must probably missed some things. Generally I found some other things, which was improved. But as I use win32, it

[Flightgear-devel] Sound system improvements...levels, sources, balancing, and devices...

2009-12-01 Thread Jacob Burbach
Since the sound system is undergoing major development, I guess now would be a good time to mention some things that I think need addressing... First, we really need better control of sound levels and balancing between different sound sources. It is often impossible to hear ATIS over the aircraft

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread Jari Häkkinen
Eh, a bugtracker? Jari Heiko Schulz wrote: Hi, Every one of those bug reports has a date. There are so many bugs that I can't check them all every day. Yep, exactly that makes me woender! Even with the newest date, you must probably missed some things. Generally I found some other

Re: [Flightgear-devel] Frequent segfaults in latest flightgear

2009-12-01 Thread Tim Moore
Just to be clear, are you running with CullThreadPerCameraDrawThreadPerContext, or what? How many of each? On 12/01/2009 07:37 PM, Curtis Olson wrote: Here's an updated back trace with debugging symbols for plib ... the segfault is on typeinfo for puDial() which is strange. Is this RTTI

Re: [Flightgear-devel] Frequent segfaults in latest flightgear

2009-12-01 Thread Curtis Olson
On Tue, Dec 1, 2009 at 1:32 PM, Tim Moore timo...@redhat.com wrote: Just to be clear, are you running with CullThreadPerCameraDrawThreadPerContext, or what? How many of each? That's a good question. I had been running with: --prop:/sim/rendering/multithreading-mode=AutomaticSelection This

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread Stuart Buchanan
Hi John, Thanks for the list. A number of the c172p issues are on my to-do list (I've indicated relative priorities - let me know if you think they are wrong), and others should have been fixed recently. I've put some comments inline, along with some specific questions. Of course, if you'd

Re: [Flightgear-devel] OpenAL / ALUT problem on Mac (was PATCH Suggested configure.ac changes/improvements affecting mac users)

2009-12-01 Thread Jari Häkkinen
Hi Tat, I have a working dev setup which I rebuild automatically more often I'd should thanks to your scripts and others input. Once everything compiles and the scripts are tuned the effort to update to latest repository versions of all packages is minimal. Patience is required though since

[Flightgear-devel] Can someone please add missing terrasync scenery to the repository

2009-12-01 Thread Jari Häkkinen
Terragear complains about missing directory in the subversion repository: URL 'http://terrascenery.googlecode.com/svn/trunk/data/Scenery/Objects/e010n50/e014n54' doesn't exist Can someone please add it? Jari --

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread Heiko Schulz
Hi Guys, Nice list! I gave up modelling, as didn't find enough and sufficient pics of the whole cockpit. John, you forgot to mention that the c172 seems also to have a fuel selector similar to the PA24, as well as braking circuits, primer, which are also missing on the c172p in FGFS. And a

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread dave perry
On 12/01/2009 12:47 PM, Stuart Buchanan wrote: Hi John, Thanks for the list. A number of the c172p issues are on my to-do list (I've indicated relative priorities - let me know if you think they are wrong), and others should have been fixed recently. I've put some comments inline, along

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread Torsten Dreyer
For details, see http://www.av8n.com/fly/fgfs/htm/bug-list.htm I only checked your reported Seneca issues: ...including the c182rg, Seneca, pa24-250, and even the c172r, which have animated rudder pedals with some degree of realism. At least 'some degree' ;-) No transponder correct, an IFR

Re: [Flightgear-devel] Frequent segfaults in latest flightgear

2009-12-01 Thread Tim Moore
On 12/01/2009 08:46 PM, Curtis Olson wrote: On Tue, Dec 1, 2009 at 1:32 PM, Tim Moore timo...@redhat.com mailto:timo...@redhat.com wrote: Just to be clear, are you running with CullThreadPerCameraDrawThreadPerContext, or what? How many of each? That's a good question. I

Re: [Flightgear-devel] Frequent segfaults in latest flightgear

2009-12-01 Thread Curtis Olson
On Tue, Dec 1, 2009 at 3:36 PM, Tim Moore wrote: No, I meant that 2.9.6+ is in svn. Oh ok. I've been trying to live with downloadable releases, otherwise if people are pulling different snapshots out of the repository at different times we end up with something ... oh ... maybe like the

Re: [Flightgear-devel] OpenAL / ALUT problem on Mac (was PATCH Suggested configure.ac changes/improvements affecting mac users)

2009-12-01 Thread Tatsuhiro Nishioka
Hi Jari, On Dec 2, 2009, at 4:50 AM, Jari Häkkinen wrote: Hi Tat, I have a working dev setup which I rebuild automatically more often I'd should thanks to your scripts and others input. Once everything compiles and the scripts are tuned the effort to update to latest repository versions

Re: [Flightgear-devel] Yaw pitch and roll from MP position message

2009-12-01 Thread Ron Jensen
On Tue, 2009-12-01 at 19:20 +0100, Marco Lecora wrote: Hi, I would like to know if it is possible to get yaw pitch and roll values wrt the local frame from a multiplayer position message. Thank you in advance Marco Yes, it is. Ron

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread John Denker
On 12/01/2009 02:04 PM, Torsten Dreyer wrote: Thanks for testing and reporting. :-) I updated my bug list. From my point of view, there is no showstopper for a release with the Seneca. Agreed. It's definitely an impressive piece of work. Transponder ... not a bug. I moved it to the

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread John Denker
On 12/01/2009 12:47 PM, Stuart Buchanan wrote: Thanks for the list. :-) 22 :: c172p trim indicator Do you have any pictures of this? I've had difficulty finding anything. Also, what's the take-off trim position? As mentioned by HHS, here is a Cessna POH in .pdf format:

Re: [Flightgear-devel] releases +- bugs

2009-12-01 Thread Ron Jensen
On Tue, 2009-12-01 at 11:38 -0700, John Denker wrote: On 12/01/2009 11:19 AM, Heiko Schulz wrote: thank your for the bug report. :-) But it would be great if you could update your datas and FGFS generally, there was some smaller changes done on the c172p and other things lately.

Re: [Flightgear-devel] Frequent segfaults in latest flightgear

2009-12-01 Thread Tim Moore
On 12/01/2009 08:32 PM, Tim Moore wrote: Just to be clear, are you running with CullThreadPerCameraDrawThreadPerContext, or what? How many of each? On 12/01/2009 07:37 PM, Curtis Olson wrote: Here's an updated back trace with debugging symbols for plib ... the segfault is on typeinfo for

Re: [Flightgear-devel] Sound system improvements...levels, sources, balancing, and devices...

2009-12-01 Thread Erik Hofman
Jacob Burbach wrote: Since the sound system is undergoing major development, I guess now would be a good time to mention some things that I think need addressing... First, we really need better control of sound levels and balancing between different sound sources. It is often impossible to