View Single Post
Posts: 9 | Thanked: 0 times | Joined on Nov 2011
#346
Originally Posted by sony123 View Post
This is location dependent so if you have time to look deeper I am more than willing to give you a helping hand. As long as you know how to edit text file in terminal, you can debug this.

The GuidancePanel component defines this header. The text comes from either routingModel or guidanceModel. You just need to dump the variables to figure out what happened. It could be a limitation in the API or could be blocked by the various conditions defined in the if..else block.

Do you have a Symbian device for reference? If Symbian doesn't show next maneuver then you know for sure it's API limitation.
Thanks,
Unfortunately i don't have much time to make tests on those variables.
I thought the problem was on the way they set routeName variable in GuidancePage.qml but not in routingModel or GuidanceModel.If so that sound complicated to fix.
I believe the name for the next maneuver should be the direction (city's name for example) and the route name but not only the route name which is blank for some portion of the road (as you said probably depending on the country).
I'll see if i have time to look deeper into this.

Do you know where the next maneuver name is set for the voice ?

Also as i remember i didn't have this problem on my 5800.

Thanks anyway.

Last edited by Jef971; 2012-09-18 at 15:28.