aMule Forum
English => en_Bugs => Topic started by: gav616 on January 16, 2010, 03:51:19 AM
-
9955
The rGUI seems not to communicate with he 'amule.conf' on that option.
e.g.
This option being 'unchecked' in the rGUI but the config still has 'NewVersionCheck=1'
..and a noticeable version check at startup occurs.
-
rGUI has it's own conf file - "remote.conf". try looking there.
-
Preferences in rgui come in different flavors:
- preferences that affect the core and are passed through EC (stored in the core's amule.conf )
- preferences that affect only the remote gui itself (stored in remote.conf where the rgui runs)
- preferences that are completely dead (like the new version check...)
- preferences that should affect both, but affect only one (like language)
Yeah, this could use some work. It should clearly distinguish between core and gui options and have no dead fields. Problem is that sometimes core and gui options are mixed in the tabs, and some settings should be double (core and gui).
Fixed new version check in 9961, thanks for the hint!
-
thanks for the hint!
;)