Reply
Thread Tools
lorenzo's Avatar
Posts: 491 | Thanked: 299 times | Joined on Jul 2012 @ Pordenone IT
#6971
Originally Posted by Lucazz990 View Post
Hi Schturman, I got a problem with tweak D-8 (vkb)... If I select option 34 (restore to default) it keeps restoring the wp8 vkb and not the stock one
try to download the clean backup then restore again
 

The Following 2 Users Say Thank You to lorenzo For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6972
Originally Posted by jeherreracm View Post
Hi, I need your help, I select some option in N9quicktweak and the color up to the homescreen change, know is pink or orange lite, in the picutre the image is ok, but this color is from to the bakcground image, anybody to help to return to default or modify some option in n9quicktweak.

Thanks
try W-10, if it not help probably you manually somehow changed this colour. Change the same parameter back.
PS. Did you tried reboot ?
 
Posts: 32 | Thanked: 7 times | Joined on Apr 2012 @ Panamá
#6973
Originally Posted by Schturman View Post
try W-10, if it not help probably you manually somehow changed this colour. Change the same parameter back.
PS. Did you tried reboot ?
Yes Im try W-10 and then, I'm reboot my phone over 10 time, and the color don´t change, now I'm, uninstall, this aplicaction Home Screen Settings (V 2.0.1) and only see the background color is in orange, now in the version for N9quickteak exist some option tu change the background color tu original or I need to create a image with the especific name to set again the black color en the background.





Thanks a lot to response quickly
__________________
My Nokia story

6110, 3100, 6120i, X6, N9 .....
 
Posts: 335 | Thanked: 285 times | Joined on Sep 2012 @ Trento, Italy
#6974
Originally Posted by lorenzo View Post
try to download the clean backup then restore again
Solved thanks!!
__________________
Petition to get bug fixing for N9:
http://www.change.org/en-GB/petition...g-for-nokia-n9
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6975
Originally Posted by jeherreracm View Post
Yes Im try W-10 and then, I'm reboot my phone over 10 time, and the color don´t change, now I'm, uninstall, this aplicaction Home Screen Settings (V 2.0.1) and only see the background color is in orange, now in the version for N9quickteak exist some option tu change the background color tu original or I need to create a image with the especific name to set again the black color en the background.





Thanks a lot to response quickly
Why you not read pdf ? Why you used HSS and N9QT for the same stuff..
Try to completely remove tweak W (w-13). Be sure you have clean backup.
 
Posts: 32 | Thanked: 7 times | Joined on Apr 2012 @ Panamá
#6976
Originally Posted by Schturman View Post
Why you not read pdf ? Why you used HSS and N9QT for the same stuff..
Try to completely remove tweak W (w-13). Be sure you have clean backup.
Hi Schturman, thans for your attention.
I finded in google the other user has the same problem and the solution for this problem is only use de N9quickteakbackup_all.zip wich exists in this thread, in the first page.

I find and read in spanish an english version PDF to find the correct solution, but the option W-10 and W-13 not return the background color black when test this options.

Your application is the best.
__________________
My Nokia story

6110, 3100, 6120i, X6, N9 .....
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6977
Originally Posted by jeherreracm View Post
Hi Schturman, thans for your attention.
I finded in google the other user has the same problem and the solution for this problem is only use de N9quickteakbackup_all.zip wich exists in this thread, in the first page.

I find and read in spanish an english version PDF to find the correct solution, but the option W-10 and W-13 not return the background color black when test this options.

Your application is the best.
I not work for you because you probably not have clean backup ! That I already said
Read again pdf, you have 3 places to get my clean backup:
1. first post
2. link in pdf
3. Very Very simple = use tweak L and after this you can restore tweak W
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6978
death_jax, I found solution for checking command in the tweak
instead:
Code:
dpkg -l aegisctl > /dev/null 2>&1; echo $?
we can use:
Code:
dpkg-query -W -f='${Status}\n' aegisctl | grep installed | awk '{print $3}' | head -1
The output we will get:
Code:
RM696-21-3_PR_001:~# dpkg-query -W -f='${Status}\n' aegisctl | grep installed | awk '{print $3}' | head -1
installed
RM696-21-3_PR_001:~#
or
Code:
RM696-21-3_PR_001:~# dpkg-query -W -f='${Status}\n' aegisctl | grep installed | awk '{print $3}' | head -1
not-installed
RM696-21-3_PR_001:~#
 
death_jax's Avatar
Posts: 326 | Thanked: 122 times | Joined on Sep 2012 @ Italy
#6979
Originally Posted by Schturman View Post
death_jax, I found solution for checking command in the tweak
instead:
Code:
dpkg -l aegisctl > /dev/null 2>&1; echo $?
we can use:
Code:
dpkg-query -W -f='${Status}\n' aegisctl | grep installed | awk '{print $3}' | head -1
The output we will get:
Code:
RM696-21-3_PR_001:~# dpkg-query -W -f='${Status}\n' aegisctl | grep installed | awk '{print $3}' | head -1
installed
RM696-21-3_PR_001:~#
or
Code:
RM696-21-3_PR_001:~# dpkg-query -W -f='${Status}\n' aegisctl | grep installed | awk '{print $3}' | head -1
not-installed
RM696-21-3_PR_001:~#
More user friendly output .
It is equally easy to manage via script than bool 0 or 1?
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6980
Yep, it's the same, just command a little more longer
 
Reply

Tags
hebrew vkb, n9 qtweak, n9 quick tweak, n9 quicktweak, root-ssh


 
Forum Jump


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