maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce/Mod] Unrestricted system-ui (Harmattan) (https://talk.maemo.org/showthread.php?t=84565)

MohammadAG 2012-08-03 10:56

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
New system-ui, use same wiki instructions for install to upgrade
Changelog:
  • New battery percentage, you'll need to set a gconf key to true to enable it, check wiki for instructions, thanks to crazyhg for the patch.
    http://i.imgur.com/heDbk.png
  • Fixed safe mode showing up after every reboot.

trayhoper 2012-08-03 11:32

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
I ran the command but nothing changed.Is there any update on unrestricted-ui package ? If yes , how can i update ? Thanks.

MohammadAG 2012-08-03 11:33

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Use the instructions in the wiki, same commands to install will upgrade the package.

trayhoper 2012-08-03 11:40

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
It says "system-ui is alredy newest version" but when i run the percentage command nothing changes.I also killed sysid and refresh the area but stil nothing.

Is there any step that i miss ?

EDIT : Ok , my bad , great feature thanks :)

mdbxh 2012-08-03 12:20

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Battery percentage display perfect
But reboot not tested

MohammadAG 2012-08-03 12:59

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
I apologize for forgetting to credit crazyhg, who contributed the battery percentage code.

Schturman 2012-08-03 13:15

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Hi MAG
After update and install status updater, I still have Red icon and save mode... When I uninstall status updater, and reboot the red icon with save mode is gone :( All other stuff work like expected..
Any ideas ?

EDIT: Another question.. Maybe you know how to remove the original battery icon from status bar without renaming/deleting battery icons form the system... Something like activating percentage ?

solstice88 2012-08-03 14:24

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Once again thank you MohammadAG for the awesome update and support! Always looking forward to see what there is new that you can bring to the table with efforts in team work and collaboration.

Iryus 2012-08-03 14:42

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
@MohammadAG ---> Everything works, thanks !!! ;)

Iryus 2012-08-03 16:06

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Quote:

Originally Posted by Schturman (Post 1246945)
Hi MAG
After update and install status updater, I still have Red icon and save mode... When I uninstall status updater, and reboot the red icon with save mode is gone :( All other stuff work like expected..
Any ideas ?

EDIT: Another question.. Maybe you know how to remove the original battery icon from status bar without renaming/deleting battery icons form the system... Something like activating percentage ?

You should try in terminal user root : apt-get install system-ui* --reinstall

and then install Unrestricted system-ui with this method in wiki ;)

Schturman 2012-08-03 18:24

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Thanks for trying to help, but I know how to install unrestricted sys-ui, the problem not here...
I don't use MAG's repo (not installed) I installed all stuff manually and problem only with status updater, when I remove status updater, all work correctly..
I downloaded status updater from MAG's repo:
Code:

http://mohammadag.xceleo.org/n9inceptedrepo/pool/non-free/libk/libkqoauth/libkqoauth_0.97.0_armel.deb
http://mohammadag.xceleo.org/n9inceptedrepo/pool/non-free/q/quick-status-updater/quick-status-updater_0.2-2_armel.deb

And I installed it manually:
Code:

dpkg -i /path/to/libkqoauth_0.97.0_armel.deb
dpkg -i /path/to/quick-status-updater_0.2-2_armel.deb

In previous version of system ui (from 17.07.12) I don't have this problem, but with latest yes and I don't understand why...

Hmmm.. maybe this packages need to be incepted ?
Code:

/usr/sbin/incept /path/to/libkqoauth_0.97.0_armel.deb
/usr/sbin/incept /path/to/quick-status-updater_0.2-2_armel.deb


thedead1440 2012-08-03 18:30

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Quote:

Originally Posted by Schturman (Post 1247047)
Thanks for trying to help, but I know how to install unrestricted sys-ui, the problem not here...
I don't use MAG's repo (not installed) I installed all stuff manually and problem only with status updater, when I remove status updater, all work correctly..
I downloaded status updater from MAG's repo:
Code:

http://mohammadag.xceleo.org/n9inceptedrepo/pool/non-free/libk/libkqoauth/libkqoauth_0.97.0_armel.deb
http://mohammadag.xceleo.org/n9inceptedrepo/pool/non-free/s/system-ui-music-controls/system-ui-music-controls_0.2_armel.deb

