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 <mailto:ajtee...@v-twin.org.uk>
> *Sent:* Thursday, November 15, 2012 11:32 AM
> *To:* Flightgear-devel@lists.sourceforge.net
> <mailto: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 come back during the last week. (Windows MSVC
> 2010).

Apparently the path checker somehow mismatches the given file path and 
the fg-aircraft path. This is obviously caused by the conversion of the 
path to an absolute path - but it's strange since absolute paths should 
certainly work (and they are what should normally be given on the 
command-line in the first place, so the conversion should not really 
have changed anything, except for those who were using relative paths - 
but those weren't even working before).

We either need someone running Windows to debug this.
Alternatively, please provide the exact values of the

* fg-aircraft command-line parameter ("--fg-aircraft=...")
* The value of the /sim/fg-aircraft property (see property tree)
* The exact path given in the error message "(loadxml: reading '...' 
denied)"

Make sure to copy the paths exactly as shown - even tiny differences 
(such as "/" vs "\", or an appended extra slash may make a difference).

cheers,
Thorsten


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to