Hi Thomas,

I have a comment to the version check in MZmineCore that you implemented. The 
implementation has one problem - it runs on the main thread. It will cause a 
long timeout on MZmine start If the target URL 
(http://mzmine.sourceforge.net/version.txt) is not accessible due to network 
problem, sf.net downtime, firewall settings, etc. 
Can you move the check to a separate class (e.g. NewerVersionCheck.java) that 
implements Runnable, and simply create a new Thread for it in MZmineCore?

Best regards,

Tomas


On Oct 27, 2014, at 12:31, Tomáš Pluskal <plus...@oist.jp> wrote:

> Hi Thomas,
> 
> Good idea. I added the version file: http://mzmine.sourceforge.net/version.txt
> 
> I think it is useful to check the version at startup and let the user know if 
> a new version is available. However, please make sure the announcement of the 
> new version is not annoying for the user (i.e. does not require a specific 
> action like clicking on a button).
> 
> By the way, I also added your name to the list of developers at the website: 
> http://mzmine.sourceforge.net/development.shtml
> 
> Cheers,
> 
> Tomas
> 
> 
> 
> On Oct 24, 2014, at 23:27, TFRD (Thomas Franck Dyrlund) <t...@steno.dk> wrote:
> 
>> Hi Tomas
>>  
>> Can you please add a page on the MZmine 2 webpage, e.g.
>> http://mzmine.sourceforge.net/version.html or version.txt
>>  
>> Which only has the latest version on the page, e.g.
>> 2.11
>>  
>> I want to use this to add an option to check for an updated version of 
>> MZmine in the help menu and possibly also at start-up of MZmine. Please let 
>> me know if anyone does not think it is a good idea to check for updates at 
>> start up.
>>  
>> /Thomas
>>  
>> ____________________________
>> 
>> Thomas F. Dyrlund
>> Post Doctoral Researcher
>> Research, Systems Medicine
>> 
>> Steno Diabetes Center A/S
>> Niels Steensens Vej 2-4
>> DK-2820 Gentofte
>> Denmark
>> +45 3968 0800 (phone)
>> +45 3079 9290 (mobile)
>> t...@steno.dk
>> 
>> This e-mail (including any attachments) is intended for the addressee(s) 
>> stated above only and may contain confidential information protected by law. 
>> You are hereby notified that any unauthorized reading, disclosure, copying 
>> or distribution of this e-mail or use of information contained herein is 
>> strictly prohibited and may violate rights to proprietary information. If 
>> you are not an intended recipient, please return this e-mail to the sender 
>> and delete it immediately hereafter. Thank you.
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Mzmine-devel mailing list
>> Mzmine-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mzmine-devel
> 
> ===============================================
> Tomas Pluskal
> G0 Cell Unit, Okinawa Institute of Science and Technology Graduate University
> 1919-1 Tancha, Onna-son, Okinawa 904-0495, Japan
> WWW: https://groups.oist.jp/g0
> TEL: +81-98-966-8684
> Fax: +81-98-966-2890
> 

===============================================
Tomas Pluskal
G0 Cell Unit, Okinawa Institute of Science and Technology Graduate University
1919-1 Tancha, Onna-son, Okinawa 904-0495, Japan
WWW: https://groups.oist.jp/g0
TEL: +81-98-966-8684
Fax: +81-98-966-2890


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Mzmine-devel mailing list
Mzmine-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mzmine-devel

Reply via email to