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)

ginggs 2012-08-12 06:33

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

Originally Posted by damagedspline (Post 1250596)
New test packages v0.0.9-29:
I'm afraid that you will need to remove ~/MyDocs/.waze/ as there is a possibility that the previous releases saved some data in a bad way that might have caused a crash when the data was read. I am still not sure it solves the unexplained crashes during navigation - please take that into account when trying.

Thanks, I have removed ~/MyDocs/.waze/ and installed the new version.

I noticed the following while installing:
Code:

# dpkg -i waze_0.0.9-29_armel.deb
Selecting previously deselected package waze.
(Reading database ... 51959 files and directories currently installed.)
Unpacking waze (from waze_0.0.9-29_armel.deb) ...
aegis-installing waze (from '')
Package waze: denied 'GRP::audio' -- origin '' does not allow it
Package waze: denied 'mce::TKLockControl' -- origin '' does not allow it
Package waze: denied 'GRP::audio' for '/opt/waze/bin/waze' -- origin '' does not allow it
Package waze: denied 'mce::TKLockControl' for '/opt/waze/bin/waze' -- origin '' does not allow it
Setting up waze (0.0.9-29) ...
Processing triggers for desktop-file-utils ...
Processing triggers for hicolor-icon-theme ...

Are these messages any cause for concern?

PS: Please put instructions for raising the debug level in the first post.

Edit: In the application, if I go to My waze / Waze Groups I get a '404 - Not Found' error. After entering my old username and password, my favourites were downloaded, but only Home and Work have the correct name, the others only show the city name or garbage, the locations are correct though.

damagedspline 2012-08-12 07:25

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

Originally Posted by ginggs (Post 1250750)
I noticed the following while installing:
Code:

Package waze: denied 'GRP::audio' -- origin '' does not allow it
Package waze: denied 'mce::TKLockControl' -- origin '' does not allow it
Package waze: denied 'GRP::audio' for '/opt/waze/bin/waze' -- origin '' does not allow it
Package waze: denied 'mce::TKLockControl' for '/opt/waze/bin/waze' -- origin '' does not allow it

Are these messages any cause for concern?

These warnings are only because I did not signed the package with aegis "certificate" and you can ignore them. Once I upload it to the repository it will be OK.

I will add the instruction for raising the debug level to the first post shortly. BTW, in the next release I might add a settings entry for that in the UI... (EDIT: updated)

Schturman 2012-08-13 06:28

Re: [Announce] Waze for N900/N9/N950
 
Tested yesterday..
2 crashes on first run, after applying all my settings all work good.
Navigation twice, same rout (both directions) - without problem/crashes.
Thank you

ginggs 2012-08-13 10:54

Re: [Announce] Waze for N900/N9/N950
 
After uninstalling v0.0.9-28, removing ~/MyDocs/.waze/ and installing v0.0.9-29, I am still getting many crashes (same as with v0.0.9.0-28).
Waze still crashes when attempting to search for a second time.
On the upside though, I now seem to be able to resume a route after a crash (this didn't work in v0.0.9-28 for me).

ZogG 2012-08-13 11:21

Re: [Announce] Waze for N900/N9/N950
 
Btw can you add the version number to about, i think it only shows official version and not the port

damagedspline 2012-08-15 19:45

Re: [Announce] Waze for N900/N9/N950
 
Starting the next release, you will be able to set the log level in Settings -> General Settings -> Logging -> Minimal or Full. I will update the first post once released.

@Zogg starting the next release the qt port version will be in the about screen :)

@ginggs The second search crash bug is the original waze code. I will hopefully fix it when I'll QMLize the UI.

@Schuterman I am still puzzled about those crashes at the first run and did not experience them personally...

What bothers me most is the crashes that occur during navigation as it might occur due to waze send data fitted to v3.0 and not v2.4 and if thats the case I need to modify the code to match...

damagedspline 2012-08-16 20:19

Re: [Announce] Waze for N900/N9/N950
 
I know you are getting tired by my rapid updates lately but I am really trying to pin down the crash during navigation. If you experience it with v0.0.9 and above, please install the new v0.0.9-30, raise the debug level (Now in General Settings) and post here or in a bug report the postmortem file. I have added some many debug logs to certain parts of the tile manager & the tile DB layer in which I hope will have one of these issues that causes those crashes.

N9/N950
N900

EDIT: No need to remove the ~/MyDocs/.waze directory

ginggs 2012-08-17 13:10

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

Originally Posted by damagedspline (Post 1252741)
I know you are getting tired by my rapid updates lately but I am really trying to pin down the crash during navigation.

Not at all. :)
You keep updating, I'll keep testing!

Quote:

Originally Posted by ginggs (Post 1251271)
On the upside though, I now seem to be able to resume a route after a crash (this didn't work in v0.0.9-28 for me).

This issue is back since I installed v0.0.9-30. Sometimes it does resume a route and sometimes it doesn't. I haven't figured out a pattern yet.

When it doesn't resume, no route is shown, no voice prompts are heard and the icon that shows directions isn't visible, but if waze crashes while in this state, the next time it starts it will prompt to resume the route.

It may be that I didn't test v0.0.9-29 long enough for the problem to occur. :(

PdxDoug 2012-08-17 14:34

Re: [Announce] Waze for N900/N9/N950
 
Have tried v0.0.9-28 through v0.0.9-30 and am still getting no routing/navigation on my N900. Turning compression on/off makes no difference.

The Network Monitor option is enabled. When tapping "Drive To" button the "Calculating route, please wait" message is displayed. The data counter starts incrementing, but no route is ever returned. The "Calculating route" message will stay on the screen until the "Hide" button is pressed.

My N900 is using the Power50 kernel with CSSU Stable. Routing works on all the other N900 GPS Apps (Nokia, GeePS, Mappero).

I have deleted the MyDocs/.Waze folder multiple times.

Any hints appreciated!

damagedspline 2012-08-17 16:25

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

Originally Posted by PdxDoug (Post 1252974)
Have tried v0.0.9-28 through v0.0.9-30 and am still getting no routing/navigation on my N900. Turning compression on/off makes no difference.

The Network Monitor option is enabled. When tapping "Drive To" button the "Calculating route, please wait" message is displayed. The data counter starts incrementing, but no route is ever returned. The "Calculating route" message will stay on the screen until the "Hide" button is pressed.

My N900 is using the Power50 kernel with CSSU Stable. Routing works on all the other N900 GPS Apps (Nokia, GeePS, Mappero).

I have deleted the MyDocs/.Waze folder multiple times.

Any hints appreciated!

If v0.0.9-30 is installed, please raise the debug level (General Settings -> Logging), reproduce, post the postmortem file and I will look into it.


All times are GMT. The time now is 12:09.

vBulletin® Version 3.8.8