maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Waze for N900/N9/N950 (https://talk.maemo.org/showthread.php?t=79860)

damagedspline 2012-02-02 20:59

Re: [Announce] Waze for N900/N9/N950
 
Quote:

Originally Posted by 654321 (Post 1159627)
This is my log:

bine... i was afraid of this:
what fails is the atof() system function. I'll fix it tomorrow and probably release a proposed fixed binary either tomorrow or Saturday - i'll replace the atof with the QString equivalent

Edit: it coud also be a locale thing that atof assumes ',' as a decimal separator while waze assumes '.' in the strings that are retrievd from the server. What does settings -> Languages & region tells you about the decimal separator?

damagedspline 2012-02-02 21:44

Re: [Announce] Waze for N900/N9/N950
 
FInally amanged to reproduce - just as i thought , atof is locale specific.

in the meanwhile (until the fix) to make it work correctly, change the format in settings->language&region->regional settings->united kingdom (reboot).

i will fix it by replacing atof with atof_l so that you will not have to change the regional settings.

Thanks for everyone that assisted in finding this issue!

sdpkom 2012-02-03 12:49

Re: [Announce] Waze for N900/N9/N950
 
Quote:

Originally Posted by damagedspline (Post 1159688)
FInally amanged to reproduce - just as i thought , atof is locale specific.

in the meanwhile (until the fix) to make it work correctly, change the format in settings->language&region->regional settings->united kingdom (reboot).

i will fix it by replacing atof with atof_l so that you will not have to change the regional settings.

Thanks for everyone that assisted in finding this issue!

switchuted from italy to uk.
i cant notice any difference. will try the new binary on sunday on my way to work.

strange thing i noticed. it crashes at fixed places, driving the same route from home to work. always in the same position.
but it does not crash in the same position on the reverse direction.
must try it without navigation on once.

damagedspline 2012-02-03 16:38

Re: [Announce] Waze for N900/N9/N950
 
Proposed fix attempt #1 for the mislocation issue is available for download here

Notes:
1) Must be installed on top of v0.0.5
2) N900 only

gianko 2012-02-03 17:12

Re: [Announce] Waze for N900/N9/N950
 
1 Attachment(s)
installed the fix. no more segmentation fault but other errors. read the file attached

ScarCow 2012-02-03 19:20

Re: [Announce] Waze for N900/N9/N950
 
Just came by to say that changing the regional settings of the phone solved the search issue for me. Thanks damagedspline.

I will test that fix attempt later on. Is that compatible with the earlier attempt?

-sc

654321 2012-02-03 20:07

Re: [Announce] Waze for N900/N9/N950
 
Quote:

Originally Posted by damagedspline (Post 1159991)
Proposed fix attempt #1 for the mislocation issue is available for download here

Search is ok now.
Thanks,

damagedspline 2012-02-04 08:57

Re: [Announce] Waze for N900/N9/N950
 
@gianko maybe another dependency is missing. I suspect it's the qtmobility.
try to install the following packages and retry:
libqtm-location libqtm-contacts libqtm-mutimedia libqtm-systeminfo
i will add those packages as dependencies.

@scarcow it is compatible with the prev attempt so u can install it on top of that. v0.0.5 preinstalled is still a requirement which is inherited from the previous attempt.

sdpkom 2012-02-05 07:54

Re: [Announce] Waze for N900/N9/N950
 
1 Attachment(s)
Search now works fine - great, thanks.

Still crashes at the same positions.

Regional settings are now UK, did not test it with other locations.

Postmortem file attached (many crashes in it, just the last one with the latest version).

damagedspline 2012-02-05 08:58

Re: [Announce] Waze for N900/N9/N950
 
Quote:

Originally Posted by sdpkom (Post 1160712)
Search now works fine - great, thanks.

Still crashes at the same positions.

Regional settings are now UK, did not test it with other locations.

Postmortem file attached (many crashes in it, just the last one with the latest version).

Thanks, but it is missing some info - can you please raise the log level by adding:
Code:

General.Log level: 1
to the ~/MyDocs/.waze/preferences file (It is being removed each time waze reinstalled), delete the postmortem file, retry & resend?
That would be extremely helpful! :)

v0.0.6 will be coming in about two weeks with the following features:
1) Finally groups support - Done
2) Finally report events is working - Done
3) Fix for the mislocation issue ( obvisously :) ) - Done
4) Fix multitouch zoom on N9 - TODO
5) Phone camera integration - TODO
6) Add to the Maemo/Meego repositories - Meego=Done, Maemo=TODO
7) Other fixes as time allows


All times are GMT. The time now is 15:30.

vBulletin® Version 3.8.8