Reply
Thread Tools
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#5431
Thanks

You are right made clean back-up at first but then made one (much) later by mistake
Due to message in L download succesed and showed 100% download.

ad 1) Yes, and yes I know from pdf/wiki. I don't want to change this. The only thing I want to change is homescreen landscape (I don't use it and it irritates me! - even after trying to regulate it by B8)

ad 2) I have another Theme yes, right now Color Theme (inverted) (kebbana) without transition - as transition using tweak A.

Earlier used theme FDB (f2ThaK & thedead1440) with transition.

Further have Faster N9 (tryash) and using Overlocking kernel (Creamy Goodness) plus Open mode (NITDroid) and Inception.
__________________
OK

Last edited by Garp; 2013-02-02 at 18:59.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5432
OK, here is the problem... The N9QT work only with base/blanco theme..
That mean you need to change this command:
sed -i 's/locked-or*.*/locked-orientation: "portrait";/' /usr/share/themes/blanco/meegotouch/sysuid/style/sysuid.css
to:
sed -i 's/locked-or*.*/locked-orientation: "portrait";/' /usr/share/themes/NAME_OF_YOUR_THEME/meegotouch/sysuid/style/sysuid.css
Hope it will help...
 

The Following User Says Thank You to Schturman For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#5433
Originally Posted by Schturman View Post
OK, here is the problem... The N9QT work only with base/blanco theme..
That mean you need to change this command:

to:

Hope it will help...
Thanks
And then You WERE right in your point:
1. You NOT read pdf/wiki
or more precise, had blanco when starting N9QTweak and then forgot when starting use different themes!

And then I need to make this change every time I change themes, correct?
__________________
OK

Last edited by Garp; 2013-02-02 at 19:13.
 

The Following User Says Thank You to Garp For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5434
No problem... Just don't forget to read pdf/wiki it can solve many mistakes/problem
 

The Following User Says Thank You to Schturman For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#5435
Originally Posted by Schturman View Post
OK, here is the problem... The N9QT work only with base/blanco theme..
That mean you need to change this command:

to:

Hope it will help...
Just to make sure, I write and run only this code/line:
sed -i 's/locked-or*.*/locked-orientation: "portrait";/' /usr/share/themes/blueinverted/meegotouch/sysuid/style/sysuid.css
#
and that's it?
Then running B9.

If so nothing happens unfortunately, homescreen etc. still landscape
__________________
OK

Last edited by Garp; 2013-02-02 at 20:54.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5436
Hmmmm..
Try to check this files manually:
Code:
1. /usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css
2. /usr/share/themes/blueinverted/meegotouch/sysuid/style/sysuid.css
3. /usr/share/themes/blanco/meegotouch/sysuid/style/sysuid.css
In all of them should be written:
Code:
locked-orientation: "portrait";
If it written correctly, maybe problem came from B-7... Don't know... Or if you have other themes, try to check in other themes too and change this parameter..
 

The Following User Says Thank You to Schturman For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#5437
Originally Posted by Schturman View Post
Hmmmm..
Try to check this files manually:
Code:
1. /usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css
2. /usr/share/themes/blueinverted/meegotouch/sysuid/style/sysuid.css
3. /usr/share/themes/blanco/meegotouch/sysuid/style/sysuid.css
In all of them should be written:
Code:
locked-orientation: "portrait";
If it written correctly, maybe problem came from B-7... Don't know... Or if you have other themes, try to check in other themes too and change this parameter..
Result:
The base and blanco files line 1 and 3 have locked-orientation: "portrait"

All Color themes inverted files (also blueinverted) line 2 have a sysuid.css consisting of 2 lines:
@import "default.css";
@import "custom.css";
(as has base sysuid.css too)
The meegothouchhome.css have no locked-orientation in the Color inverted files.

All Color themes color files have no sysuid map or meegotouchhome map at all.

All FDB files have both in meegothouchhome.css and sysuid.css locked-orientation: "portrait"

Theme Faster has both meegothouchhome.css and sysuid.css with locked-orientation: "";

Theme ANDROID has meegothouchhome.css with locked-orientation: "portrait"

Theme IPHONE has identical meegothouchhome.css and sysuid.css but different with no locked-orientation but only Portrait mentioned in the files.

Does this make sense??

I have tried all kind of themes for shorter or longer period!(You know this N9 is not only a phone but a kind of toy for an older man!)
__________________
OK

Last edited by Garp; 2013-02-03 at 00:24.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5438
Originally Posted by Garp View Post
I have tried all kind of themes for shorter or longer period!(You know this N9 is not only a phone but a kind of toy for an older man!)
Yep, I know

Originally Posted by Garp View Post
Theme Faster has both meegothouchhome.css and sysuid.css with locked-orientation: "";
try to change it to:
Code:
locked-orientation: "portrait"
It should work on your active theme, theme that you use now...
I really don't know why it not work... Try to remove B-7 -> reboot and see if it restore portrait mode..
 

The Following User Says Thank You to Schturman For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5439
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5440
Garp, before uninstalling B-7, try to switch to original theme (base/Blanco), reboot and see if it solve your problem.
 

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

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

Thread Tools

 
Forum Jump


All times are GMT. The time now is 21:44.