Originally created by: h... (code.google.com)@hyde-tech.com
What steps will reproduce the problem?
1.Start FG with c172p at KSFO
2.Tuning radio to 118.85, increase volume.
What is the expected output? What do you see instead?
ATIS should be voicing current weather.
ATIS is voicing but contents does not have any information other than airport name.
What FlightGear version (or GIT date)?
GIT [r410ab9a9b3edc94a22739c90599a9dfecceb3e7a]
What operating system and graphics card?
Fedora20, GTX760
Please use labels, text and attachments to provide additional information
(avoid expiring external links, e.g. imageshack, pastebin etc).
http://forum.flightgear.org/viewtopic.php?f=4&t=22997&p=224515#p224515
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: gijsrooy
(No comment was entered for this change.)
Cc: cumuluni...@gmail.com
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cumuluni... (code.google.com)@gmail.com
Sorry, can't reproduce this locally.
At ksfo on 118.85 with c172, I just received this metar:
2014/12/03 09:02 KSFO 030902Z VRB05KT 3SM R28R/5500VP6000FT -RA BR FEW013 BKN024 OVC080 16/16 A2973 RMK AO2 P0004
This is San Francisco Intl airport information bravo. Time zero niner zero two Zulu. Expect visual approach. Landing and departing runway zero one . Weather. Wind zero zero zero degrees at five knots. Visibility four thousand eight hundret meters. light rain, moderate mist. Clouds few one thousand three hundret feet broken two thousand four hundret feet overcast eight thousand feet. Temperature one six dewpoint one six. QNH one zero zero six hektopascal or two niner decimal seven one inches. nosig. Advise on initial contact you have information bravo.
The wind direction is wrong (should be variable) but everything else looks as expected.
What is your ATIS?
Status: NeedInfo
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: h... (code.google.com)@hyde-tech.com
I attach my ATIS.
As you can see the atis string, no information is included.
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cumuluni... (code.google.com)@gmail.com
Your airport information "unknown" looks like something is wrong with local strings as defined in FGDATA/Translations. What is the content of you $LANG environment variable and can you test setting it to an empty string or remove it temporarily?
unset LANG; fgfs --some --args
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: h... (code.google.com)@hyde-tech.com
Indeed.
My LANG is ja_JP.UTF-8.
When unset it, it works.
Should user take care of this?
Or can you treat it?
That's why I haven't got any reply.
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cumuluni... (code.google.com)@gmail.com
OK, I can reproduce this when setting LANG=ja_JP.UTF-8
As a workaround, you can start
fgfs --language=C
which ignores your current locale and tells FlightGear to run in the default (english) locale. I'll have do dig a bit deeper to fix the underlying issue.
Status: Accepted
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cumuluni... (code.google.com)@gmail.com
Was easier than expected.
Should be fixed by
https://gitorious.org/fg/flightgear/commit/71eba5e57987a1cbfa6b5fd866dbb054cf25512f
please verify.
Status: Testing
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: h... (code.google.com)@hyde-tech.com
Verified. It works now.
Thanks.
Status: Verified
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cumuluni... (code.google.com)@gmail.com
Great. Thanks for reporting.
Labels: Milestone-3.4