Re: [Flightgear-devel] FSWeekend 2012...

2012-11-15 Thread Gijs de Rooy
Anyone got a Kinect or two? This would make a nice attention-grabber (controlling an aircraft by moving your bare hands in space) :-) http://threegearsystems.blogspot.nl/2012/11/flightgear-demo.html

Re: [Flightgear-devel] Bug 479 has come back

2012-11-15 Thread ThorstenB
Am 15.11.2012 12:55, schrieb Alan Teeder: > Found it ! > Here is the culprit: > commit dbea0c936103b2530e551be7c51bc6bd7b5218cb > Author: ThorstenB > Date: Sun Nov 11 19:26:51 2012 +0100 > > Geoff McLane: realpath for Windows using _fullpath. > Alan > *From:* Alan Teeder

Re: [Flightgear-devel] Fwd: [Flightgear-commitlogs] FlightGear branch, next, updated. fe1222a90dd809560e787ce09391d5cf97bbe6fe

2012-11-15 Thread James Turner
On 15 Nov 2012, at 12:57, Thomas Geymayer wrote: >> This appears not to be so optional: Optional like Internet Explorer on Windows, apparently :) > Should be fixed now. Thanks Thomas. Maybe they already exist, but some wiki docs on using the perf tools (optionally!) might be interesting; it'

Re: [Flightgear-devel] Bug 479 has come back

2012-11-15 Thread Alan Teeder
Well it did work until commit fe1222a90dd809560e787ce09391d5cf97bbe6fe Author: Thomas Geymayer Date: Thu Nov 15 11:55:25 2012 +0100 Optional profiling commands using gperftools See Jon Stockill“s post in the commitlogs list. From: Alan Teeder Sent: Thursday, November 15, 2012 11:55 AM To: Fl

Re: [Flightgear-devel] Fwd: [Flightgear-commitlogs] FlightGear branch, next, updated. fe1222a90dd809560e787ce09391d5cf97bbe6fe

2012-11-15 Thread Thomas Geymayer
Am 2012-11-15 13:20, schrieb Jon Stockill: > commit fe1222a90dd809560e787ce09391d5cf97bbe6fe > Author: Thomas Geymayer > Date: Thu Nov 15 11:55:25 2012 +0100 > > Optional profiling commands using gperftools > > > This appears not to be so optional: Should be fixed now. Tom -- Thomas G

[Flightgear-devel] Fwd: [Flightgear-commitlogs] FlightGear branch, next, updated. fe1222a90dd809560e787ce09391d5cf97bbe6fe

2012-11-15 Thread Jon Stockill
commit fe1222a90dd809560e787ce09391d5cf97bbe6fe Author: Thomas Geymayer Date: Thu Nov 15 11:55:25 2012 +0100 Optional profiling commands using gperftools This appears not to be so optional: [ 22%] Building CXX object src/Main/CMakeFiles/fgfs.dir/fg_commands.cxx.o /export/flightgear/Flig

Re: [Flightgear-devel] Bug 479 has come back

2012-11-15 Thread Alan Teeder
Found it ! Here is the culprit: commit dbea0c936103b2530e551be7c51bc6bd7b5218cb Author: ThorstenB Date: Sun Nov 11 19:26:51 2012 +0100 Geoff McLane: realpath for Windows using _fullpath. Alan From: Alan Teeder Sent: Thursday, November 15, 2012 11:32 AM To: Flightgear-devel@lists.sourceforge.n

Re: [Flightgear-devel] Bug 479 has come back

2012-11-15 Thread Alan Teeder
All is OK when I reset git to 10 October. From: Alan Teeder Sent: Thursday, November 15, 2012 11:32 AM To: Flightgear-devel@lists.sourceforge.net Subject: [Flightgear-devel] Bug 479 has come back Bug 479 (loadxml: reading 'file.xml' denied (unauthorized access) from --aircraft directory) has c

[Flightgear-devel] Bug 479 has come back

2012-11-15 Thread Alan Teeder
Bug 479 (loadxml: reading 'file.xml' denied (unauthorized access) from --aircraft directory) has come back during the last week. (Windows MSVC 2010). If I revert Simgear and Flightgear to 7 October all is well. I have not yet had time to find which commit is causing the problem. Alan-