And I installed it manually:
Code:

dpkg -i /path/to/libkqoauth_0.97.0_armel.deb
dpkg -i /path/to/system-ui-music-controls/system-ui-music-controls_0.2_armel.deb

In previous version of system ui (from 17.07.12) I don't have this problem, but with latest yes and I don't understand why...

Hmmm.. maybe this packages need to be incepted ?
Code:

/usr/sbin/incept /path/to/libkqoauth_0.97.0_armel.deb
/usr/sbin/incept /path/to/system-ui-music-controls/system-ui-music-controls_0.2_armel.deb


you are spot-on...if you are not going to use MAG's repo then these packages need to be incepted...if you go thro' the file paths you'll see this is actually from his non-free incepted repo so that's why you were having the issue(s)...

Schturman 2012-08-03 18:33

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
thedead1440, yes I saw the non-free, is this mean I need to incept this packages ?

thedead1440 2012-08-03 18:36

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Quote:

Originally Posted by Schturman (Post 1247049)
thedead1440, yes I saw the non-free, is this mean I need to incept this packages ?

yes you need to incept them...its from n9 incepted repo so no repo installed means inception for packages required...

Schturman 2012-08-03 18:37

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Oh.. thanks man ! I will try now...

robotsindisguise 2012-08-03 18:43

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
How long till we can edit the carrier tag on the status bar? Would love to turn this "T - Mobile" into "T-Mobile"

thedead1440 2012-08-03 18:47

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Quote:

Originally Posted by robotsindisguise (Post 1247054)
How long till we can edit the carrier tag on the status bar? Would love to turn this "T - Mobile" into "T-Mobile"

I don't think that's high in MAG's priorities at this moment...Also its quite trivial right for just wanting to delete two spaces...I thought someone would say they wanted to change the operator name to a name of their choice... :p

P.S. Ask MFaroTusino i do remember him fiddling with the operator name when he wanted to add a percentage to the battery level...

Schturman 2012-08-03 18:52

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
thedead1440, Ok I tried this method, but after reboot I still have red icon with save mode..
I uninstall it, reboot and now I don't have save mode :(
Any other Ideas to instal it correctly without repo ?

EDIT: Maybe it have some other dependencies, not only libkqoauth ?

thedead1440 2012-08-03 19:00

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Quote:

Originally Posted by Schturman (Post 1247056)
thedead1440, Ok I tried this method, but after reboot I still have red icon with save mode..
I uninstall it, reboot and now I don't have save mode :(
Any other Ideas to instal it correctly without repo ?

EDIT: Maybe it have some other dependencies, not only libkqoauth ?

Sorry mate, not sure of what other method...

However, correct me if I'm wrong but i don't think MAG has updated status updater yet to fix the safe mode error...on his website the last update to it was on 24/07/12 so i think he needs to fix it yet...

Schturman 2012-08-03 19:08

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Yes, I use this version.. But MAG wrote on the first post of unrestricted sys-ui: "Fixed safe mode showing up after every reboot."
That mean it came from unrestricted sys-ui... And I also don't have this problem on previous unrestricted system-ui (from 17.07.12)
Confused..

thedead1440 2012-08-03 19:21

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
ok i don't use quick status updater but i just installed it and rebooted twice so far but no safe mode...
:confused:

Edit:
Screen after rebooting for the third time:

http://db.tt/detSg8T9


Edit 2: I don't use MAG's repo...just downloaded and since i'm on open mode did an export origin before installing...

