Active Topics

 


Reply
Thread Tools
Posts: 275 | Thanked: 46 times | Joined on Feb 2010
#1
I ask you if it's possible to disable the autoupdate function. I mean the function that when connecting to internet is looking for updates of the applications. This function makes waste some MB that with a packet dataplan would be better not to loose.
Thank you in advance
 
Posts: 346 | Thanked: 271 times | Joined on Jan 2010
#2
Run this command in terminal:
gconftool -s --type int /apps/hildon/update-notifier/check_interval 2147483647

You don't need to be root
 

The Following 6 Users Say Thank You to Megaltariak For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#3
this will stop the conflict between app manager and fappman also???

I hate that.
 
Posts: 958 | Thanked: 483 times | Joined on May 2010
#4
btw, since i have already changed this, does anyone know what the default value is? i'd like to keep all these little tweaks in a folder of my own. you never know when they can come in handy again.
 
Posts: 275 | Thanked: 46 times | Joined on Feb 2010
#5
I think the question by droll is important.
 
Posts: 889 | Thanked: 537 times | Joined on Mar 2010 @ scotland
#6
the default value will be whatever 24hours equates to in unix time (seconds i think) the command above doesn't actually completely disable the check, just changs the interval between checks to the maximum available, which is almost as good.
__________________
sarcasm may be the lowest form of wit, but its the only wit i have.

its a sad day when i can't slip at least one hitchhiker reference in somewhere.
 
Posts: 41 | Thanked: 15 times | Joined on Jan 2010 @ Finland, Aaland Islands
#7
Originally Posted by droll View Post
btw, since i have already changed this, does anyone know what the default value is? i'd like to keep all these little tweaks in a folder of my own. you never know when they can come in handy again.
Not 100% sure I've not been tinkering with the value but mine's 14400000.

I seem to get regular update-notifications with this setting and apt-worker is hogging the cpu at the most inconvenient times so it must be default or pretty close to it.
 
Posts: 268 | Thanked: 304 times | Joined on Oct 2009 @ Orlando, USA
#8
Originally Posted by droll View Post
btw, since i have already changed this, does anyone know what the default value is?
its 1440 (minutes/day)
check the wiki for details.
 

The Following 4 Users Say Thank You to archebyte For This Useful Post:
dchky's Avatar
Posts: 549 | Thanked: 299 times | Joined on Jun 2010 @ Australian in the Philippines
#9
Originally Posted by festivalnut View Post
...just changs the interval between checks to the maximum available, which is almost as good.
It simply forestalls the inevitable for about 1.5 million days : )
 
Posts: 165 | Thanked: 78 times | Joined on Jun 2010
#10
Originally Posted by droll View Post
btw, since i have already changed this, does anyone know what the default value is? i'd like to keep all these little tweaks in a folder of my own. you never know when they can come in handy again.
The contents of my original v1.2

/var/lib/gconf/apps/hildon/update-notifier/%gconf.xml

are:

Code:
<?xml version="1.0"?>
<gconf>
	<entry name="blink-after" mtime="1274812360" type="int" value="1440"/>
	<entry name="check_interval" mtime="1267468360" type="int" value="1440"/>
</gconf>
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:10.