maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   Gallery Rotation (https://talk.maemo.org/showthread.php?t=88432)

bibek 2012-12-29 11:48

I'm not sure about the terminal commands for this. Please get it confirmed before doing anything with your phone.
Also, if u hav modded, this might cause problems on reinstall.
Make sure you know what you are doing.

It must be something (as root) like
Code:

apt-get install system-ui --reinstall

bibek 2012-12-29 11:51

So, you don't have landscape in any app? What about Qt apps like fmobi etc?

enerqy 2012-12-29 11:56

Re: Gallery Rotation
 
Quote:

Originally Posted by bibek (Post 1308785)
So, you don't have landscape in any app? What about Qt apps like fmobi etc?

I'll make sure of the terminal commands.

And no, as I said, no landscape anywhere except Opera. Don't have fMobi installed.

enerqy 2012-12-29 12:36

Re: Gallery Rotation
 
So I found a way to do it:

Code:

Open terminal

devel-su
rootme (default root password)
apt-get purge system-ui
apt-get install system-ui --reinstall

The last step didn't seem to complete successfully. So I guess, flashing is the only option?

thedead1440 2012-12-29 12:38

Re: Gallery Rotation
 
Why did you purge existing system-ui? bibek's command was good enough; now your last command is wrong because if you have already purged it how can it re-install? So you just need to apt-get install system-ui that's it without the --reinstall flag...

enerqy 2012-12-29 12:51

Re: Gallery Rotation
 
Quote:

Originally Posted by thedead1440 (Post 1308800)
Why did you purge existing system-ui? bibek's command was good enough; now your last command is wrong because if you have already purged it how can it re-install? So you just need to apt-get install system-ui that's it without the --reinstall flag...

I'm just desperate for it to work. Nothing seems to be wrong though, I checked all the apps and settings. Rotation is still a no go.

EDIT; There is no clock app.

thedead1440 2012-12-29 12:57

Re: Gallery Rotation
 
So did you try without the --reinstall flag i.e. as root: "apt-get install system-ui"


Edit: You can re-install sys-ui as mentioned above but I don't know the exact reason why that was given by bibek so you could also try re-installing libmeegotouchcore0 the following way:
Code:

devel-su
{enter your password}
apt-get install libmeegotouchcore0 --reinstall


enerqy 2012-12-29 13:25

Re: Gallery Rotation
 
Quote:

Originally Posted by thedead1440 (Post 1308804)
So did you try without the --reinstall flag i.e. as root: "apt-get install system-ui"


Edit: You can re-install sys-ui as mentioned above but I don't know the exact reason why that was given by bibek so you could also try re-installing libmeegotouchcore0 the following way:
Code:

devel-su
{enter your password}
apt-get install libmeegotouchcore0 --reinstall


I tried both. Here's the whole message after it asks to continue:

Code:

Get: 1 https://downloads.maemo.nokia.com ./ libmeegotouchcore0_0.25.10-1+0m8_armel.deb: package 'libmeegotouchcore0' already installed from 'com.nokia.maemo/local'-- not replacing it from less trusted source 'com.nokia.maemo'

aegis aborting dpkg -- all listed package files rejected

Compilation failed in require.
Updating desktop entries... Done

E: Sub-process /usr/bin/dpkg returned an error code (255)


thedead1440 2012-12-29 14:18

Re: Gallery Rotation
 
That means you installed Vesuri's mod from N9QTweak most probably so what you can do is type the following in terminal:
Code:

devel-su
{enter your password}
apt-get install -d libmeegotouchcore0 --reinstall
/usr/sbin/incept /var/cache/apt/archives/libmeegotouchcore0

Give it a reboot after that...

enerqy 2012-12-29 14:46

Re: Gallery Rotation
 
Quote:

Originally Posted by thedead1440 (Post 1308829)
That means you installed Vesuri's mod from N9QTweak most probably so what you can do is type the following in terminal:
Code:

devel-su
{enter your password}
apt-get install -d libmeegotouchcore0 --reinstall
/usr/sbin/incept /var/cache/apt/archives/libmeegotouchcore0

Give it a reboot after that...

Yes, I do have the mod installed.

After I input:

Code:

apt-get install -d libmeegotouchcore0 --reinstall
It said download complete and in download only mode.

I put the last command in, it said re0: No such file or directory.


All times are GMT. The time now is 20:59.

vBulletin® Version 3.8.8