Notices


Reply
Thread Tools
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#1
Inception or open mode required.

As per http://forum.meego.com/showthread.php?t=4117

Long story short, Nokia decided that having plugins in the status menu is a bad idea.

This package is a recompiled package with the in and out of process filters replaced with an empty QRegExp().

What this means is that you can now write and load plugins in the status menu.
The only regression I've found is that there's an incomplete alarms applet included by Nokia in Harmattan which lacks translations, you can remove that (see below)

FYI, this was only on my N950 with the latest public firmware, it should work on the N9, but of course, it's untested on it, so PLEASE, backup first, worst case scenario is a MALF and you'll have to reflash, but you took that risk when you installed inception

(And it works fine on my N950, I'm just stating some warnings)

So again, keep backups.

Here's a wiki page that sums up everything about this: http://wiki.maemo.org/Unrestricted-system-ui

To install it, you'll have to replace your stock system-ui
Please visit the wiki page above for instructions on how to install it.

Last edited by MohammadAG; 2012-07-11 at 15:49.
 

The Following 95 Users Say Thank You to MohammadAG For This Useful Post:
accountvip, ajalkane, AJMAL P.M, AndrewX192, AndyNokia232, asys3, baem90, banong, Bundyo, Camerado, cddiede, CepiPerez, ceroberts75, Ch.Saqib, ck2nb, crazyhg, Creamy Goodness, dannejanne, don_falcone, Dousan, emam damon, ersanpermana, et3rnal, Extravaganza, ezameht, F2thaK, Faz, flyingbathtub, ghost_who_walks, gionni88, godofwar424, Hacker, Helmuth, HtheB, imaginaryenemy, Iryus, ja-pc, jalyst, javispedro, jberezhnoy, jhwan, Kenny.Vo, knobtviker, koe, Kozzi, krogulec, laasonen, late88, LavaCroft, Loginin, lorenzo, MaddogG, Maemomd, Maj3stic, Manatus, MartinK, marxian, mece, Mentalist Traceur, MFaroTusino, mikhail_ramalho, MINKIN2, miqu, MoritzJT, Morpog, mrsellout, munozferna, myname24, Nosph3ratu, ombre, OVK, panukooo, peterleinchen, praveenchand, requiem_76, Roth, Salmi, Schturman, shanttu, smoothc, solstice88, somedude, StefanX, thedead1440, thp, tissot, TMavica, ttt0600, turbovomit, Unit247, vitaminj, Wikiwide, wout.martens, Zelig, ZogG
Posts: 545 | Thanked: 560 times | Joined on Dec 2011 @ lebanon
#2
Originally Posted by MohammadAG View Post
Inception required.

As per http://forum.meego.com/showthread.php?t=4117

Long story short, Nokia decided that having plugins in the status menu is a bad idea.

This package is a recompiled package with the in and out of process filters replaced with an empty QRegExp().

What this means is that you can now write and load plugins in the status menu.
The only regression I've found is that there's an incomplete alarms applet included by Nokia in Harmattan which lacks translations (removing the .desktop file for it probably removes it, but I didn't test that).

FYI, this was only on my N950 with the latest public firmware, it should work on the N9, but of course, it's untested on it, so PLEASE, backup first, worst case scenario is a MALF and you'll have to reflash, but you took that risk when you installed inception

(And it works fine on my N950, I'm just stating some warnings)

So again, keep backups.

To install it, you'll have to replace your stock system-ui, which is why inception is required.

Code:
devel-su #enter pass
wget http://mohammadag.xceleo.org/public/Harmattan/system-ui_1.2.23-1+0m7_armel.deb
/usr/sbin/incept system-ui_1.2.23-1+0m7_armel.deb #enter root pass
Leaving replies about how it works for you is greatly appreciated.
(and if you've removed that alarms .desktop file...)
will it work with nitdroid open kernel ? Or inception must be installed ?
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#3
Originally Posted by myname24 View Post
will it work with nitdroid open kernel ? Or inception must be installed ?
I'm not sure if having an open kernel allows dpkg to replace packages from other domains, and if it does, it'll probably MALF when/if you go back to stock kernel.
 

The Following 2 Users Say Thank You to MohammadAG For This Useful Post:
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#4
If you are running under open mode, just run the following as root, no additional hassle required:

Code:
wget http://mohammadag.xceleo.org/public/Harmattan/system-ui_1.2.23-1+0m7_armel.deb
export AEGIS_FIXED_ORIGIN=com.nokia.maemo
dpkg -i system-ui_1.2.23-1+0m7_armel.deb
 

The Following 10 Users Say Thank You to javispedro For This Useful Post:
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#5
Originally Posted by javispedro View Post
If you are running under open mode, just run the following as root, no additional hassle required:

Code:
wget http://mohammadag.xceleo.org/public/Harmattan/system-ui_1.2.23-1+0m7_armel.deb
export AEGIS_FIXED_ORIGIN=com.nokia.maemo
dpkg -i system-ui_1.2.23-1+0m7_armel.deb
Thanks! First post updated
 
Dousan's Avatar
Posts: 1,161 | Thanked: 1,707 times | Joined on Jan 2010 @ Denmark
#6
Hey MAG nice mod, thanks.

I have a problem installing the .deb, some depency error.



What can I do to resolve this?

Regards Dousan...
__________________
My Procreate art:
https://folio.procreate.art/dousan

My Søciety6:
http://society6.com/Dousan
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#7
Originally Posted by Dousan View Post
Hey MAG nice mod, thanks.

I have a problem installing the .deb, some depency error.



What can I do to resolve this?

Regards Dousan...
You need to install unrestricted-system-ui from http://talk.maemo.org/showthread.php...16#post1214016 first
 

The Following 2 Users Say Thank You to MohammadAG For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#8
Now I have to flash open mode and then see how to get the date up there. It's just unintuitive to have to lock the phone to see the date.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#9
Seems like I can't avoid from installing inception much longer. I was't interested in overclocking but this is a different story.
 
shanttu's Avatar
Posts: 234 | Thanked: 281 times | Joined on Nov 2010 @ Helsinki
#10
Incepted to my N9 without hassle.
I much rather set alarm using status menu.

_Excellent_
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 00:36.