Active Topics

 


Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#151
apt-get remove netspeed
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
Posts: 335 | Thanked: 285 times | Joined on Sep 2012 @ Trento, Italy
#152
Is it possible to move notifications up?
__________________
Petition to get bug fixing for N9:
http://www.change.org/en-GB/petition...g-for-nokia-n9
 
TonyUkuk's Avatar
Posts: 86 | Thanked: 13 times | Joined on Dec 2011 @ Turkey
#153
installed it with debinstall>mark trust>dpkg. Before this i created manually .status dir (yes as user) but gives this
Code:
(Reading database ... 47007 files and directories currently installed.)
Preparing to replace system-ui 1.3.2-1+0m8 (using .../system-ui_1.3.2-1_0m8_armel_0677.deb) ...
Unpacking replacement system-ui ...
aegis-installing system-ui (from 'com.nokia.maemo')
Setting up system-ui (1.3.2-1+0m8) ...
/usr/share/sysuid/setup.sh: line 8: cp -v /usr/share/sysuid/items-order.conf /home/user/.status-menu/: not found
/usr/share/sysuid/setup.sh: line 11: cp -v /usr/share/sysuid/top-order.conf /home/user/.status-menu/: not found
/usr/share/sysuid/setup.sh: line 14: cp -v /usr/share/sysuid/pannable-order.conf /home/user/.status-menu/: not found
xsession/sysuid start/running, process 4626
Processing triggers for applauncherd-launcher ...
whats wrong? What can i should cp? Is that all and wright?
Code:
~ $ mkdir -p /home/user/.status-menu
~ $ : cp -v /usr/share/sysuid/items-order.conf
/home/user/.status-menu/
~ $ cp -v /usr/share/sysuid/pannable-order.conf
 /home/user/.status-menu/
~ $ ls -la /home/user/.status-menu/
total 12
drwxr-xr-x    2 user     users         4096 Nov  3 03:09 .
drwxr-xr-x   45 user     users         4096 Nov  3 03:05 ..
-rw-r--r--    1 user     users          191 Nov  3 03:09 pannable-order.conf
~ $ ls -la /home/user/.status-menu
total 12
drwxr-xr-x    2 user     users         4096 Nov  3 03:09 .
drwxr-xr-x   45 user     users         4096 Nov  3 03:05 ..
-rw-r--r--    1 user     users          191 Nov  3 03:09 pannable-order.conf
~ $

Last edited by TonyUkuk; 2013-11-02 at 23:16.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#154
just go to settings and choose applets you want.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#155
Should the Netspeed indicator automatically change from wlan to gprs? Because mine doesn't even after reinstall
 
TonyUkuk's Avatar
Posts: 86 | Thanked: 13 times | Joined on Dec 2011 @ Turkey
#156
Originally Posted by Boxeri View Post
Should the Netspeed indicator automatically change from wlan to gprs? Because mine doesn't even after reinstall
automatically, i think no. But you can check "displey when online", then it shows netspeed indicator with traffic monitor, whether you connected wifi or with gprs.

Edit: i said "i think no"? checked it and now strongly no you must always check interfaces - only wlan or only gprs. No automatical.

Last edited by TonyUkuk; 2013-11-03 at 18:29.
 

The Following User Says Thank You to TonyUkuk For This Useful Post:
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#157
Originally Posted by TonyUkuk View Post
automatically, i think no. But you can check "displey when online", then it shows netspeed indicator with traffic monitor, whether you connected wifi or with gprs.

Edit: i said "i think no"? checked it and now strongly no you must always check interfaces - only wlan or only gprs. No automatical.
Allright, thanks for this. The display when online didn't fix it, but now we know the reason
 
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#158
Originally Posted by Schturman View Post
OK

c. Activate netspeed: enable + when online + gprs (have old problem, not switched automatically when internet connection changed from wifi to gprs, i need press on wlan and press back on gprs button to get it shown on status bar, same when internet connection switched from gprs to wifi the indicator not disappeared, it stay on status bar, but not active.) Like i already said I fixed it with profilematic rule.


@ Schturman

Could you share this profilematic rule you have used to fix the netspeed connection change? I checked the profilematic thread and could not find it
 
Posts: 2 | Thanked: 0 times | Joined on Oct 2013
#159
Disabling widgets from modern menu extensions saves power dramatically. With widgets on and no activity (airplane mode) drains 20% overnight. With widgets off same mode: only 2 percent.

Looks like anything that tries to query the battery status drains it too rapidly. Already gave up battery monitor and billboard apps.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#160
Originally Posted by Boxeri View Post
@ Schturman

Could you share this profilematic rule you have used to fix the netspeed connection change? I checked the profilematic thread and could not find it
Activate:
Code:
sh -c "gconftool -s -t b /desktop/meego/status_area/display_netspeed true"
Deactivate:
Code:
sh -c "gconftool -s -t b /desktop/meego/status_area/display_netspeed false"
 

The Following 2 Users Say Thank You to Schturman For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 11:14.