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)

gianko 2012-02-07 12:10

Re: [Announce] Waze for N900/N9/N950
 
removed folders .waze purged,reinstalled and tried again

got another error

Code:

/home/user # cd /opt/waze/bin
/opt/waze/bin # ./waze
Maemo applications must be run with the run-standalone.sh script!
QGtkStyle was unable to detect the current GTK+ theme.
13:06:55.174 s..debug.. ../waze/qt/roadmap_device.cc, line 50 roadmap_backlight_initialize() - Current setting : no        [File: '../waze/qt/roadmap_device.cc'; Line: 50]
13:06:55.178 s..debug.. ../waze/qt/roadmap_device.cc, line 78 roadmap_set_backlight() - Current setting : no        [File: '../waze/qt/roadmap_device.cc'; Line: 78]
13:06:55.179 s..debug.. ../waze/roadmap_power.c, line 97 Starting the periodic for power. Period: 30000.        [File: '../waze/roadmap_power.c'; Line: 97]
13:06:55.180 s..debug.. ../waze/roadmap_map_settings.c, line 116 intialiazing map settings        [File: '../waze/roadmap_map_settings.c'; Line: 116]
13:06:55.181 s..debug.. ../waze/roadmap_download_settings.c, line 85 intialiazing map settings        [File: '../waze/roadmap_download_settings.c'; Line: 85]
Segmentation fault


gianko 2012-02-07 12:16

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

Originally Posted by damagedspline (Post 1161252)
Edit 2: I totally forgot, you should copy /opt/waze/data as /home/user/MyDocs/.waze after removing it - Sorry.

so i have to remove /home/user/MyDocs/.waze

and then

cp /opt/waze/data /home/user/MyDocs/.waze

???

damagedspline 2012-02-07 15:21

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

Originally Posted by gianko (Post 1161640)
so i have to remove /home/user/MyDocs/.waze

and then

cp /opt/waze/data /home/user/MyDocs/.waze

???

More like:
Code:

