Bugs item #3472780, was opened at 2012-01-11 19:21
Message generated for change (Tracker Item Submitted) made by cpudney
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=744692&aid=3472780&group_id=139835

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Chris Pudney (cpudney)
Assigned to: Nobody/Anonymous (nobody)
Summary: Proxy settings store in config.xml are not applied

Initial Comment:
The proxy configuration preferences are stored in config.xml when MZmine is 
closed.

However, when you restart MZmine the proxy configuration parameters are loaded 
but they're not applied.

The only point in the code where they are applied is when the preferences 
dialog's OK button is clicked, see MZminePreferences.showSetupDialog()

This means user's must open the preferences dialog and click OK each time they 
run MZmine in order to apply any proxy preferences they've configured.

I think the fix might be to override ProxySettings.loadValuesFromXML to apply 
the settings once loaded or do so in MZMineCore.loadConfiguration.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=744692&aid=3472780&group_id=139835

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Mzmine-devel mailing list
Mzmine-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mzmine-devel

Reply via email to