Can someone please apply the little -diff file attached?
It should target the bugs reported.
Many thanks,
Markus
? -d.diff
Index: B-1B-set.xml
===
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/B-1B/B-1B-set.xml,v
retrieving revisio
Melchior FRANZ wrote:
>
> OK, whatever it changes: it's a bug. The property "dir" is called /sim/*USER*/
> for a reason. It's user stuff, not aircraft stuff. I for one have this
> call sign set in my $FG_HOME/preferences.xml, and I don't see why any
> aircraft should override my personal choice.
>
* Melchior FRANZ -- Wednesday 01 August 2007:
> This looks like a bug, too: setprop("sim/multiplay/chat_display", 1);
> (although I haven't seen any effect).
OK, I found out. The property got renamed to /sim/multiplay/chat-display
and is now saved to autosave.xml. So you can leave that setprop()
* Markus Zojer -- Wednesday 01 August 2007:
> Melchior FRANZ wrote:
> > That's because init_b1b() is called with settimer(..., 0) and not
> > with setlistener("/sim/signals/fdm-initialized", ...);
> >
> Thats not beautiful, I agree but worked for me ..
It's one of the bugs that depend on instal
Melchior FRANZ wrote:
> * Markus Zojer -- Wednesday 01 August 2007:
>
>> That should be all, hopefully everything works now.
>>
>
> No, doesn't:
>
> Nasal runtime error: setprop() value is not string or number
> at $FG_ROOT/Aircraft/B-1B/Nasal/b1b.nas, line 359
>
> That's because init
* Markus Zojer -- Wednesday 01 August 2007:
> That should be all, hopefully everything works now.
No, doesn't:
Nasal runtime error: setprop() value is not string or number
at $FG_ROOT/Aircraft/B-1B/Nasal/b1b.nas, line 359
That's because init_b1b() is called with settimer(..., 0) and not
wi
6 matches
Mail list logo