View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001618aMulePreferencespublic2010-07-30 17:012010-08-07 21:49
Reportermorph 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version2.2.6 
Target VersionFixed in Version 
Summary0001618: Disable NewVersionCheck by Default
DescriptionHello,
we receive this bug on the Debian bug tracker: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554623 [^]

Indeed it would be nice to ship an amule.conf (actually the one automatically created by amule if it doesn't find one) with NewVersionCheck set to 0. This because in Debian we have other thing to alert people of new packages, and also a new release doesn't always translate in an immediate new Debian package (for several reasons, lack of time, integration issues to fix & so), the way a user expect to install it.

F.e. a ./configure option might be interesting to disable this setup, or any other viable way for you to allow us to disable that option by default: users can still reactivate it if they like.

Regards,
Sandro
TagsNo tags attached.
Fixed in Revision
Operating SystemAny
Attached Files

- Relationships

-  Notes
(0003470)
sturedman (developer)
2010-08-07 21:49

Well - we want it active by default. :-)
Feel free to change the default behavior for the version shipped with Debian:

Preferences.cpp:
     NewCfgItem(IDC_NEWVERSION, (new Cfg_Bool( wxT("/eMule/NewVersionCheck"), s_NewVersionCheck, true )));

change true to false .

- Issue History
Date Modified Username Field Change
2010-07-30 17:01 morph New Issue
2010-07-30 17:01 morph Operating System => Any
2010-08-07 21:49 sturedman Note Added: 0003470
2010-08-07 21:49 sturedman Status new => closed
2010-08-07 21:49 sturedman Resolution open => won't fix


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker