View Single Post
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 ?