Re: [Flightgear-devel] Check your IOrules!

2013-05-09 Thread grtuxhangar team
Thomas, Thank. Won't it be better to have such messages with _WARN instead of _ALERT ? since we are collecting a lot of others not useful annoying messages -Enabling ATI viewport hack - DDS texture warning Which oblige the user to build some customized program to avoid it. ahmad On 9 May 20

Re: [Flightgear-devel] Check your IOrules!

2013-05-09 Thread Thomas Geymayer
Am 2013-05-09 13:19, schrieb grtuxhangar team: > Thomas, > > May i know which part of fgdata is involved, since with my own systems, > for weeks i can't use the entire original fgdata GIT without crashing. Just two small changes to Nasal/io.nas and Nasal/props.nas: https://gitorious.org/fg/fgdat

Re: [Flightgear-devel] Check your IOrules!

2013-05-09 Thread grtuxhangar team
Thomas, May i know which part of fgdata is involved, since with my own systems, for weeks i can't use the entire original fgdata GIT without crashing. .Please tell me what these messages are used for ? Thank ahmad On 9 May 2013 02:17, Thomas Geymayer wrote: > 2013/5/9 grtuxhangar team : > >

Re: [Flightgear-devel] Check your IOrules!

2013-05-08 Thread Thomas Geymayer
2013/5/9 grtuxhangar team : > Hello, > > With recent fg git > I am getting these messages, at fgfs run > > Check your IOrules! (write to '/do-not-access' is allowed) > Check your IOrules! (read from '/do-not-access' is allowed) > Why these new messages ? > What must be done , to avoid it.? Update

[Flightgear-devel] Check your IOrules!

2013-05-08 Thread grtuxhangar team
Hello, With recent fg git I am getting these messages, at fgfs run Check your IOrules! (write to '/do-not-access' is allowed) Check your IOrules! (read from '/do-not-access' is allowed) Why these new messages ? What must be done , to avoid it.? Thank ahmad ---