Reply
Thread Tools
Posts: 31 | Thanked: 12 times | Joined on Jan 2012
#21
Inception is not needed.
Thanks a lot, it's really welcome as a change.

Luckily the community works on improving the N9 user experience, because we cannot count on Nokia for that (Hello spelling correction with no accent, Hello facebook contacts linking that can one day, for no reason, break and you have to redo everything manually again, etc etc etc etc etc).
 
Posts: 39 | Thanked: 37 times | Joined on Mar 2012 @ Ukraine, Kiev
#22
Could you write the complete code for the replacement of files from MyDocs?
 
Posts: 49 | Thanked: 31 times | Joined on Feb 2012
#23
Originally Posted by Arie View Post
It couldn't be easier than this...

Use my file to modify it, and to revert back to stock in terminal:
apt-get --reinstall install nokia-drive-qml
I beg to differ
As I am way out of me league (think I was already buying a n9 but still in love)
Can you give a noob guide?
Cant stat drive-qml no such file or..........
 
Posts: 39 | Thanked: 37 times | Joined on Mar 2012 @ Ukraine, Kiev
#24
Originally Posted by nieldk View Post
Download this file https://www.dropbox.com/s/27zgzbxyqqyktpf/drive-qml.zip

unzip it, and copy the unzipped files to MyDocs/drive-qml folder on phone

in terminal on phone, enter
$ devel-su (default password is rootme)
# cd /home/user/MyDocs
# cp -R drive-qml /usr/lib/

courtesie of Arie
it`s works! thanks!)
 

The Following 3 Users Say Thank You to venomcortx1 For This Useful Post:
Posts: 49 | Thanked: 31 times | Joined on Feb 2012
#25
Got it working. Guess I can read after all. Thank you all. To bad it aint any traffic info where I live
 
Jaffa's Avatar
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#26
Originally Posted by colin.stephane View Post
I continue thinking a unified diff patch file was the best to keep modifications safe with easy possibility to reverse ...
Originally Posted by Arie View Post
It couldn't be easier than this...

Use my file to modify it, and to revert back to stock in terminal:
apt-get --reinstall install nokia-drive-qml
Colin's suggestion is better. A unified diff/patch could be distributed freely, packaged and deployed.

Your method, Arie, has you distributing the complete files. These are copyright Nokia and so you are violating both Nokia's copyright and the terms of the forum.
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
 

The Following 3 Users Say Thank You to Jaffa For This Useful Post:
jd4200's Avatar
Posts: 451 | Thanked: 424 times | Joined on Apr 2010 @ England
#27
Edit: colin.stephane has posted a patch which takes care of everything, see here

Thanks sony123, a real nice find.
Here's an automated method (completely safe and reversable) to take away the tedious work.

Download this shell script, rename it to maps.sh
Download this patch:
traffic patch, rename it to traffic.patch


Place maps.sh and traffic.patch into the same directory on the N9 and, as root, cd to where you copied them and run
Code:
sh ./maps.sh
If you are told a patch has already been applied and asked about a reversal, just anser "n" (no) to all the questions.

If you want to restore the original files then, as root, run:
Code:
rm -rf /usr/lib/drive-qml
apt-get install --reinstall nokia-drive-qml
__________________
BTC:
19ePiXZUdxqNAq9tStLzZV4dduSQeGPJzj

Last edited by jd4200; 2012-07-15 at 22:26.
 

The Following 22 Users Say Thank You to jd4200 For This Useful Post:
Morpog's Avatar
Posts: 956 | Thanked: 2,628 times | Joined on Nov 2011
#28
It can't find package patch when trying to apt-get install patch........
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#29
Originally Posted by Morpog View Post
It can't find package patch when trying to apt-get install patch........
run apt-get update first
 
Morpog's Avatar
Posts: 956 | Thanked: 2,628 times | Joined on Nov 2011
#30
Originally Posted by nieldk View Post
run apt-get update first
I already did....

Edit:
Do I need to add any special repo to my sources list?

Last edited by Morpog; 2012-07-09 at 14:25.
 

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

Thread Tools

 
Forum Jump


All times are GMT. The time now is 15:38.