1 2012-08-02T00:05:38  *** dcramer_ has quit IRC
   2 2012-08-02T00:55:53  *** RogerHaase has left #moin-dev
   3 2012-08-02T01:01:26  *** waldi has quit IRC
   4 2012-08-02T02:37:16  *** dwcramer has joined #moin-dev
   5 2012-08-02T02:42:10  *** waldi has joined #moin-dev
   6 2012-08-02T02:42:10  *** waldi has joined #moin-dev
   7 2012-08-02T03:02:38  <xiaq> hm, seems no way around my problem except resorting to __import__
   8 2012-08-02T03:08:59  <xiaq> importlib.import_module is the choice. but since it's not available before py2.7 we need to inline that module or include as a dependency...
   9 2012-08-02T03:09:39  <xiaq> ha found it: http://pypi.python.org/pypi/importlib/1.0.2
  10 2012-08-02T03:11:10  * xiaq looks at py3k importlib and wonders if utils.pysupport can be partly replaced by that - there is a *full* backport http://pypi.python.org/pypi/importlib_full/0.0.1
  11 2012-08-02T03:13:04  <xiaq> wow, py3k doc feels cozy :) still, seems py3k importlib won't be a replacement for anything there in utils.pysupport
  12 2012-08-02T03:36:36  *** MattMaker has joined #moin-dev
  13 2012-08-02T04:20:07  * xiaq worked out a converter registry test case, but my local http proxy is down (ps. appspot is blocked here, for no obvious reason)
  14 2012-08-02T04:33:23  *** ChanServ has quit IRC
  15 2012-08-02T04:51:07  *** ChanServ has joined #moin-dev
  16 2012-08-02T04:51:07  *** kornbluth.freenode.net sets mode: +o ChanServ
  17 2012-08-02T05:07:58  *** betelgeuse_ has quit IRC
  18 2012-08-02T05:20:23  *** betelgeuse_ has joined #moin-dev
  19 2012-08-02T07:20:07  <dreimark> moin
  20 2012-08-02T07:26:25  <dreimark> xiaq: does this backport of importlib_full solve your issue?
  21 2012-08-02T07:29:49  <xiaq> dreimark: importlib does the trick
  22 2012-08-02T07:30:10  <xiaq> (sorry i cannot send the code to cr yet...)
  23 2012-08-02T07:33:08  <dreimark> ok
  24 2012-08-02T08:00:18  <dreimark> xiaq: http://codereview.appspot.com/6450075 well done :)
  25 2012-08-02T08:57:36  *** MattMaker has quit IRC
  26 2012-08-02T09:13:43  <ThomasWaldmann> xiaq: moving around templates is a bad idea right now. as you know jaiditya is working on them, so this could potentially create merge issues.
  27 2012-08-02T09:39:41  <xiaq> ThomasWaldmann: ok, i'll put that off. a trivial changeset after all.
  28 2012-08-02T10:29:00  <xiaq> i'd like to talk with jaiditya about the broken templates (due to itemtype changeset) but he doesn't appear very active on the irc :(
  29 2012-08-02T10:29:47  <xiaq> there are basically two possible ways to fix them, either 1) copy code templates/ to themees/foobar/templates or 2) fix the code duplication so that it's less likely to break in future
  30 2012-08-02T10:30:16  <ThomasWaldmann> xiaq: well, he was here quite often until recently
  31 2012-08-02T10:30:50  <ThomasWaldmann> but currently india is (was?) having massive power cuts, so everything that needs electricity might be a problem
  32 2012-08-02T10:30:58  <xiaq> ThomasWaldmann: ah, yeah. seems i have always missed him due to time :(
  33 2012-08-02T10:31:26  <ThomasWaldmann> he's in india, so less TZs far away from you than me
  34 2012-08-02T10:32:05  <ThomasWaldmann> until he is connected better again, maybe try email
  35 2012-08-02T10:36:24  * xiaq looks for jaiditya's email...
  36 2012-08-02T10:37:04  <xiaq> found it
  37 2012-08-02T10:37:28  *** waldi has quit IRC
  38 2012-08-02T10:38:29  *** waldi has joined #moin-dev
  39 2012-08-02T10:38:29  *** waldi has joined #moin-dev
  40 2012-08-02T10:54:35  <xiaq> oh, since the proxy i use is up now i'm sending in the registry test case patch set...
  41 2012-08-02T11:08:44  *** spy has quit IRC
  42 2012-08-02T11:09:43  *** ChanServ has quit IRC
  43 2012-08-02T11:13:50  * xiaq sent mail to jaiditya
  44 2012-08-02T11:15:56  *** breton has quit IRC
  45 2012-08-02T11:17:16  *** breton has joined #moin-dev
  46 2012-08-02T11:24:04  *** greg_f has joined #moin-dev
  47 2012-08-02T11:27:31  *** ChanServ has joined #moin-dev
  48 2012-08-02T11:27:31  *** kornbluth.freenode.net sets mode: +o ChanServ
  49 2012-08-02T11:30:14  <dreimark> xiaq: yes I missed the merge issue because i wanted his stuff already merged. he had this powerplant problem as all other of his country
  50 2012-08-02T11:31:31  <dreimark> http://edition.cnn.com/2012/07/31/world/asia/india-blackout/index.html
  51 2012-08-02T13:45:06  *** spy has joined #moin-dev
  52 2012-08-02T14:23:03  *** xcombelle has joined #moin-dev
  53 2012-08-02T15:22:58  *** dwcramer has quit IRC
  54 2012-08-02T16:01:19  *** dave_largo has joined #moin-dev
  55 2012-08-02T16:35:36  *** dwcramer has joined #moin-dev
  56 2012-08-02T16:42:21  *** RogerHaase has joined #moin-dev
  57 2012-08-02T16:57:42  <dreimark> bbl
  58 2012-08-02T17:37:20  *** kanha has joined #moin-dev
  59 2012-08-02T17:37:45  *** kanha_ has quit IRC
  60 2012-08-02T17:39:09  *** RogerHaase has quit IRC
  61 2012-08-02T18:12:39  <MaikuMori> ThomasWaldmann: you there?
  62 2012-08-02T18:15:19  <MaikuMori> ThomasWaldmann: http://codereview.appspot.com/6448102/
  63 2012-08-02T18:15:52  <MaikuMori> There are other ways of doing implementing the plugin as well.
  64 2012-08-02T18:16:28  *** xcombelle has quit IRC
  65 2012-08-02T18:17:10  *** xcombelle has joined #moin-dev
  66 2012-08-02T18:17:21  <MaikuMori> dreimark: ^^
  67 2012-08-02T18:17:51  <MaikuMori> Also http://etherpad.osuosl.org/moin2-PluginSystem-thoughts line 100+
  68 2012-08-02T18:34:27  *** RogerHaase has joined #moin-dev
  69 2012-08-02T19:03:04  *** xcombelle_ has joined #moin-dev
  70 2012-08-02T19:04:26  *** xcombelle has quit IRC
  71 2012-08-02T19:04:54  *** jaiditya has joined #moin-dev
  72 2012-08-02T19:18:08  *** dave_largo has quit IRC
  73 2012-08-02T19:23:09  *** greg_f has quit IRC
  74 2012-08-02T19:28:23  *** bilal has quit IRC
  75 2012-08-02T19:28:41  *** bilal has joined #moin-dev
  76 2012-08-02T19:58:31  *** jaiditya has quit IRC
  77 2012-08-02T20:04:53  *** jaiditya has joined #moin-dev
  78 2012-08-02T20:05:13  <jaiditya> moin
  79 2012-08-02T20:07:54  <jaiditya> xiaq: Seen your mail and yeah I'll be moving to that once I get my changes merged as I have made changes to templates
  80 2012-08-02T20:59:22  *** RogerHaase has quit IRC
  81 2012-08-02T20:59:40  *** dwcramer has quit IRC
  82 2012-08-02T21:09:34  <spy> ThomasWaldmann: dreimark: some cleanup and comments on search transcluded items. For now it seems could stay this way.  http://codereview.appspot.com/6441063/
  83 2012-08-02T21:10:32  <spy> As usual you are free to play on http://vps.psviderski.name:8080/+blog/myblog
  84 2012-08-02T21:12:41  *** dwcramer has joined #moin-dev
  85 2012-08-02T21:36:28  *** xcombelle_ has quit IRC
  86 2012-08-02T21:42:58  *** jaiditya has quit IRC
  87 2012-08-02T22:05:31  *** dcramer_ has joined #moin-dev
  88 2012-08-02T22:06:19  *** jaiditya has joined #moin-dev
  89 2012-08-02T22:09:00  *** dwcramer has quit IRC
  90 2012-08-02T22:12:06  *** RogerHaase has joined #moin-dev
  91 2012-08-02T22:29:59  *** RogerHaase has quit IRC
  92 2012-08-02T22:31:31  *** RogerHaase has joined #moin-dev
  93 2012-08-02T22:42:30  *** jaiditya has quit IRC
  94 2012-08-02T22:43:56  *** jaiditya has joined #moin-dev
  95 2012-08-02T22:59:48  <dreimark> re
  96 2012-08-02T23:00:13  <dreimark> hi jaiditya
  97 2012-08-02T23:00:22  <jaiditya> hi
  98 2012-08-02T23:00:48  <jaiditya> I have asked waldi to review before sending pull request
  99 2012-08-02T23:02:45  <dreimark> ok
 100 2012-08-02T23:04:20  <jaiditya> dreimark: has blog been implemented yet ?
 101 2012-08-02T23:05:01  <jaiditya> how to view blog page on my local repo ?
 102 2012-08-02T23:10:02  <dreimark> jaiditya: not yet
 103 2012-08-02T23:10:13  <dreimark>   http://vps.psviderski.name:8080/+blog/myblog
 104 2012-08-02T23:12:15  <jaiditya> I have seen that page but the CSS code which has been put in common.css has to be generated through Stylus
 105 2012-08-02T23:13:03  <jaiditya> So in order to see if it goes with current changes or not.
 106 2012-08-02T23:14:06  <dreimark> jaiditya: yes, we have two possibilities
 107 2012-08-02T23:14:22  <jaiditya> For now I have just reproduced it through Stylus without changes
 108 2012-08-02T23:14:32  <jaiditya> except the colors used
 109 2012-08-02T23:15:55  <dreimark> at the time your repo is merged everything has to be done in stylus
 110 2012-08-02T23:16:16  <dreimark> also some other refactoring can be done
 111 2012-08-02T23:17:18  <jaiditya> yeah I have changed everything to stylus
 112 2012-08-02T23:18:18  <jaiditya> though Stylus code of modernized theme needs much cleanup but yeah it could be done later on
 113 2012-08-02T23:18:33  <dreimark> i mean also the new css someone wants to do for blog or ticket
 114 2012-08-02T23:19:39  <dreimark> yes as all other opimisation
 115 2012-08-02T23:21:28  <jaiditya> for that I'll need to see those pages locally as there is so much differences in current view and that on my local repo
 116 2012-08-02T23:23:11  <dreimark> yes, i know
 117 2012-08-02T23:24:32  <dreimark> the blog code by spy depends on some changes by xiaq
 118 2012-08-02T23:24:47  <dreimark> after they are pushed he can continue with itemtype
 119 2012-08-02T23:25:41  <dreimark> for his application
 120 2012-08-02T23:25:42  <jaiditya> does that mean my changes cannot be merged till then ?
 121 2012-08-02T23:26:20  <dreimark> from my point of view yours can be merged as soon as you think it is mergeable
 122 2012-08-02T23:27:36  <dreimark> after yours is merged xiaq can also push his contentype itemtype refactoring of template code
 123 2012-08-02T23:29:24  <dreimark> and spy and xiaq have to do with your help some stylus lines
 124 2012-08-02T23:31:48  <dreimark> jaiditya: blog is already in m2 but not metaeditor
 125 2012-08-02T23:37:54  <jaiditya> waldi is away for the weekend so I have asked RogerHaase for the review
 126 2012-08-02T23:38:34  <jaiditya> to me it looks in good shape
 127 2012-08-02T23:41:21  <jaiditya> dreimark: its just there are few errors when I run py.test occur and I don't understand the reason for it. http://dpaste.com/780249/
 128 2012-08-02T23:43:28  <dreimark> jaiditya: have you the same errors if you run py.test in the main repo
 129 2012-08-02T23:47:15  <jaiditya> dreimark: yes I get the same result
 130 2012-08-02T23:52:11  <dreimark> that means it has nothing to do with your changes, i guess it has something to do with py2.6 or with it on windows
 131 2012-08-02T23:52:26  <dreimark> so it is good that you got that otherwise we would have missed it
 132 2012-08-02T23:53:25  <dreimark> may be there is another issue that we use too new code
 133 2012-08-02T23:53:49  <dreimark> RogerHaase: has windows and py 2.6.5
 134 2012-08-02T23:53:57  *** dcramer_ has quit IRC
 135 2012-08-02T23:54:18  <jaiditya> yeah I talked to him regarding this
 136 2012-08-02T23:54:48  <jaiditya> He also gets 2 failed tests and 2 errors
 137 2012-08-02T23:55:17  <dreimark> i think you should add an issue to the main repo with the traceback
 138 2012-08-02T23:55:47  *** jaiditya has quit IRC
 139 2012-08-02T23:58:34  <RogerHaase> I have same 2 errors on the bottom of the pytest output, but I don't recall seeing the 7 errors on the 3rd line of jaiditya's pytest output.
 140 2012-08-02T23:58:42  *** jaiditya has joined #moin-dev
 141 2012-08-02T23:59:05  <RogerHaase> repeat: I have same 2 errors on the bottom of the pytest output, but I don't recall seeing the 7 errors on the 3rd line of jaiditya's pytest output.

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