aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Provide a configure option to disable version check  (Read 3301 times)

ozsd

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Provide a configure option to disable version check
« on: July 14, 2008, 01:08:51 PM »

Hi, I would like to request a new configure option to disable the code to check the latest amule version and the relative option in the preferences (that could be only greyed out). This would be useful to distributions, where the update process is usually managed by the package management of the distribution and not by amule itself. A similar function is for example used by other programs directly provided by distribution, e.g. Mozilla Firefox.

Thanks
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Provide a configure option to disable version check
« Reply #1 on: July 14, 2008, 07:01:23 PM »

I'm against unnecessarily disabling code. The distros can always provide a patched version (as some of them used to do) to disable the feature if they want to.
Logged
concordia cum veritate

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Provide a configure option to disable version check
« Reply #2 on: July 14, 2008, 07:14:33 PM »

Not that I agree with the distros doing it either - the user should be ABLE to decide if he wants the application to notice (NOTE - NOT AUTOUPDATE) him that a new version is available of the software.

If Ubuntu (because I know this comes from ubuntu) feels the urge to prevent the user from having the option to do something, that's their business model. If they think that having the same version of the software for 2 or 3 years in their LTS release means they must actively PREVENT the user from KNOWING that their software is outdated, that's their business model. But I don't plan on doing ANYTHING to help them fuck the user up the ass.

Preventing binary auto-update, maybe it can be understood. Disabling the option to get an informative message about your software being outdated because the distro doesn't want to update it? That's just fucked up.
Logged

ozsd

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: Provide a configure option to disable version check
« Reply #3 on: July 15, 2008, 10:50:54 AM »

I have never verified that: does the check for new versions only prints the availability of a new version or also propose to download it?
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Provide a configure option to disable version check
« Reply #4 on: July 15, 2008, 12:08:52 PM »

It will add a log message telling the user about the result of the version check.

If the user has already the most recent version
Code: [Select]
Your copy of aMule is up to date. is shown.

If there's a more recent version available the following lines are added to the log:
Code: [Select]
You are using an outdated version of aMule!
Your aMule version is a.b.C and the latest version is x.y.z
The latest version can always be found at http://www.amule.org

Given that most users won't check the log anyway and nobody will be disrupted by the message and additionally you can disable the check, I see no reason to provide a configure option.
Logged

lfroen

  • Guest
Re: Provide a configure option to disable version check
« Reply #5 on: July 15, 2008, 01:01:25 PM »

Most Linux users take amule from repository of their OS. And for OSX it should allow automatic update, not only version check. Anyway, given frequency of new versions, I would remove all this version-check to end discussion.
Logged