Editing Unrestricted-system-ui

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 3: Line 3:
== How to install ==
== How to install ==
To install unrestricted-system-ui you will need to have [https://endno.de/~itsnotabigtruck/inception/ Inception] or an open mode kernel installed.
To install unrestricted-system-ui you will need to have [https://endno.de/~itsnotabigtruck/inception/ Inception] or an open mode kernel installed.
-
 
-
Note that in the instructions below ''wget'' is used to download packages. You can install it with apt-get like so:
 
-
<source lang="bash">
 
-
devel-su # enter root password
 
-
apt-get install wget
 
-
</source>
 
== PR1.3 ==
== PR1.3 ==
=== N9 Users ===
=== N9 Users ===
===== Inception method =====
===== Inception method =====
-
 
<source lang="bash">
<source lang="bash">
wget http://mohammadag.xceleo.org/public/Harmattan/system-ui_1.3.2-1+0m8_armel.deb -O system-ui_1.3.2-1+0m8_armel.deb
wget http://mohammadag.xceleo.org/public/Harmattan/system-ui_1.3.2-1+0m8_armel.deb -O system-ui_1.3.2-1+0m8_armel.deb
/usr/sbin/incept system-ui_1.3.2-1+0m8_armel.deb #enter root pass
/usr/sbin/incept system-ui_1.3.2-1+0m8_armel.deb #enter root pass
</source>
</source>
-
 
-
More info on [[Inception]]
 
===== Open mode method =====
===== Open mode method =====
Line 147: Line 138:
To get out of safe mode, tap the applet and follow the on screen instructions.<br>
To get out of safe mode, tap the applet and follow the on screen instructions.<br>
If trying to exit safe mode fails the first time, try to uninstall plugins you've recently installed and exit safe mode again. Keep doing this until safe mode doesn't come back.<br>
If trying to exit safe mode fails the first time, try to uninstall plugins you've recently installed and exit safe mode again. Keep doing this until safe mode doesn't come back.<br>
-
=== Technical details ===
+
[Technical details]: system-ui enters safe mode when it receives SIGSEGV or SIGABRT, it does this by writing a file to /tmp (system-ui-crashed and system-ui-crashed-again), if the first file exists when system-ui crashes, the second one will be created. unrestricted-system-ui checks for the second file at startup, if it exists, it restores Nokia's limitation while allowing another applet, the safe mode one, to show. To exit safe mode, the applet deletes both files and kills system-ui to restart it.
-
system-ui enters safe mode when it receives SIGSEGV or SIGABRT, it does this by writing two files to /tmp (system-ui-crashed and system-ui-crashed-again), the second file is a workaround to system-ui crashing at startup, if the first file exists when system-ui crashes, the second one will be created. unrestricted-system-ui checks for the second file at startup, if it exists, it restores Nokia's limitation while allowing another applet, the safe mode one, to show. To exit safe mode, the applet deletes both files and kills system-ui to restart it.
+
-
[[Category:N9]]
+

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)