Config
Log for #openttdcoop.devzone on 23rd April 2013:
Times are UTC Toggle Colours
00:06:14  *** Supercheese has joined #openttdcoop.devzone
01:26:01  *** KenjiE20 has quit IRC
01:26:48  *** KenjiE20 has joined #openttdcoop.devzone
04:13:38  *** Supercheese has quit IRC
11:09:39  <Brot6> CHIPS Station Set - Revision 239:3e7069adf521: Fix: Tipple second rear roof was too large XandythenorthX @ http://dev.openttdcoop.org/projects/chips/repository/revisions/3e7069adf521
11:22:39  <Brot6> CHIPS Station Set - Revision 240:3751be19dd27: Codechange: save source for tipple XandythenorthX @ http://dev.openttdcoop.org/projects/chips/repository/revisions/3751be19dd27
15:36:07  <Brot6> Finnish Trainset - Revision 24:700a58d16b92: Feature: More freight wagons added Xjuzza1X @ http://dev.openttdcoop.org/projects/finnishtrainset/repository/revisions/700a58d16b92
15:45:43  <Brot6> GRFCodec / NFORenum - Revision 958:ddfd4188f46a: -Update: Scottish Gaelic language ID XRubidiumX @ http://dev.openttdcoop.org/projects/grfcodec/repository/revisions/ddfd4188f46a
15:47:49  *** frosch123 has joined #openttdcoop.devzone
15:53:41  <Brot6> Finnish Trainset - Revision 25:b7a6b34124bb: Fix: Code cleanup, idle sfx removed in depot Xjuzza1X @ http://dev.openttdcoop.org/projects/finnishtrainset/repository/revisions/b7a6b34124bb
16:05:15  <Brot6> Finnish Trainset - Revision 26:0b06a7939b0e: Fix: Snpss wagon fixed Xjuzza1X @ http://dev.openttdcoop.org/projects/finnishtrainset/repository/revisions/0b06a7939b0e
16:35:57  *** Jam35 has joined #openttdcoop.devzone
17:21:06  <Brot6> grfcodec: update from r957 to r958 done - http://bundles.openttdcoop.org/grfcodec/nightlies/r958
17:24:30  <Brot6> finnishtrainset: compile of r26 failed - http://bundles.openttdcoop.org/finnishtrainset/nightlies/ERROR/r26
17:25:57  <Brot6> chips: update from r238 to r240 done - http://bundles.openttdcoop.org/chips/nightlies/r240
18:20:42  *** Alberth has joined #openttdcoop.devzone
18:27:39  <Brot6> Following repos rebuilds successful without any difference to earlier nightlies builds: worldairlinersset, 32bpp-extra (2 warnings), cets (10 warnings), comic-houses (3 warnings), heqs (Diffsize: 365), ttrs (7 warnings), transrapidtrackset, 2cctrainset (80 warnings) (Diffsize: 11), bros (1 warnings) (Diffsize: 11), opengfx, britrains (10 warnings) (Diffsize: 133546), ogfx-trees (Diffsize: 11), water-features (Diffsize: 11),
18:27:39  <Brot6> snowlinemod, smts (Diffsize: 19), basecosts, newgrf_makefile (Diffsize: 21), isr
19:47:34  <juzza1> changed some files to lower case, how can i commit? the tortoise workbench finds no changes in them
19:49:21  <planetmaker> you might need to use a case-sensitive file system for that...
19:50:09  <juzza1> why does the nightly compile fail when it compiles ok on my side in linux?
19:50:25  <planetmaker> uh, it failed? It compiled for me, too
19:50:39  <planetmaker> what do the logs tell?
19:51:08  <Alberth> did you rename inside tortoise?
19:51:16  <juzza1> code called sound file in wrong case
19:51:20  <juzza1> http://bundles.openttdcoop.org/finnishtrainset/nightlies/ERROR/r26/finnishtrainset-r26-build.err.log
19:52:03  <planetmaker> nmlc ERROR: "src/diesel/di_kds1.pnml", line 11: Sound file 'sfx/KDS1_idle.wav' does not exist.
19:52:03  <planetmaker> Included from: "finnishtrainset.pnml", line 40
19:52:03  <planetmaker> make: *** [grf] Error 1
19:52:28  <planetmaker> probably not committed?
19:54:26  <juzza1> sorry, what do you mean?
19:54:33  <juzza1> i'm a full noob with this stuff
19:55:06  <planetmaker> ok, the file exists, with other cases used in the filename
19:55:14  <planetmaker> you cannot fix the case on your filesystem
19:55:21  <planetmaker> thus you need to change the file reference in the source code
19:55:47  <planetmaker> Though... asking Alberth's question: which tool did you use to rename the files?
19:56:57  <juzza1> i should be able to fix it in linux?
19:57:17  <planetmaker> Though... asking Alberth's question: which tool did you use to rename the files? How did you try to rename files?
19:57:24  <juzza1> used this to rename: "WildRename"
19:57:27  <juzza1> in windows
19:57:50  <planetmaker> you need to use mercurial. tortoiseHG to rename files
19:57:56  <planetmaker> otherwise it won't be recognized
19:58:38  <Alberth> files from the repository should always be renamed/moved/deleted through mercurial tools
19:58:54  <juzza1> ok
19:58:56  <planetmaker> s/should /can only/ :-)
19:58:56  <Brot6> planetmaker: You did something wrong... Try s/you/me/ or tell me "help sed"
19:59:46  <Alberth> Brot6: s/you/me/
19:59:47  <Brot6> Alberth: You did something wrong... Try s/you/me/ or tell me "help sed"
19:59:56  <planetmaker> :D
20:00:20  * Alberth pats Brot6
20:01:53  <Alberth> juzza1: I always think of the repo files as being owned by mercurial
20:05:42  <juzza1> yeah, i have to be honest here, i dont fully understand the program, just followed the tutorial for setting it up
20:05:51  <juzza1> have to change my mindset about the renaming and moving stuff
20:06:16  <planetmaker> yes. You can only use mercurial for that. Or no-one will know about it
20:06:22  <planetmaker> also not the devzone, of course
20:23:40  <Brot6> finnishtrainset: compile of r29 failed - http://bundles.openttdcoop.org/finnishtrainset/nightlies/ERROR/r29
20:23:49  <Brot6> Finnish Trainset - Revision 27:d6df9a60b0bd: Fix: Filenames changed to lowercase Xjuzza1X @ http://dev.openttdcoop.org/projects/finnishtrainset/repository/revisions/d6df9a60b0bd
20:23:49  <Brot6> Finnish Trainset - Revision 28:0f78cfd7f2b6: Fix: Files with wrong filenames removed Xjuzza1X @ http://dev.openttdcoop.org/projects/finnishtrainset/repository/revisions/0f78cfd7f2b6
20:23:49  <Brot6> Finnish Trainset - Revision 29:d86f607630fd: Fix: wrong filename Xjuzza1X @ http://dev.openttdcoop.org/projects/finnishtrainset/repository/revisions/d86f607630fd
20:24:42  <Brot6> finnishtrainset: compile of r30 failed - http://bundles.openttdcoop.org/finnishtrainset/nightlies/ERROR/r30
20:24:58  <Brot6> Finnish Trainset - Revision 30:ade3ef711d06: Fix: Old files removed Xjuzza1X @ http://dev.openttdcoop.org/projects/finnishtrainset/repository/revisions/ade3ef711d06
20:25:54  <Brot6> finnishtrainset: compile of r31 failed - http://bundles.openttdcoop.org/finnishtrainset/nightlies/ERROR/r31
20:26:08  <Brot6> Finnish Trainset - Revision 31:f404720a6da1: Fix: Sr2 sound filename Xjuzza1X @ http://dev.openttdcoop.org/projects/finnishtrainset/repository/revisions/f404720a6da1
20:26:08  <Brot6> Finnish Trainset - Revision 32:b26de3a34a84: Fix: Old SR2 sound removed Xjuzza1X @ http://dev.openttdcoop.org/projects/finnishtrainset/repository/revisions/b26de3a34a84
20:26:10  <Brot6> finnishtrainset: compile of r32 failed - http://bundles.openttdcoop.org/finnishtrainset/nightlies/ERROR/r32
20:27:43  <Brot6> finnishtrainset: update from r18 to r33 done - http://bundles.openttdcoop.org/finnishtrainset/nightlies/r33
20:27:52  <Brot6> Finnish Trainset - Revision 33:557f1021cf89: Fix: Lowercased filenames in code Xjuzza1X @ http://dev.openttdcoop.org/projects/finnishtrainset/repository/revisions/557f1021cf89
20:30:22  <juzza1> seems to be fine now, changed the sfx filenames to lowercase in tortoisehq
20:32:59  <planetmaker> :-)
20:33:21  <planetmaker> nice
20:42:12  *** frosch123 has quit IRC
20:43:49  <Alberth> planetmaker: you noticed issue #5429?
20:50:50  <planetmaker> yes, I did. I haven't gotten around to testing yet :-( I fear I'll have to postpone that to Friday... we hard a rather spontaneous BBQ tonight. And tomorrow and Thursday I'm booked, too
20:51:09  <planetmaker> I know... I thought I'd do that today :S
20:51:36  <planetmaker> still reviewing my seminar talk for tomorrow, though
20:54:10  <Alberth> no problem, I am not in a hurry, just making sure you didn't miss it
20:55:01  <Alberth> when testing it's better to have time for it and do it properly, imho
20:55:26  <planetmaker> yes... especially as I'm not well-versed anymore with windows :D
20:55:47  <Alberth> I somewhat expect "C:nonexistent" to be broken
20:55:53  <planetmaker> though I recall having a tortoiseHG on it... so ... at least part is there :D
20:56:40  <Alberth> and I have some reservations regarding the patch, as explained in the issue
20:57:06  <Alberth> but it's time for some bed :)
20:57:23  <planetmaker> indeed it is. Have a good night, Alberth :-)
20:57:23  <Rubidium> agreed!
20:58:04  <planetmaker> and you, too, rubi :-)
20:59:14  <Alberth> good night :)
20:59:18  *** Alberth has left #openttdcoop.devzone
21:18:19  *** Jam35 has quit IRC

Powered by YARRSTE version: svn-trunk