Nightly build site discussion September 27, 2008, 05:48:53 am Hi Werner, Just a note. Your new server for downloads (The German one) has a problem it's linking the sdl version of r2036 to the PAK128.150 download. Quote Selected
Nightly build site discussion Reply #1 – September 27, 2008, 10:10:59 am @ColinWhat exactly is a problem?Downloads work by me. (IE 7, FF 3 and Opera 9.50 ) Quote Selected Last Edit: September 27, 2008, 10:13:40 am by Frank
Nightly build site discussion Reply #2 – September 28, 2008, 02:01:31 am Quote from: Frank – on September 27, 2008, 10:10:59 am@ColinWhat exactly is a problem?Downloads work by me. (IE 7, FF 3 and Opera 9.50 )The problem is exactly what I wrote. On Werners de page when you click on the SDL r2036, instead of downloading r2036 it downloads PAK128.150. It doesn't happen on his current site, only the new one.If you think I'm wrong, perhaps you could explain why I've now got a 19mb PAK128 zip file sitting on my computer. Quote Selected
Nightly build site discussion Reply #3 – September 28, 2008, 06:16:38 pm The files on the new server are identified by numbers that are handed over to a PHP script, so if that (generated) number is wrong, you get the wrong file. Quote Selected
Nightly build site discussion Reply #4 – September 28, 2008, 08:08:10 pm Quote from: whoami – on September 28, 2008, 06:16:38 pmThe files on the new server are identified by numbers that are handed over to a PHP script, so if that (generated) number is wrong, you get the wrong file.Well that's quite brilliant isn't it? I hope Werner corrects this problem before he changes over completely. Quote Selected
Nightly build site discussion Reply #5 – September 28, 2008, 08:40:44 pm Quote from: Colin – on September 28, 2008, 08:08:10 pmWell that's quite brilliant isn't it? I hope Werner corrects this problem before he changes over completely.the new server work correctI tested the links and download the correct file, not changed download script filethe name of file show in file download dialog Quote Selected Last Edit: September 28, 2008, 08:48:28 pm by Frank
Nightly build site discussion Reply #6 – September 28, 2008, 08:56:07 pm Hm, is that done with redirects or readfile() + header "Content-Disposition"?(btw Opera has some problems with redirects at least when they are images. But it isn't really a problem here I guess.) Quote Selected
Nightly build site discussion Reply #7 – September 28, 2008, 09:01:23 pm the script create a new siteCode: [Select] echo "<!DOCTYPE HTML PUBLIC \"-\/W3C\/DTD HTML 4.0 Transitional\/EN\">"; echo "<HTML><HEAD>"; echo "<META http-equiv=Content-Type content=\"text/html; ch****t=windows-1252\">"; echo "<meta http-equiv=\"refresh\" content=\"0;URL=$link\" />"; echo "</HEAD>"; echo '<BODY onBlur="javascript:close();"></BODY></HTML>';test by opera 9.50 and FF 3 Quote Selected
Nightly build site discussion Reply #8 – September 28, 2008, 09:03:42 pm That's wicked clever You do this for living? Quote Selected
Nightly build site discussion Reply #9 – September 28, 2008, 09:05:03 pm @ FrankYes, well it does today, but it didn't the other day, so the problem has been fixed.Bear in mind that just because it worked when you tried it, doesn't necessarily mean it worked when I did.I still have a 19MB PAK128 zip file which downloaded from sim_winsdl 2008-09-28 v100.1 r2036. Which I note you haven't tried to explain. Quote Selected
Nightly build site discussion Reply #10 – September 28, 2008, 09:26:25 pm Quote from: Colin – on September 28, 2008, 09:05:03 pm@ Frank...I still have a 19MB PAK128 zip file which downloaded from sim_winsdl 2008-09-28 v100.1 r2036. Which I note you haven't tried to explain.I can not explain what I myself do not understand. I also tested on the day in question, and it has worked for me. To the relevant files has not since changed, which affects the download.files and datesfunc.php 25-09-2008Download.php 14-09-2008counter_Dateien.php - list the downlod filesThis file will be updated when new files are uploaded. The new files are added. There are no entries changed.this applies to nightly.simutrans-germany.comI mistakes and problems very seriously. To eliminate this, I must understand what I said in this case can not.sorry for bad english Quote Selected Last Edit: September 28, 2008, 09:31:28 pm by Frank
Nightly build site discussion Reply #11 – September 28, 2008, 10:09:54 pm I tried this one today, sim_winsdl 2008-09-28 v100.1 r2038. it also worked fine. The problem needed to be resolved before the complete change over and it appears that it has. Quote Selected
Nightly build site discussion Reply #12 – September 28, 2008, 10:17:37 pm Apart from a bug, an outdated (cached) copy of the download page could lead to this problem, unless the file IDs are always the same.The nightlies are built when it's night in Germany, but in Australia, you might have downloaded files exactly when they are being re-built. Quote Selected Last Edit: September 28, 2008, 10:19:39 pm by whoami
Nightly build site discussion Reply #13 – September 28, 2008, 10:59:57 pm Quote from: whoami – on September 28, 2008, 10:17:37 pmThe nightlies are built when it's night in Germany, but in Australia, you might have downloaded files exactly when they are being re-built.This could be true. It would have been approximately 4am in Germany when I downloaded that file. I would have thought however, that there would have been an error message rather than a transfer to a different file. But hey! I don't know how these tings work. Quote Selected
Nightly build site discussion Reply #14 – September 29, 2008, 02:07:08 am Quote from: whoami – on September 28, 2008, 10:17:37 pm..., unless the file IDs are always the same.....is the file name differently, it is also the id differently8 files always have the same id( sim-winsdl.zip, sim-winsdl.7z, sim-wingdi.zip, sim-wingdi.7z, sim-gcc3.zip, sim-gcc3.7z, sim-gcc4.zip, sim-gcc4.7z )http://simutrans-germany.com/~nightly/simutrans/stats.php Quote Selected
Nightly build site discussion Reply #15 – September 29, 2008, 06:46:16 am The Build-Server need some time to get the SVN-Trunks, the Translations, to compile and to upload the Files to the Webserver.After every Step (Compiling Gcc3, Gcc4, WIN-SDL, WIN-GDI, PAK64, PAK128) the new results were uploaded.This is the Reason, that the Server need over 1,5h to generate. He beginn at 3.00 CET (or CEST) and end c.a. 4:30.I Testet the Server with FF, Opera and Konquerer on Linux and it work for me ....Edit:I make a Change:The Server upload the file AFTER he generate all files Quote Selected Last Edit: July 02, 2009, 04:29:02 pm by wernieman
New nightly Build-Site Reply #16 – October 14, 2008, 03:53:07 pm The new nightly-Build-Webside is definitly online!http://nightly.simutrans-germany.comIt will be wonderfull, when you check your links ....the "old one" will go offline .....Thanks to everybody who help!And a spezial thanks to Frank for PHP, help and the server! Quote Selected
Re: New nightly Build-Site Reply #17 – October 14, 2008, 11:09:03 pm Quote from: wernieman – on October 14, 2008, 03:53:07 pmthe "old one" will go offline .....What about all the links pointing there - will there be a DNS alias and/or HTTP redirect to keep them working? Quote Selected
Re: New nightly Build-Site Reply #18 – October 15, 2008, 07:20:06 am There will be an Webside with the Info of the new Server... Quote Selected
Nightly build site discussion Reply #19 – October 16, 2008, 09:52:21 pm Can somebody change the link on the first post?The nightlys are at now http://nightly.simutrans-germany.comOre unstig this Thread an make a new one ;o) Quote Selected
Nightly build site discussion Reply #20 – October 16, 2008, 11:21:08 pm Quote from: wernieman – on October 16, 2008, 09:52:21 pmCan somebody change the link on the first post?This somebody is me... Okay, link updated.Thanks. Quote Selected
Re: New nightly Build-Site Reply #21 – October 16, 2008, 11:36:10 pm Congratulations for new site. Quote Selected
Re: New nightly Build-Site Reply #22 – October 17, 2008, 10:09:41 pm good job *thumbsUp*the background colors don't just structure the page nicely, they also create a kind of fresh look Quote Selected
Nightly build site discussion Reply #23 – November 17, 2008, 11:21:53 pm for translating the nightly page textsee http://forum.simutrans.com/index.php?topic=857.msg7578#msg7578 Quote Selected Last Edit: November 21, 2008, 01:39:44 pm by Frank
Nightly build site discussion Reply #24 – November 17, 2008, 11:27:31 pm Thanks Frank, Spanish translation is on the way... Quote Selected Last Edit: November 17, 2008, 11:37:02 pm by vilvoh
Nightly build site discussion Reply #25 – November 18, 2008, 11:38:44 pm Done....I've added this line at Thanks section:QuoteGracias a Vilvoh por ayudarme con la traducción al español<brtranslationQuotethanks to vilvoh for helping me with spanish translationI hope you don't mind.... BTW, instead of Thanks , I would use Acknowledgements. Quote Selected
Nightly build site discussion Reply #26 – November 18, 2008, 11:56:44 pm Thanks vilvohaddedsorry, links.en.txt is no longer necessary Quote Selected Last Edit: November 19, 2008, 12:14:09 am by Frank
Nightly build site discussion Reply #27 – November 19, 2008, 02:05:08 am I saw that there's no ES flag in Nightly Build site.Then... Quote Selected
Nightly build site discussion Reply #28 – November 19, 2008, 08:38:09 am Where I have the other flags (English and German) is a Spain Flag too .... so I use this. Quote Selected
Nightly build site discussion Reply #29 – November 19, 2008, 08:42:32 am If you want small flag icons, you may use FamFam Flag Icon Set Quote Selected
Nightly build site discussion Reply #30 – November 19, 2008, 08:48:41 am Thanks ... but at the Moment we have enough place for "big Flags".The Flags I use are (c) free, but I set a Link to the Creator (see the Copyright-Sektion of the page)http://simutrans-germany.com/~nightly/simutrans/index.php?lang=en#_Copyright Quote Selected
Nightly build site discussion Reply #31 – November 20, 2008, 02:13:29 am Hi, I think it's done..........Portuguese Translation of Nightly Build download pageAny error or problem return it to me that I'll happilly fix And Igor (or anyone), if you think I can improve something, tell me Quote Selected
Nightly build site discussion Reply #32 – November 20, 2008, 04:38:30 am A Portuguese flag...(I'm sorry Brazilians. I'm Brazilian too, but I have to recognize that Portuguese language came from Portugal) Quote Selected
Nightly build site discussion Reply #33 – November 20, 2008, 08:36:53 am Hey, we use the english-flag for english ... not the american or australian-flag ;o)And the german for: switzerland, austria and .. germany ;o)So there schould not be the problem to use the portugal-flag for the portuguese language Quote Selected
Nightly build site discussion Reply #34 – November 20, 2008, 08:52:37 am There are more countries with the same language, but they are represented by flags… Quote Selected