maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Unknown Network Activity (https://talk.maemo.org/showthread.php?t=65787)

enceladus47 2010-11-17 19:13

Unknown Network Activity
 
I have a limited data plan, and when I connect via GPRS sometimes I see that a large amount of data has been downloaded without me doing anything, so I was wondering if there's a way to find out which applications use the connection.

Anyway I know the E-mail application doesn't check except on wifi, but I'm not sure about the application manager. Can you suggest other applications that may automatically use network??

Thanks :)

cfh11 2010-11-17 19:16

Re: Unknown Network Activity
 
unless you have widgets that update automagically, the culprit is probably just the app manager.

hawaii 2010-11-17 20:00

Re: Unknown Network Activity
 
`lsof -i` will show you open connections on the interface, along with the process that spawned it.

Saturn 2010-11-17 20:39

Re: Unknown Network Activity
 
Hi,

You can vote for this issue here:
https://bugs.maemo.org/show_bug.cgi?id=5137

cheers

enceladus47 2010-11-17 22:59

Re: Unknown Network Activity
 
Ya it's probably the application manager, too bad there isn't a way to disable it, will vote for that.

TiagoTiago 2010-11-17 23:10

Re: Unknown Network Activity
 
I remember reading there was a way to set it to update every thousands of days or somthing, basicly making the time for the automatic update check never arrive.

James_Littler 2010-11-17 23:11

Re: Unknown Network Activity
 
Quote:

Originally Posted by enceladus47 (Post 876540)
Ya it's probably the application manager, too bad there isn't a way to disable it, will vote for that.

There is, well practically.

Run the following

Code:

gconftool -s --type int /apps/hildon/update-notifier/check_interval NEW_VALUE
Replace NEW_VALUE with your desired update interval.
As default it is set to 1440 which is 24 hours, the maximum is 2147483647 which is just over 68 years.

Hootenholler 2010-11-17 23:16

Re: Unknown Network Activity
 
Will it display anything to confirm this has changed? Do I need to be root?

enceladus47 2010-11-17 23:16

Re: Unknown Network Activity
 
Okay that's great, will still be able to check for updates manually though, right?

James_Littler 2010-11-17 23:22

Re: Unknown Network Activity
 
Yes, manual checking will still work, you will no longer see that little exclamation mark telling you about updates, so just keep that in mind and make sure you check for updates regularly.

This won't display anything, it should just go back to the standard prompt.

TiagoTiago 2010-11-17 23:26

Re: Unknown Network Activity
 
I believe there is a command to read a setting, you can use that to see if the value has changed to what you tried to set it

James_Littler 2010-11-17 23:35

Re: Unknown Network Activity
 
Quote:

Originally Posted by TiagoTiago (Post 876559)
I believe there is a command to read a setting, you can use that to see if the value has changed to what you tried to set it

You could use echo

Saturn 2010-11-18 00:34

Re: Unknown Network Activity
 
use this:
Code:

gconftool -g /apps/hildon/update-notifier/check_interval
to read back the value set.

Saturn 2010-11-19 22:12

Re: Unknown Network Activity
 
This bug might be of interest to those applied the modification of the refresh time:
https://bugs.maemo.org/show_bug.cgi?id=11463


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

vBulletin® Version 3.8.8