mkdir /home/user/MyDocs/.waze
cp -r /opt/waze/data/* /home/user/MyDocs/.waze/

But since you reinstalled you dont have to as the installation does that copy automatically.

Returning to my previous question, is your N900 overclocked by any chance?

damagedspline 2012-02-08 09:41

Re: [Announce] Waze for N900/N9/N950
 
I will be far from a dev machine for the next week so I will release a new version either tonight or tomorrow night without the planned camera integration.

gianko 2012-02-08 10:41

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

Originally Posted by damagedspline (Post 1161714)
More like:
Code:

mkdir /home/user/MyDocs/.waze
cp -r /opt/waze/data/* /home/user/MyDocs/.waze/

But since you reinstalled you dont have to as the installation does that copy automatically.

Returning to my previous question, is your N900 overclocked by any chance?

i have kp49 but no overclock, i use the standard clock value plus smartreflex, vdd1,vdd2 and powersafebias=20 for a long lasting battery

damagedspline 2012-02-08 20:40

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

Originally Posted by gianko (Post 1162056)
i have kp49 but no overclock, i use the standard clock value plus smartreflex, vdd1,vdd2 and powersafebias=20 for a long lasting battery

Tried your configuration (with cpu = 600 & cpu = 850) and it worked OK so that isn't it (actually I was impressed with the performance in the 850).

damagedspline 2012-02-08 20:43

Re: [Announce] Waze for N900/N9/N950
 
v0.0.6 is out - see first post

drucula 2012-02-08 23:16

Re: [Announce] Waze for N900/N9/N950
 
Donated!

Thanks for bringing back life to my N900!

gianko 2012-02-09 11:20

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

Originally Posted by damagedspline (Post 1162380)
Tried your configuration (with cpu = 600 & cpu = 850) and it worked OK so that isn't it (actually I was impressed with the performance in the 850).

lucky you. my phone seems to be allergic to waze

damagedspline 2012-02-09 11:51

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

Originally Posted by gianko (Post 1162588)
lucky you. my phone seems to be allergic to waze

Have you encountered similar crushes with any other app?

gianko 2012-02-09 21:13

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

Originally Posted by damagedspline (Post 1162599)
Have you encountered similar crushes with any other app?

no, nothing like waze. i had fmobi not running before but i fixed installing mcsp and qt-declarative

why waze wont work is really a mistery!

ps:i have Navit installed from this repo(http://bokomoko.de/~rd/maemo/) , can be a problem?

strange1712 2012-02-10 02:37

Re: [Announce] Waze for N900/N9/N950
 
I've not tested it a lot, but it seems to me that it crashes more often than in previous version.
Thanks for keeping N900 version updated!

damagedspline 2012-02-10 06:55

Re: [Announce] Waze for N900/N9/N950
 
@gianko: navit should have such effects...

@strange1712: i havnt done any deep changes in the last 3 releases... Anyway, i will rewrite the network layer in next release which should make it a little more stable (i estimate it as a month of nightly work - so it might take some time).

would anyone be intersted with a feature that autorestart waze on crash?

gianko 2012-02-10 18:58

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

Originally Posted by damagedspline (Post 1163023)
@gianko: navit should have such effects...

@strange1712: i havnt done any deep changes in the last 3 releases... Anyway, i will rewrite the network layer in next release which should make it a little more stable (i estimate it as a month of nightly work - so it might take some time).

would anyone be intersted with a feature that autorestart waze on crash?

uninstalled Navit; still same error with waze

mr.vimes 2012-02-11 14:14

Re: [Announce] Waze for N900/N9/N950
 
why is it i can't search for an address and see it's location without an existing connection although I've downloaded the map (App crashes every time)

damagedspline 2012-02-12 05:55

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

Originally Posted by mr.vimes (Post 1163517)
why is it i can't search for an address and see it's location without an existing connection although I've downloaded the map (App crashes every time)

waze changed it in version 1.8 and disabled offline search. Actually, they have disabled most of the offline features. The only reason they allow to download the map is to lower 3g data usage. Currently waze (the original project) dont allow offline mode. I did not implemented the restriction. Since the code for offline search still exists (yet never called), i can add support for it, but other things might break because of it. As far as i know, the navigation require to be online anyway...

on another note: i am extending the supported platforms and will add support for debian/ubuntu/linuxmint. Debs for them in about 2 weeks.

NiQ 2012-02-12 21:06

Re: [Announce] Waze for N900/N9/N950
 
damagedspline, a small feature request - can you prevent the screen from automatically turning off when the app is running? or maybe do it only when the device is plugged-in or even maybe allow the user to choose.

mrsellout 2012-02-12 21:45

Re: [Announce] Waze for N900/N9/N950
 
The option is already there, change the Backlight setting to on.

gianko 2012-02-13 20:01

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

Originally Posted by damagedspline (Post 1162599)
Have you encountered similar crushes with any other app?

if can be of any help... i got errors while tring to use QML gui with qt_qpainter in Navit, like

navit: plugin_load: can't load '/opt/navit/lib/navit/graphics/libgraphics_qt_qpainter.so', Error '/opt/navit/lib/navit/graphics/libgraphics_qt_qpainter.so: undefined symbol: _ZTV14EmbeddedWidget'

so i used internal gui of navit and gtk_drawing_area

PdxDoug 2012-02-14 01:07

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

Originally Posted by damagedspline (Post 1162381)
v0.0.6 is out - see first post

Picked up v0.0.6 via OTA update this AM. My N900 is running CSSU at 900Mhz.

Made trip to office this AM with 2D voice navigation max. Repeatedly ignored route directions forcing reroute - no problems encountered.

Cannot touch the Favorites/Contacts functions without crash.

Best navigation app for N900! Thank you.

Wish list: A way to get to the Task Switcher without Ctrl-Backspace,

coredumb 2012-02-14 04:46

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

Originally Posted by gianko (Post 1161637)
removed folders .waze purged,reinstalled and tried again

got another error

Code:

/home/user # cd /opt/waze/bin
/opt/waze/bin # ./waze
Maemo applications must be run with the run-standalone.sh script!
QGtkStyle was unable to detect the current GTK+ theme.
13:06:55.174 s..debug.. ../waze/qt/roadmap_device.cc, line 50 roadmap_backlight_initialize() - Current setting : no        [File: '../waze/qt/roadmap_device.cc'; Line: 50]
13:06:55.178 s..debug.. ../waze/qt/roadmap_device.cc, line 78 roadmap_set_backlight() - Current setting : no        [File: '../waze/qt/roadmap_device.cc'; Line: 78]
13:06:55.179 s..debug.. ../waze/roadmap_power.c, line 97 Starting the periodic for power. Period: 30000.        [File: '../waze/roadmap_power.c'; Line: 97]
13:06:55.180 s..debug.. ../waze/roadmap_map_settings.c, line 116 intialiazing map settings        [File: '../waze/roadmap_map_settings.c'; Line: 116]
13:06:55.181 s..debug.. ../waze/roadmap_download_settings.c, line 85 intialiazing map settings        [File: '../waze/roadmap_download_settings.c'; Line: 85]
Segmentation fault


gianko, try to run it as 'user', not 'root'.
if you want to execute waze from xterm, do not run 'sudo gainroot' before call waze.
i also get this error when execute waze in root mode.

Quote:

Originally Posted by gianko
if can be of any help... i got errors while tring to use QML gui with qt_qpainter in Navit, like

navit: plugin_load: can't load '/opt/navit/lib/navit/graphics/libgraphics_qt_qpainter.so', Error '/opt/navit/lib/navit/graphics/libgraphics_qt_qpainter.so: undefined symbol: _ZTV14EmbeddedWidget'

same output occurs in here.
i think navit-qml doesn't compatible with the cssu qt-library, but it doesn't affect waze.
in my device, waze is running properly

gianko 2012-02-14 20:04

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

Originally Posted by coredumb (Post 1164743)
gianko, try to run it as 'user', not 'root'.
if you want to execute waze from xterm, do not run 'sudo gainroot' before call waze.
i also get this error when execute waze in root mode.

thank you for the suggestion, but i guess this is not the issue, it always give segmentation fault with "non root" permission.

i have a question: should i be able to run waze in xterm from anywhere just typing waze? with navit it works, but with waze i can only go to /opt/waze/bin and then type ./waze

coredumb 2012-02-15 02:29

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

Originally Posted by gianko (Post 1165101)
i have a question: should i be able to run waze in xterm from anywhere just typing waze? with navit it works, but with waze i can only go to /opt/waze/bin and then type ./waze

you could run waze from anywhere, by adding '/opt/waze/bin' in your PATH environment variable, or make waze symbolic link in /usr/bin.

mikee805 2012-02-19 01:17

Re: [Announce] Waze for N900/N9/N950
 
Hi Everyone,

I am trying to use Waze on my N9 and it does not seem to activate the GPS. When in Waze the GPS icon does not show on the status bar. Other GPS applications work just fine.

Thanks for your help and let me know if there is anything I can post to help fix this. I would like to use Waze.

-Mike

damagedspline 2012-02-19 05:41

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

Originally Posted by mikee805 (Post 1166762)
Hi Everyone,

I am trying to use Waze on my N9 and it does not seem to activate the GPS. When in Waze the GPS icon does not show on the status bar. Other GPS applications work just fine.

Thanks for your help and let me know if there is anything I can post to help fix this. I would like to use Waze.

-Mike

if u have installed it from the appsformeego, it might be it. You might need to uninstall and install it from the link in the first post

mikee805 2012-02-19 07:05

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

Originally Posted by damagedspline (Post 1166798)
if u have installed it from the appsformeego, it might be it. You might need to uninstall and install it from the link in the first post


Works now thanks for the quick reply!

I appreciate it.

-Mike

gianko 2012-02-24 13:38

Re: [Announce] Waze for N900/N9/N950
 
i still have to fix the segmentation fault issue...any other ideas? can change something installing from the link in the first post or from the repo with faster app manager?

damagedspline 2012-02-25 08:14

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

Originally Posted by gianko (Post 1169193)
i still have to fix the segmentation fault issue...any other ideas? can change something installing from the link in the first post or from the repo with faster app manager?

I'm afraid that reinstalling it won't solve the segfault. In the next release I am rewriting the network layer (huge huge task) in hope that it will solve other related crashes that people experience.

In the meanwhile, I will try to recompile Waze in debug mode so that when it crash it creates a corefile which allows me to see the exact stacktrace for what happened

impeham 2012-02-28 18:32

Re: [Announce] Waze for N900/N9/N950
 
Is it possible to increase font size?

it's a bit hard to read the text messages while driving.

damagedspline 2012-02-29 05:48

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

Originally Posted by impeham (Post 1171456)
Is it possible to increase font size?

it's a bit hard to read the text messages while driving.

the ui layer along withe the fonts will be rewritten in one of the next versions - it is a lot of work and will take some time.

mikee805 2012-03-01 18:37

Re: [Announce] Waze for N900/N9/N950
 
Is there an option to keep the screen on? If not would it also be possible to a toogle to keep the screen on?

Thanks,
Mike

mrsellout 2012-03-01 18:42

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

Originally Posted by mikee805 (Post 1172579)
Is there an option to keep the screen on? If not would it also be possible to a toogle to keep the screen on?

Thanks,
Mike

change the Backlight setting to on.

anonymous 2012-03-01 18:56

Re: [Announce] Waze for N900/N9/N950
 
1 Attachment(s)
Quote:

Originally Posted by mikee805 (Post 1172579)
Is there an option to keep the screen on? If not would it also be possible to a toogle to keep the screen on?

Thanks,
Mike

Click on the little wrench icon top right.

Set back light on to "on".

damagedspline 2012-03-05 08:46

Re: [Announce] Waze for N900/N9/N950
 
Next release will be coming in about a month (I have been already working on it for the past 3 weeks) and will not have any visual changes.
I currently doing a lot of work to port the "hardcoded linux" (files handling, network access, threading, etc...) parts to be Qt so I will be able to port it much easier to any platform that support Qt (like Blackberry, WinCE, Windows, Desktop Linux, etc...). Since next release will contain a lot of changes to the application foundations, I will not recommend installing it and will consider it as an alpha release as it probably be stable at times.

After that alpha release I will start making some visual changes, making the entire UI QML based: Changing fonts sizes, improving visual performance, larger dialogs, etc... That will be known as a beta release which will include fixes to issues found in the alpha release. (targeted as 2 months from now)

Consequent releases will have fixes and additions of stuff I am able to hack from Waze 3.0 as currently its code is closed.

Sit tight, it might take some time...

@Gianko - you are not forgotten.

gianko 2012-03-11 14:49

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

Originally Posted by damagedspline (Post 1174509)

@Gianko - you are not forgotten.

thanks! i hope rewriting the network layer will fix the segfault.
i will wait for the recompiled Waze in debug mode so maybe we can find the issue.

ps:maybe is useless, but i fixed the location fix in the latest version of cloudgps launching the app with the command: LD_LIBRARY_PATH=/opt/qtm11/lib /opt/cloudgps/cloudgps

legoman666 2012-03-12 12:23

Re: [Announce] Waze for N900/N9/N950
 
Pretty neat program. A few things:
1) Is there any way to stop Waze from pausing my background music? I turned off voice navigation to try to stop this only to have every button press pause my music too.
2) Failing that, is there any way to turn the sound completely off?
3) Likes to crash
4) A lot of side streets in my area are marked as one-way. I fixed a few.
5) The new user prompts for username and password auto capitalize the first letter. Not a huge problem, but the both the username and password appear to be case sensitive. It caused me some consternation when I tried to log in on the website with "legoman666" Apparently I had t type "Legoman666".

Good work.

damagedspline 2012-03-13 07:39

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

Originally Posted by legoman666 (Post 1178323)
Pretty neat program. A few things:
1) Is there any way to stop Waze from pausing my background music? I turned off voice navigation to try to stop this only to have every button press pause my music too.
2) Failing that, is there any way to turn the sound completely off?
3) Likes to crash
4) A lot of side streets in my area are marked as one-way. I fixed a few.
5) The new user prompts for username and password auto capitalize the first letter. Not a huge problem, but the both the username and password appear to be case sensitive. It caused me some consternation when I tried to log in on the website with "legoman666" Apparently I had t type "Legoman666".

Good work.

1+2) Currently there is no way to turn the sound completely off and the background audio stopping other application sounds is a well known issue for Meego Harmattan (if it happened for N900 maybe it originates from Qt...). You might want to try and rename click.mp3 to click_ignore.mp3 under ~/MyDocs/.waze/sounds/<your lang>/ and maybe that will help (didn't test it, just a thought...)
3) Known issue for now... :(
4) This is up to the local Waze region admin, fixing those personally is well advised
5) Thanks, I will see if there is something I can do about it as the input is written in QML (v1.0) and AFAIK there is no way to control the inputted text.

mrsellout 2012-03-16 11:13

Re: [Announce] Waze for N900/N9/N950
 
Is this of any use for the audio issue?
http://www.developer.nokia.com/Commu...ce=twitterfeed

Quote:

Originally Posted by damagedspline (Post 1178857)
1+2) Currently there is no way to turn the sound completely off and the background audio stopping other application sounds is a well known issue for Meego Harmattan (if it happened for N900 maybe it originates from Qt...). You might want to try and rename click.mp3 to click_ignore.mp3 under ~/MyDocs/.waze/sounds/<your lang>/ and maybe that will help (didn't test it, just a thought...)
3) Known issue for now... :(
4) This is up to the local Waze region admin, fixing those personally is well advised
5) Thanks, I will see if there is something I can do about it as the input is written in QML (v1.0) and AFAIK there is no way to control the inputted text.


legoman666 2012-03-16 23:01

Re: [Announce] Waze for N900/N9/N950
 
Future support for portrait planned? Not really thrilled with the landscape orientation...

bingomion 2012-03-17 01:49

Re: [Announce] Waze for N900/N9/N950
 
Landscape is the best!


All times are GMT. The time now is 13:46.

vBulletin® Version 3.8.8