The Following User Says Thank You to jd4200 For This Useful Post: | ||
|
2012-07-09
, 14:59
|
|
Posts: 956 |
Thanked: 2,628 times |
Joined on Nov 2011
|
#32
|
|
2012-07-09
, 15:01
|
Posts: 72 |
Thanked: 29 times |
Joined on Feb 2012
@ US
|
#33
|
|
2012-07-09
, 17:36
|
Posts: 307 |
Thanked: 1,460 times |
Joined on May 2011
@ Switzerland
|
#34
|
|
2012-07-09
, 18:45
|
Posts: 650 |
Thanked: 619 times |
Joined on Nov 2009
|
#35
|
I continue thinking a unified diff patch file was the best to keep modifications safe with easy possibility to reverse ...
A++
The Following 2 Users Say Thank You to sony123 For This Useful Post: | ||
|
2012-07-10
, 03:08
|
|
Posts: 226 |
Thanked: 195 times |
Joined on Nov 2009
@ Malaysia
|
#36
|
The Following User Says Thank You to biatch0 For This Useful Post: | ||
|
2012-07-10
, 07:29
|
Posts: 149 |
Thanked: 22 times |
Joined on Jan 2012
@ Slovenia, Ljubljana
|
#37
|
Made the changes to my files with the patch... No errors...
Unfortunately, it appears that Nokia Maps doesn't have Live Traffic for Kuala Lumpur, Malaysia yet.
Possibly I'm doing something wrong since all the traffic options appear but the traffic itself just doesn't load!!!
EDIT: Confirmed. No traffic info for Malaysia at this point. Traffic for Netherlands and USA load perfectly.
|
2012-07-10
, 08:10
|
Posts: 1,067 |
Thanked: 313 times |
Joined on Sep 2009
@ USA
|
#38
|
Thanks sony123, a real nice find.
Anyway, here's a patch to take away the tedious work. Tested and works fine.
Automatic method:
Download this shell script, rename it to maps.sh
Download this patch, rename it to traffic.patch
Place them both in the same directory on the N9 and, as root, cd to where you copied them and run
Manual method:Code:sh ./maps.sh
*Download this patch, rename it to traffic.patch
*Install the patch program:
Code:apt-get install patchIf it tells you it can't find the file, you don't have Nokia's SDK repository enabled, so either:
use the app. MeeCatalog to enable the SDK repository, or add the following to: /etc/apt/sources.list.d/sdk.list
After either, run apt-get update && apt-get install patchCode:deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free
*Make a backup of the original files.
*Do a test run first with:Code:cp -r /usr/lib/drive-qml/ /home/user/
*Only if no errors are displayed then you can safely modify the files with:Code:patch --dry-run -p0 -i traffic.patch
Code:patch -p0 -i traffic.patch
|
2012-07-10
, 08:37
|
Posts: 771 |
Thanked: 393 times |
Joined on Feb 2012
|
#39
|
|
2012-07-10
, 09:34
|
|
Posts: 451 |
Thanked: 424 times |
Joined on Apr 2010
@ England
|
#40
|
Either download and install
http://harmattan-dev.nokia.com/pool/...+0m6_armel.deb
Or, add the following to: /etc/apt/sources.list.d/sdk.list
BTC:
19ePiXZUdxqNAq9tStLzZV4dduSQeGPJzj