Schturman 2012-08-03 19:37

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Weird.. And from what i see, you have different buttons from what i have.. I think only about one thing.. I use old files :( probably because of closer source, i don't know where the correct file..

thedead1440 2012-08-03 19:39

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Different buttions? You mean the colours that's F2thak's theme... I downloaded from the same location as you posted one page earlier...

Edit: http://mohammadag.xceleo.org/n9incep....2-2_armel.deb
&
http://mohammadag.xceleo.org/n9incep...97.0_armel.deb


Edit 2: Schturman are you sure your system-ui is updated too? I downloaded when MAG posted here but it turned out it was still the old one and his website was updated with the latest version only after he had updated the wiki...Maybe you would want to install the unrestricted system-ui from MAG again to try...

MohammadAG 2012-08-03 20:52

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
If you exit safe mode does it still pop up again?

cynik606 2012-08-03 21:46

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Quote:

Originally Posted by MohammadAG (Post 1246881)
No no no, it's not cause of the repo, you'll need to download the deb from Nokia and incept it, it's the way inception works.

Could you indicate me which DEB file? Please.

Schturman 2012-08-03 22:10

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
thedead1440, I'm sure I downloaded correct version of Unrestricted sys-ui (from 03.08.12)
http://mohammadag.xceleo.org/public/...+0m8_armel.deb

MohammadAG, I don't tried to allow this, afraid reboot loop :o
But now I uninstalled all this stuff, reinstalled original sys-ui, I downloaded again unrest.sys-ui and installed all stuff again...
It seems all work correctly until reboot, but after reboot I again got this save mode... I did reboot again and now, i don't believe it's looks OK , No more red icon with save mode :D
For checking I rebooted again and again it bootup correctly without red icon of save mode... Very strange :confused::)
Thank you very much for update !

cynik606, run this command:
Code:

apt-get install --reinstall -d system-ui
When it ask you, press "Y"
The downloaded original system-ui file, you will find in:
Code:

/var/cache/apt/archives
For reinstallation of original system-ui:
1. uninstall all toggles and applets
2. uninstall mt-toggles platform
3. reinstall original system-ui by this command:
Code:

/usr/sbin/incept /path/to your/original/system-ui_1.3.2-1+0m8_armel.deb

SolarisSixth 2012-08-03 22:13

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Personally, ever since I stopped using the bluetooth toggle, everything has worked fine.

I used to always get issues and reboot loops and such with that toggle, as soon as I got rid of it, all issues fixed.

When you reinstall everything, try it without bluetooth toggle, see how it goes.

Also, a big thank you to MAG. I love the battery percentage meter, it's great.

Schturman 2012-08-03 22:19

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
SolarisSixth, like I wrote before, now it's looks ok and all work, but thanks for tip ;)

Edit: after reboot BT not work, but a simple refresh of status bar and it start to work :)

MohammadAG 2012-08-03 22:29

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Don't worry, safe mode will be triggered again if system-ui crashes, you shouldn't go into boot loops anymore.
And even if your device reboots, it'll go into safe mode again, that's the point of it.

Check the "User guide" ;)

Schturman 2012-08-03 23:16

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Ok, thanks :)... Hmm... But in wiki not mentioned about red icon and save mode :o

MohammadAG 2012-08-03 23:24

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Yes, but tapping the applet brings up on-screen instructions :)

Schturman 2012-08-04 00:03

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Quote:

Originally Posted by MohammadAG (Post 1247146)
Yes, but tapping the applet brings up on-screen instructions :)

Ohhh.. OK, now I understand, thank you for you hard work :)

kai_en 2012-08-04 02:04

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
I wonder if anyone ran a battery test after.enabling the battery percentage? The percentage drop seemed quite high, ran one preliminary test, seemed like average around 56 ma, idle. Will see if it is better if turned off.

EDIT: Ran another test with the percentage turned off, same drain around 56 ma on idle. So most probably something else.

cynik606 2012-08-04 11:50

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
1 Attachment(s)
Quote:

Originally Posted by Schturman (Post 1247126)

cynik606, run this command:
Code:

apt-get install --reinstall -d system-ui
When it ask you, press "Y"
The downloaded original system-ui file, you will find in:
Code:

/var/cache/apt/archives
For reinstallation of original system-ui:
1. uninstall all toggles and applets
2. uninstall mt-toggles platform
3. reinstall original system-ui by this command:
Code:

/usr/sbin/incept /path/to your/original/system-ui_1.3.2-1+0m8_armel.deb

