1 2012-08-03T00:00:12  <dreimark> E                   WindowsError: [Error 32] The process cannot access the file because it is being used by another process:
   2 2012-08-03T00:02:43  <dreimark> when os.remove is used
   3 2012-08-03T00:04:18  <dreimark> RogerHaase: but on bottom of http://dpaste.com/780249/ it counts only 2 real failures
   4 2012-08-03T00:04:31  <dreimark> no
   5 2012-08-03T00:04:48  <dreimark> 2 failed, 586 passed, 56 skipped, 8 error in 77.64 seconds
   6 2012-08-03T00:05:35  <dreimark> gn
   7 2012-08-03T00:07:05  *** jaiditya has quit IRC
   8 2012-08-03T00:08:13  *** jaiditya has joined #moin-dev
   9 2012-08-03T00:08:36  <jaiditya> here
  10 2012-08-03T00:11:56  <ThomasWaldmann> jaiditya: you got the power? :D
  11 2012-08-03T00:13:22  <jaiditya> yeah, thogh city is still struggling but university has got it
  12 2012-08-03T00:13:28  <jaiditya> though*
  13 2012-08-03T00:14:35  <jaiditya> I recieved a mail from xiaq regarding duplication of templates
  14 2012-08-03T00:15:03  <jaiditya> I'll deal with that once I get my change merged
  15 2012-08-03T00:15:33  <RogerHaase> ThomasWaldmann:  I did try again on csv, archive, A-tag transclusions:  http://codereview.appspot.com/6427059/
  16 2012-08-03T00:16:01  <ThomasWaldmann> hi roger
  17 2012-08-03T00:16:29  <RogerHaase> A test page for all types of items is here:  http://www.digitalrockart.org/moin2/TestAllTranscludableItems
  18 2012-08-03T00:24:51  <ThomasWaldmann> ah
  19 2012-08-03T00:26:36  <ThomasWaldmann> RogerHaase: the jpeg and png link is wrong on that page
  20 2012-08-03T00:26:59  <ThomasWaldmann> (i mean the link shown in lower right corner when Transclusions are shown)
  21 2012-08-03T00:27:27  *** jaiditya has quit IRC
  22 2012-08-03T00:28:16  <RogerHaase> good catch. a double moin2.  OK, will try again this weekend.
  23 2012-08-03T00:28:30  <ThomasWaldmann> RogerHaase: but other than that, great stuff. i like consistency. :D
  24 2012-08-03T00:30:47  *** jaiditya has joined #moin-dev
  25 2012-08-03T00:31:19  <RogerHaase> gtg
  26 2012-08-03T00:31:29  *** RogerHaase has left #moin-dev
  27 2012-08-03T01:06:06  *** dcramer_ has joined #moin-dev
  28 2012-08-03T01:22:03  *** jaiditya has quit IRC
  29 2012-08-03T01:40:59  *** MattMaker has joined #moin-dev
  30 2012-08-03T02:28:59  *** betelgeuse_ has quit IRC
  31 2012-08-03T02:56:10  *** betelgeuse_ has joined #moin-dev
  32 2012-08-03T03:53:44  <xiaq> ThomasWaldmann: plz review http://codereview.appspot.com/6441091/ :)
  33 2012-08-03T03:57:48  *** dcramer_ has quit IRC
  34 2012-08-03T04:02:06  *** kanha has quit IRC
  35 2012-08-03T04:02:41  *** kanha has joined #moin-dev
  36 2012-08-03T04:10:04  *** dcramer_ has joined #moin-dev
  37 2012-08-03T04:34:59  *** kanha_ has joined #moin-dev
  38 2012-08-03T04:35:17  *** kanha has quit IRC
  39 2012-08-03T05:11:20  *** kanha has joined #moin-dev
  40 2012-08-03T05:11:59  *** kanha_ has quit IRC
  41 2012-08-03T05:21:58  *** kanha has quit IRC
  42 2012-08-03T05:23:09  *** kanha has joined #moin-dev
  43 2012-08-03T05:27:06  <xiaq> hm, there is a lack of indentation consistency in current template codes
  44 2012-08-03T05:27:23  <xiaq> some has 2 spaces per level, others 4
  45 2012-08-03T05:28:19  <xiaq> when a {% %} block happens to contain just one <tag></tag> block, some omits the extra indentation level on the <tag></tag>, some don't
  46 2012-08-03T05:29:20  <xiaq> and diff.html has no identation at all
  47 2012-08-03T05:30:58  *** kanha_ has joined #moin-dev
  48 2012-08-03T05:31:15  <xiaq> my proposal is to either 1) use 2-space indentation and never omit identation 2) use 4-space indentation and omit indentation in the situation above
  49 2012-08-03T05:31:22  *** kanha has quit IRC
  50 2012-08-03T05:35:13  *** kanha_ has quit IRC
  51 2012-08-03T06:05:51  *** dcramer_ has quit IRC
  52 2012-08-03T06:19:42  *** dcramer_ has joined #moin-dev
  53 2012-08-03T06:50:03  *** dcramer_ has quit IRC
  54 2012-08-03T07:02:51  *** dcramer_ has joined #moin-dev
  55 2012-08-03T07:35:59  *** dcramer_ has quit IRC
  56 2012-08-03T09:01:32  <dreimark> moin
  57 2012-08-03T09:02:13  <dreimark> waldi: can you explain why the cr is not valid?
  58 2012-08-03T09:02:53  <dreimark> http://codereview.appspot.com/6441091/patch/1/2
  59 2012-08-03T10:02:14  <waldi> dreimark: the diff in the mail was syntactically incorrect
  60 2012-08-03T10:11:03  <dreimark> waldi: ok, but that may be makes guidos tool
  61 2012-08-03T10:34:11  <dreimark> MaikuMori: why don't you add the url to http://moinmo.in/GoogleSoc2012/PluginSystem/2012-08-02
  62 2012-08-03T10:34:45  <dreimark> breton: on what do you currently work?
  63 2012-08-03T10:35:58  <dreimark> spy: two days no diary entry ?
  64 2012-08-03T10:58:05  <MaikuMori> Hmm, auth plugins seem a bit intimidating
  65 2012-08-03T11:03:57  <dreimark> MaikuMori: try to get answers with good questions
  66 2012-08-03T11:07:28  *** greg_f has joined #moin-dev
  67 2012-08-03T12:53:28  *** spy_ has joined #moin-dev
  68 2012-08-03T12:54:06  *** bilal has quit IRC
  69 2012-08-03T12:54:07  *** spy has quit IRC
  70 2012-08-03T12:54:19  *** CIA-54 has quit IRC
  71 2012-08-03T12:54:20  *** bilal has joined #moin-dev
  72 2012-08-03T12:56:23  *** CIA-54 has joined #moin-dev
  73 2012-08-03T14:27:04  *** dave_largo has joined #moin-dev
  74 2012-08-03T14:40:25  *** dcramer_ has joined #moin-dev
  75 2012-08-03T15:07:42  *** dcramer_ has quit IRC
  76 2012-08-03T15:23:58  *** dave_largo has quit IRC
  77 2012-08-03T15:25:01  *** dave_largo has joined #moin-dev
  78 2012-08-03T16:37:10  <dreimark> bbl
  79 2012-08-03T16:39:34  *** dcramer_ has joined #moin-dev
  80 2012-08-03T17:36:36  <CIA-54> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5869:0e58d9bcd3bd 1.9/docs/ (CHANGES REQUIREMENTS): update docs/REQUIREMENTS about python 2.4 support, point to there from docs/CHANGES
  81 2012-08-03T17:47:28  <ThomasWaldmann> xiaq: you please don't do global changes in the templates in your project NOW
  82 2012-08-03T17:47:48  <ThomasWaldmann> neither rename them (we already talked about that), nor globally reformat them
  83 2012-08-03T17:48:20  <ThomasWaldmann> both changes are welcome in principle, but now is worst time to do that. we can do that when all stuff is merged together and GSOC is over.
  84 2012-08-03T17:49:24  <ThomasWaldmann> breton: no activity since almost a week?
  85 2012-08-03T17:50:40  <ThomasWaldmann> spy_: no activity since 4d?
  86 2012-08-03T17:52:31  <ThomasWaldmann> (there are only 10 days left until suggested pencils down, you should be all rather busy working on your projects)
  87 2012-08-03T17:54:22  <ThomasWaldmann> (as a side note: students MUST be available at least until the final evaluation deadline, Aug 24)
  88 2012-08-03T17:58:34  <xiaq> ThomasWaldmann: yeah i acknowledged that i'll put such changes off :)
  89 2012-08-03T17:59:18  <ThomasWaldmann> ok (I just want to avoid lots of merge conflicts)
  90 2012-08-03T18:06:48  * xiaq finds TAL disgusting after working with Jinja for 2 months
  91 2012-08-03T18:08:20  <ThomasWaldmann> hehe
  92 2012-08-03T18:08:39  <ThomasWaldmann> we also had a look at genshi
  93 2012-08-03T18:08:55  <ThomasWaldmann> but somehow that xml stuff is also disgusting compared to jinja2
  94 2012-08-03T18:10:02  <xiaq> yeah and features which i found compelling in Chameleon (an almost drop-in TAL replacement) are the non-XML ones :)
  95 2012-08-03T18:13:45  * breton is working and having ~6h sleep daily. Will update diary today.
  96 2012-08-03T18:28:46  <ThomasWaldmann> breton: if that work is moin-related, it is not visible on the diary (nor on the repo)
  97 2012-08-03T18:29:17  <ThomasWaldmann> it is your responsibility to make your work visible, otherwise we have to assume you are idle
  98 2012-08-03T18:30:28  <dreimark> http://hg.moinmo.in/moin/1.9/file/tip/docs/REQUIREMENTS opens in the browser while the raw-file needs to be stored first
  99 2012-08-03T18:59:57  *** greg_f has quit IRC
 100 2012-08-03T19:05:37  <dreimark> eSyr: have you looked on the blueprint cr ?
 101 2012-08-03T19:48:54  *** jaiditya has joined #moin-dev
 102 2012-08-03T19:58:14  <ThomasWaldmann> dreimark: yeah, i also noticed the mimetype issue. missing extension...
 103 2012-08-03T20:04:33  <dreimark> bbl
 104 2012-08-03T20:18:59  *** dreimark has quit IRC
 105 2012-08-03T20:24:07  *** dreimark_ has joined #moin-dev
 106 2012-08-03T20:32:30  *** jaiditya has quit IRC
 107 2012-08-03T20:32:31  *** eSyr-ng has quit IRC
 108 2012-08-03T20:32:31  *** ChanServ has quit IRC
 109 2012-08-03T20:32:32  *** ThomasWaldmann has quit IRC
 110 2012-08-03T20:32:33  *** waldi has quit IRC
 111 2012-08-03T20:32:35  *** dave_largo has quit IRC
 112 2012-08-03T20:32:35  *** bilal has quit IRC
 113 2012-08-03T20:32:36  *** betelgeuse_ has quit IRC
 114 2012-08-03T20:32:36  *** MaikuMori has quit IRC
 115 2012-08-03T20:32:36  *** vpv has quit IRC
 116 2012-08-03T20:32:38  *** dcramer_ has quit IRC
 117 2012-08-03T20:32:39  *** technossomy has quit IRC
 118 2012-08-03T20:32:59  *** xjjk has quit IRC
 119 2012-08-03T20:33:05  *** CIA-54 has quit IRC
 120 2012-08-03T20:33:06  *** xorAxAx has quit IRC
 121 2012-08-03T20:33:06  *** eSyr has quit IRC
 122 2012-08-03T20:33:06  *** jek has quit IRC
 123 2012-08-03T20:33:06  *** dennda_ has quit IRC
 124 2012-08-03T20:37:28  *** xorAxAx has joined #moin-dev
 125 2012-08-03T20:37:28  *** dennda_ has joined #moin-dev
 126 2012-08-03T20:37:28  *** jek has joined #moin-dev
 127 2012-08-03T20:37:28  *** eSyr has joined #moin-dev
 128 2012-08-03T20:37:28  *** CIA-54 has joined #moin-dev
 129 2012-08-03T20:37:28  *** dcramer_ has joined #moin-dev
 130 2012-08-03T20:37:28  *** dave_largo has joined #moin-dev
 131 2012-08-03T20:37:28  *** bilal has joined #moin-dev
 132 2012-08-03T20:37:28  *** betelgeuse_ has joined #moin-dev
 133 2012-08-03T20:37:28  *** ChanServ has joined #moin-dev
 134 2012-08-03T20:37:28  *** waldi has joined #moin-dev
 135 2012-08-03T20:37:28  *** ThomasWaldmann has joined #moin-dev
 136 2012-08-03T20:37:28  *** eSyr-ng has joined #moin-dev
 137 2012-08-03T20:37:28  *** vpv has joined #moin-dev
 138 2012-08-03T20:37:28  *** MaikuMori has joined #moin-dev
 139 2012-08-03T20:37:28  *** technossomy has joined #moin-dev
 140 2012-08-03T20:37:28  *** kornbluth.freenode.net sets mode: +o ChanServ
 141 2012-08-03T20:39:07  *** jaiditya has joined #moin-dev
 142 2012-08-03T20:51:59  *** xjjk has joined #moin-dev
 143 2012-08-03T21:54:55  *** technossomy has quit IRC
 144 2012-08-03T21:58:27  *** dcramer_ has quit IRC
 145 2012-08-03T22:13:02  *** dcramer_ has joined #moin-dev
 146 2012-08-03T22:31:21  *** dcramer__ has joined #moin-dev
 147 2012-08-03T22:34:40  *** dcramer_ has quit IRC
 148 2012-08-03T22:51:01  *** dave_largo has quit IRC
 149 

MoinMoin: MoinMoinChat/Logs/moin-dev/2012-08-03 (last edited 2012-08-02 22:45:03 by IrcLogImporter)