Active Topics

 



Notices


Reply
Thread Tools
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#511
Originally Posted by K240 View Post
Used Waze for a while with random account. Result report:

- Waze is working but you can not touch it regarding the account. Navigation fine, voice commands fine, maps fine, etc.
- If I will try to go to My profile and register, the Waze will pretend that registration was done but obviously it does not. Moreover I can not use the Waze after that as it is reporting no network connection forever and I have to delete /home/user/MyDocs/.waze and start again from scratch. There is no chance to switch it back to random account.
- Selected language to czech, Waze replied moment later the voice commands has to be downloaded. Click OK, crash. After restart info about crash and question if report should be sent - click OK, crash. Restart again, click not to send, again question about downloading and crash again without anything else. After maaaaany many restarts it somehow managed to download it withou crashing, after that it is running fine.

I tried to play with preferences.ini to set world.waze.com server hoping that registration will be possible but so far no luck. Therefore until now I am using the Waze with random account, unable to create my own one
I have reproduced the new user issue and according to the response from the server it seems that the new user is created correctly on the waze servers.

The problem appears to be in the login which responds with "err_rt_wrong_name_or_password" and it affect all regions - I don't know why yet...

I found out why setting the rtservers in the preferences.ini file worked for me but not for everyone else, it was because i have a small fix which is yet to be released.
 
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#512
Waze v0.0.12 codenamed "Erlich" is out for N9/N950 - see first post for details.

Changes are mostly cosmetic - Does not fix crashes, never ending navigation or unable to create new user issues.

Example images on my twitter account:
https://twitter.com/damagedspline/st...778307/photo/1
https://twitter.com/damagedspline/st...338625/photo/1

Last edited by damagedspline; 2013-03-31 at 18:30. Reason: add link to images
 

The Following 6 Users Say Thank You to damagedspline For This Useful Post:
Posts: 13 | Thanked: 2 times | Joined on Mar 2013 @ Czech Republic
#513
How much I have to donate ? :-D
 
ZogG's Avatar
Posts: 1,389 | Thanked: 1,857 times | Joined on Feb 2010 @ Israel
#514
That's how part of the latest update was done

IMG_2915 by TheZogG, on Flickr

IMG_2916 by TheZogG, on Flickr
__________________
IRC nick on freenode — ZogG
imgrup
 

The Following 4 Users Say Thank You to ZogG For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#515
Originally Posted by damagedspline View Post
Waze v0.0.12 codenamed "Erlich" is out for N9/N950 - see first post for details.

Changes are mostly cosmetic - Does not fix crashes, never ending navigation or unable to create new user issues.

Example images on my twitter account:
https://twitter.com/damagedspline/st...778307/photo/1
https://twitter.com/damagedspline/st...338625/photo/1
Trying to add your repository for Harmattan, but got this result:

RM696-21-3:~#
RM696-21-3:~# killall pkgmgrd && killall pkgmgrd
killall: pkgmgrd: no process killed
RM696-21-3:~# distro="harmattan"
RM696-21-3:~# target="MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Ha rmattan_standard
"
RM696-21-3:~# repo="home-damagedspline-${distro}-${target}"
RM696-21-3:~# url="http://repo.pub.meego.com/home:/damagedspline/${target}/"
RM696-21-3:~# echo "deb ${url} ./" | tee
deb http://repo.pub.meego.com/home:/dama...ttan_standard/ ./
RM696-21-3:~# "/etc/apt/sources.list.d/${repo}.list"
-sh: /etc/apt/sources.list.d/home-damagedspline-harmattan-MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_ standard.list: not found
RM696-21-3:~#
__________________
OK
 

The Following User Says Thank You to Garp For This Useful Post:
Posts: 67 | Thanked: 19 times | Joined on May 2012
#516
Originally Posted by damagedspline View Post
Waze v0.0.12 codenamed "Erlich" is out for N9/N950 - see first post for details.

Changes are mostly cosmetic - Does not fix crashes, never ending navigation or unable to create new user issues.

Example images on my twitter account:
https://twitter.com/damagedspline/st...778307/photo/1
https://twitter.com/damagedspline/st...338625/photo/1
Hi All after using some days this new version I've found them very good and useful to have larger text, the things with this new size are that some things get placed behind and you're not able to read them (example the network status/monitor). And the text in the arrows for when you have to make a turn is also unreadable if using the AMOLED Optimized map profile. So I don't know what can be done there.

Excellent work as always @damagedspline
 
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#517
Originally Posted by Garp View Post
Trying to add your repository for Harmattan, but got this result:
echo "deb ${url} ./" | tee
deb http://repo.pub.meego.com/home:/dama...ttan_standard/ ./
RM696-21-3:~# "/etc/apt/sources.list.d/${repo}.list"
RM696-21-3:~#
Both of these lines should be joined:
Code:
echo "deb ${url} ./" |  tee
deb http://repo.pub.meego.com/home:/dama...ttan_standard/ ./ "/etc/apt/sources.list.d/${repo}.list"
 

The Following 2 Users Say Thank You to damagedspline For This Useful Post:
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#518
Originally Posted by djcrash1981 View Post
the things with this new size are that some things get placed behind and you're not able to read them (example the network status/monitor).
Those text haven't been QMLized yet, and still with the old framework.

Originally Posted by djcrash1981 View Post
And the text in the arrows for when you have to make a turn is also unreadable if using the AMOLED Optimized map profile. So I don't know what can be done there.
You'll be amazed what can be done
 
Posts: 1 | Thanked: 0 times | Joined on Apr 2013
#519
N900 - Link to be announced
Any chance to get the 0.0.12 on my N900? I can not find it eigher in the repositories nor the link http://code.google.com/p/waze-qt/downloads/list.

Your help is appreciated!
 
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#520
Originally Posted by trb View Post
Any chance to get the 0.0.12 on my N900? I can not find it eigher in the repositories nor the link http://code.google.com/p/waze-qt/downloads/list.

Your help is appreciated!
N900 next release will be v0.0.13 with some additional usability changes.

Harmattan & Fremantle behave differently for the same code so i decided to invest my time in contentN9)) rather then testing (N900)
 

The Following User Says Thank You to damagedspline For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 23:54.