maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Patch] Unlock the rotation of most stock applications (https://talk.maemo.org/showthread.php?t=85425)

tiiagoFernandez 2012-10-07 02:22

Re: [Patch] Unlock the rotation of most stock applications
 
Awww, finally a nice answer.
Thats why it cant install.

Thanks :)

MK99 2012-10-07 12:56

Re: [Patch] Unlock the rotation of most stock applications
 
I tried to install the patch, but it says that the newer is already installed.
And how do I get the lockscreen to rotate again? N9tweak not do it.

thedead1440 2012-10-07 13:01

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by MK99 (Post 1277598)
I tried to install the patch, but it says that the newer is already installed.
And how do I get the lockscreen to rotate again? N9tweak not do it.

You mean Tweak B-1 didn't do the job?

There is Vesuri's MODs in there too Tweak B-7

http://wiki.maemo.org/N9QTweak#Tweak_B:_Landscape_MODs

OT:

If the wiki for Tweak B seems quite bare; I apologize, I just realised it too...Read the PDF for it...I'll update the wiki later today/tomorrow when Schturman releases v9.1...

/OT

MK99 2012-10-07 13:23

Re: [Patch] Unlock the rotation of most stock applications
 
Yes, B-1 doesnt do that any more.
I tryed to find manually all "locked-orientation:"-line and change those, but no help.

These works:
Code:

cd /home/user/MyDocs/
/usr/sbin/incept libmeegotouchcore0_0.25.10-1+0m8_armel.deb
cd /home/user/MyDocs/
dpkg -i meegotouchtheme-landscape_0.1.1-1_all.deb

But I also tryed install patch from N9tweak:
Code:

Using username "root".
root@192.168.11.2's password:


BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

RM696-21-3_PR_001:~# patch -p0 -i /opt/N9QTweak/Vesuri/libmeegotouch-unlockorien
tation.patch
-sh: patch: Operation not permitted
RM696-21-3_PR_001:~#


thedead1440 2012-10-07 14:00

Re: [Patch] Unlock the rotation of most stock applications
 
Actually I don't think you need the patch...I tested this quite sometime ago and at that time the modified libmeegotouchcore0 and the landscape theme were sufficient...

thedead1440 2012-10-07 14:18

Re: [Patch] Unlock the rotation of most stock applications
 
also maybe try removing the patch and then trying it out again?

Code:

patch -p0 -R < /opt/N9QTweak/Vesuri/libmeegotouch-unlockorientation.patch

MK99 2012-10-07 14:41

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by thedead1440 (Post 1277624)
also maybe try removing the patch and then trying it out again?

Code:

patch -p0 -R < /opt/N9QTweak/Vesuri/libmeegotouch-unlockorientation.patch

-sh: patch: Operation not permitted

E: If i apply B-3, lockscreen turn to landscape but not rotaiting.

thedead1440 2012-10-07 14:44

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by MK99 (Post 1277633)
-sh: patch: Operation not permitted

That's strange...

So you have the modified libmeegotouchcore0 already incepted right?

You want to try re-installing patch: apt-get install patch --reinstall

MK99 2012-10-07 15:05

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by thedead1440 (Post 1277637)
That's strange...

So you have the modified libmeegotouchcore0 already incepted right?

Yes, all works, except lockscreen-rotating.


Quote:

Originally Posted by thedead1440 (Post 1277637)
You want to try re-installing patch: apt-get install patch --reinstall

Reinstalled without errors, no help.


I really want solve that issue, flashing isnt solution.

LandscapeMod is first think to "must-have". :rolleyes:

thedead1440 2012-10-07 15:08

Re: [Patch] Unlock the rotation of most stock applications
 
Isn't lockscreen-rotation not a part of this?

Why not look thru' N9QT script to see what is done to enable lockscreen orientation and then do it manually?

I'll look thru and report...

thedead1440 2012-10-07 15:15

Re: [Patch] Unlock the rotation of most stock applications
 
Code:

sed -i 's/locked-or*.*/locked-orientation: "";/' /usr/share/themes/blanco/meegotouch/sysuid/style/sysuid.css
sed -i 's/locked-or*.*/locked-orientation: "portrait";/' /usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css

Do the modification manually and try...


Edit: in the first file [/usr/share/themes/blanco/meegotouch/sysuid/style/sysuid.css] you have to change:
Code:

ScreenLockWindowStyle {
    locked-orientation: "portrait";
    translucent: true;
}

to:

Code:

ScreenLockWindowStyle {
    locked-orientation: "";
    translucent: true;
}


The second file [/usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css] change:
Code:

MainWindowStyle {
    locked-orientation: "portrait";
}

