Notices


Reply
Thread Tools
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#111
On another note, 2 versions from now (v0.0.8), I would like to rewrite the UI layer to be QML based. As such I get the ability to reshape the UI. Since I am not tied to Waze and their 3.0 is now closed sourced - I would like to know how would you have it.

I am scheduling v0.0.8 to ~3-5 months from now so its plenty of time for you to convey your thoughts and ideas on how do you feel that the UI should be like. Rough mockups will be gladly accepted!
 

The Following User Says Thank You to damagedspline For This Useful Post:
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#112
[QUOTE=damagedspline;1160279]@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.

i have all these packages installed already with cssu.
what else can be?
some times i got another error:

/opt/waze/bin $ ./waze
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted
 
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#113
Originally Posted by gianko View Post
/opt/waze/bin $ ./waze
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted
:O

Can you please set the log level to 1 (adding "General.Log level: 1" to the ~/MyDocs/.waze/preferences without the quotes) , try to run and post the generated ~/MyDocs/.waze/postmortem

It will assist me in isolating the problem.
 

The Following User Says Thank You to damagedspline For This Useful Post:
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#114
this is my preferences but i cannot find General.Log level
Attached Files
File Type: txt preferences.txt (2.3 KB, 406 views)
 
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#115
ok added the general.log line to preferences

after launching waze this is the postmortem
Attached Files
File Type: txt postmortem.txt (731 Bytes, 87 views)
 

The Following User Says Thank You to gianko For This Useful Post:
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#116
Originally Posted by gianko View Post
ok added the general.log line to preferences

after launching waze this is the postmortem
odd, it looks as if you are out of memory.

try and run:
Code:
cat /proc/meminfo | grep Free
it will show you have much free memory you got. you should see 2 types of free memory by running the command above: Swap & Mem. If you do not have Swap it might explain the issue.
 

The Following User Says Thank You to damagedspline For This Useful Post:
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#117
is this memory enough?
Code:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ cat /proc/meminfo | grep Free
MemFree:           22376 kB
SwapFree:         661212 kB
~ $ cd /opt/waze/bin/
/opt/waze/bin $ ./waze
18:40:30.985 s..debug.. qt/roadmap_device.cc, line 50 roadmap_backlight_initialize() - Current setting : no     [File: 'qt/roadmap_device.cc'; Line: 50]
18:40:31.000 s..debug.. qt/roadmap_device.cc, line 78 roadmap_set_backlight() - Current setting : no    [File: 'qt/roadmap_device.cc'; Line: 78]
18:40:31.002 s..debug.. roadmap_power.c, line 97 Starting the periodic for power. Period: 30000. 	[File: 'roadmap_power.c'; Line: 97]
18:40:31.003 s..debug.. roadmap_map_settings.c, line 116 intialiazing map settings 	[File: 'roadmap_map_settings.c'; Line: 116]
18:40:31.007 s..debug.. roadmap_download_settings.c, line 85 intialiazing map settings 	[File: 'roadmap_download_settings.c'; Line: 85]
Segmentation fault
/opt/waze/bin $ cat /proc/meminfo | grep Free
MemFree:           19440 kB
SwapFree:         661212 kB
/opt/waze/bin $
 
Posts: 18 | Thanked: 46 times | Joined on Mar 2011
#118
Originally Posted by gianko View Post
is this memory enough?
Do you have map in 3D mode?

If I put map in 3D mode after a few seconds it crash because out of memory.

Map in 2D mode:

Map in 3D mode:
 
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#119
Originally Posted by 654321 View Post
Do you have map in 3D mode?
i don't know, i never saw anything about this app, because when i click on waze to start it, it crashes after few seconds of loading. i can only see the maemo gps white icon flashing and disappearing.
 
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#120
Originally Posted by gianko View Post
i don't know, i never saw anything about this app, because when i click on waze to start it, it crashes after few seconds of loading. i can only see the maemo gps white icon flashing and disappearing.
To make sure the configuration is reset, you should delete the /home/user/MyDocs/.waze directory.

Is your N900 overclocked?

Edit: btw, it does seems that you have enough memory

Edit 2: I totally forgot, you should copy /opt/waze/data as /home/user/MyDocs/.waze after removing it - Sorry.

Last edited by damagedspline; 2012-02-06 at 16:19.
 

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


 
Forum Jump


All times are GMT. The time now is 14:42.