Everything done successfully but this is the result :(

thedead1440 2012-08-04 11:52

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
ok what you can do is repeat the commands Schturman gave you but adding a * to system-ui when you are doing the first command and the inception...that will ensure all the packages (volume control, profiles etc) are downloaded too...


Edit: These are the packages that you are missing:

Code:

system-ui-screenlock-nokia
system-ui-status-indicator-menu-volume-nokia
system-ui-theme-nokia
system-ui-volume-nokia


cynik606 2012-08-04 12:50

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Quote:

Originally Posted by thedead1440 (Post 1247287)
ok what you can do is repeat the commands Schturman gave you but adding a * to system-ui when you are doing the first command and the inception...that will ensure all the packages (volume control, profiles etc) are downloaded too...


Edit: These are the packages that you are missing:

Code:

system-ui-screenlock-nokia
system-ui-status-indicator-menu-volume-nokia
system-ui-theme-nokia
system-ui-volume-nokia


So, I've tried:
Code:

apt-get install --reinstall -d system-ui*
And no luck once again:(
Code:

RM696-21-3_PR_001:~# apt-get install --reinstall -d system-ui*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting system-ui-volume-fullscreen for regex ‘system-ui*’
Note, selecting system-ui-dbg for regex ‘system-ui*’
Note, selecting system-ui-dev for regex ‘system-ui*’
Note, selecting system-ui-doc for regex ‘system-ui*’
Note, selecting system-ui-status-indicator-menu-volume for regex ‘system-ui*’
Note, selecting system-ui-status-indicator-menu-volume-nokia instead of system-ui-status-indicator-menu-volume
Note, selecting system-ui-theme-nokia for regex ‘system-ui*’
Note, selecting system-ui-screenlock-nokia for regex ‘system-ui*’
Note, selecting system-ui-screenlock for regex ‘system-ui*’
Note, selecting system-ui-tests for regex ‘system-ui*’
Note, selecting system-ui-status-indicator-menu-volume-nokia for regex ‘system-ui*’
Note, selecting system-ui-screenlock-padlock for regex ‘system-ui*’
Note, selecting system-ui-volume for regex ‘system-ui*’
Note, selecting system-ui-volume-nokia for regex ‘system-ui*’
Note, selecting system-ui for regex ‘system-ui*’
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
  system-ui-dbg: Depends: system-ui (= 1.0.23-1+0m6) but 1.3.2-1+0m8 is to be installed
  system-ui-dev: Depends: system-ui (= 1.0.23-1+0m6) but 1.3.2-1+0m8 is to be installed
  system-ui-screenlock-nokia: Conflicts: system-ui-screenlock
  system-ui-screenlock-padlock: Conflicts: system-ui-screenlock
  system-ui-tests: Depends: meego-env-dimming but it is not installable
  system-ui-volume-fullscreen: Conflicts: system-ui-volume
  system-ui-volume-nokia: Conflicts: system-ui-volume
E: Broken packages

EDIT: Now I did it one by one with each package and looks good :)
Many thanks guys!

thedead1440 2012-08-04 12:56

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
ok just download the following packages singly instead of using the regex:

system-ui
system-ui-volume
system-ui-screenlock
system-ui-status-indicator-menu-volume
system-ui-theme

once downloaded them then install them singly...

topet2k12001 2012-08-04 20:10

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Quote:

Originally Posted by MohammadAG (Post 1246884)
New system-ui, use same wiki instructions for install to upgrade
Changelog:
  • New battery percentage, you'll need to set a gconf key to true to enable it, check wiki for instructions, thanks to crazyhg for the patch.
    http://i.imgur.com/heDbk.png
  • Fixed safe mode showing up after every reboot.

Hi Friends,

I followed the instructions to enable battery percentage but didn't work on my N9. Here's my setup:

- PR1.2
- I have N9 Quick Tweak
- I ran the gconftool command in regular (user) Terminal

Does the command need to be entered as root (devel-su)?

MohammadAG 2012-08-04 20:57

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
The packages haven't been updated for PR1.2 or the N950 yet, so you're out of luck for now (Mac OS X install broke grub and I can't fix it without a USB flash/CD, so I'll do that tomorrow)

topet2k12001 2012-08-04 21:37

Re: [Announce/Mod] Unrestricted system-ui (Harmattan)
 
Quote:

Originally Posted by MohammadAG (Post 1247536)
The packages haven't been updated for PR1.2 or the N950 yet, so you're out of luck for now (Mac OS X install broke grub and I can't fix it without a USB flash/CD, so I'll do that tomorrow)

I see. No worries, and thank you. :)


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

vBulletin® Version 3.8.8