to:

Code:

MainWindowStyle {
    locked-orientation: "";
}


MK99 2012-10-07 15:37

Re: [Patch] Unlock the rotation of most stock applications
 
That was the first thing I checked. No help.

thedead1440 2012-10-07 15:42

Re: [Patch] Unlock the rotation of most stock applications
 
Then I'm not too sure what else should be done :(...Maybe ask Schturman or Vesuri about it?

MK99 2012-10-07 15:53

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by thedead1440 (Post 1277671)
Then I'm not too sure what else should be done :(...Maybe ask Schturman or Vesuri about it?

I hope they read this thread... :p

Big thaks to you, thedead1440, for helping.

Win7Mac 2012-10-07 15:53

Re: [Patch] Unlock the rotation of most stock applications
 
The one stock app that annoys me the most for not supporting landscape mode is MAPS! :mad:
I have Status Menu Extension installed and set auto-rotate, but that doesn't help.

I just wonder, if drive works in landscape why can't maps do it?
Could it be implemented in Enable Traffic/Automatic day-night in Drive & Traffic in Maps?
Or is there an "easy way" to enable landscape for maps ONLY?
I definitely don't want to incept my N9 and so far am happy without QuickTweak.

thedead1440 2012-10-07 15:56

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by MK99 (Post 1277678)
I hope they read this thread... :p

Big thaks to you, thedead1440, for helping.

No prob...Just post this at N9QT thread or link this there and surely Schturman will help out :D

thedead1440 2012-10-07 16:05

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by Win7Mac (Post 1277679)
I just wonder, if drive works in landscape why can't maps do it?
Could it be implemented in Enable Traffic/Automatic day-night in Drive & Traffic in Maps?
Or is there an "easy way" to enable landscape for maps ONLY?
I definitely don't want to incept my N9 and so far am happy without QuickTweak.

Try requesting in that thread...

coderus 2012-10-07 17:24

Re: [Patch] Unlock the rotation of most stock applications
 
maps is QML application and not follow meegotouch rules.

Win7Mac 2012-10-07 18:02

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by coderus (Post 1277726)
maps is QML application and not refers to meegotouch rules.

OK, so this patch is not applicable for maps (as stated in first post).
But is there another way to achieve it (like in the Enable traffic... MOD)?

MK99 2012-10-07 21:08

Re: [Patch] Unlock the rotation of most stock applications
 
1. I flashed my phone.
2. accepted the third-party installations (or what it was :rolleyes:)
3. Activated developer mode
4. install Filebox.
5. install N9tweaker.
6. "Incept" phone.
7. Install Vesuri mod for Stock apps rotation (B-7)
8. Install patch, Yes, now this worked.

Lockscreen rotation didnt work, but another rotations working.

9. Install lockscreen mod (B-1)

Lockscreen only turn landscape, but not rotating. And another rotations still working.

This is so nice... :confused::D


Edit:
Immediately after Vesuri's mod installation all works except the dialer. Even the lock screen rotating.
But after restarting all the other works, but the lockscreen does not rotating.

mrtank 2013-01-06 18:57

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by MK99 (Post 1277792)

9. Install lockscreen mod (B-1

Lockscreen only turn landscape, but not rotating. And another rotations still working.

hey mk99.. you are not alone ;)

is there a solution?

chenliangchen 2013-07-23 15:57

Re: [Patch] Unlock the rotation of most stock applications
 
Vesuri could please help to turn on lockscreen rotation after installing this patch? Thank you so much. Any help will be appreciated...

facaldo 2013-10-20 19:56

Re: [Patch] Unlock the rotation of most stock applications
 
first of all thank you very much for your efford on this project!
I would like to.ask sth too,i read on n9qtweak pdf instructions saying that unistall/reverse this patch isnt possible through n9qtweak options and i should refer to this thread for a solution,which i cant find..any help ??
thanx in advance!

Schturman 2013-10-21 04:13

Re: [Patch] Unlock the rotation of most stock applications
 
Did you tried B-6-2 ?

facaldo 2013-10-21 16:53

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by Schturman (Post 1381618)
Did you tried B-6-2 ?

thanx for your direct answer!:)
well i havent tried it yet cause i just formated my device and trying to set it up from the beggining as i faced a serious problem in the past testing this patch.(i can report you a serious bug i faced trying out different combos of patches with caution everytime!)
is it safe to use it in combination with T3 ??
it is really usefull for me as i use a lot my device as car pc placed on the top of my stereo in car and landscape mode in custom apps is wonderfull!
thanx in advance!


All times are GMT. The time now is 11:33.

vBulletin® Version 3.8.8