1 2013-02-04T00:17:40  <dreimark> gn
   2 2013-02-04T00:31:24  <moinBot> http://hg.moinmo.in/moin/2.0/rev/880a0da120f9 2013-02-04 Thomas Waldmann <tw AT waldmann-edv DOT de> namespaces implement get_names() with workaround code, reduce code duplication
   3 2013-02-04T00:37:11  *** ronny2 has quit IRC
   4 2013-02-04T01:02:31  *** dwcramer has joined #moin-dev
   5 2013-02-04T01:43:33  <moinBot> http://hg.moinmo.in/moin/2.0/rev/cf92bfbb1550 2013-02-03 Tarashish Mishra gae Added Makefile targets for local server and GAE upload
   6 2013-02-04T01:45:18  <moinBot> http://hg.moinmo.in/moin/2.0/rev/8e263954d2e1 2013-02-03 Roger Haase  add styling to indicate non-existent link when img is used as alternate
   7 2013-02-04T01:45:19  <moinBot> http://hg.moinmo.in/moin/2.0/rev/bc07c47e1aa8 2013-02-03 Roger Haase  fix 275 Cannot insert images into paragraphs
   8 2013-02-04T01:57:33  *** xiaq has quit IRC
   9 2013-02-04T02:15:52  *** xiaq has joined #moin-dev
  10 2013-02-04T03:14:49  *** dwcramer has quit IRC
  11 2013-02-04T04:03:40  *** dwcramer has joined #moin-dev
  12 2013-02-04T04:42:59  *** dwcramer has quit IRC
  13 2013-02-04T05:50:39  *** dwcramer has joined #moin-dev
  14 2013-02-04T06:23:55  *** dwcramer has quit IRC
  15 2013-02-04T06:52:40  *** MattMaker has quit IRC
  16 2013-02-04T09:38:00  *** MattMaker has joined #moin-dev
  17 2013-02-04T09:53:15  *** ronny has joined #moin-dev
  18 2013-02-04T09:53:16  *** ronny has joined #moin-dev
  19 2013-02-04T10:02:55  *** greg_f has joined #moin-dev
  20 2013-02-04T10:41:04  <sunu> ThomasWaldmann: https://codereview.appspot.com/7289046 tried to remove the duplication and use existing interface
  21 2013-02-04T11:23:28  *** xorAxAx has quit IRC
  22 2013-02-04T11:24:08  *** xorAxAx has joined #moin-dev
  23 2013-02-04T12:52:01  *** xorAxAx has quit IRC
  24 2013-02-04T12:54:05  *** xorAxAx has joined #moin-dev
  25 2013-02-04T12:54:05  *** xorAxAx has joined #moin-dev
  26 2013-02-04T13:21:48  <moinBot> http://hg.moinmo.in/moin/1.9/rev/5142c2bfd655 2013-02-04 Thomas Waldmann <tw AT waldmann-edv DOT de>  explicitly tell not to use a dot in a farm wiki config module name
  27 2013-02-04T14:51:21  *** dave_largo has joined #moin-dev
  28 2013-02-04T14:55:09  *** RogerHaase has joined #moin-dev
  29 2013-02-04T15:05:36  *** cdyson37 has joined #moin-dev
  30 2013-02-04T15:52:00  *** dwcramer has joined #moin-dev
  31 2013-02-04T16:06:13  <sunu> ThomasWaldmann: Replied on https://codereview.appspot.com/7289046/. The code being duplicated is part of a function. So I don't know how to reuse it.
  32 2013-02-04T16:08:49  *** and` has joined #moin-dev
  33 2013-02-04T16:33:50  <ThomasWaldmann> sunu: well, refactor it so it is reusable
  34 2013-02-04T16:36:16  <sunu> ThomasWaldmann: ok
  35 2013-02-04T16:44:06  <RogerHaase> ThomasWaldmann:  namespaces traceback on {{{#!highlight (does not work correctly on tip, but no traceback)  python http://rn0.ru/show/C8ql8IKF1IGlJeMw3fIv/
  36 2013-02-04T16:49:17  <RogerHaase> ThomasWaldmann: namespaces - loading saved wiki into empty wiki:  http://rn0.ru/show/3rjldkcsrYTbgiznn6dn/
  37 2013-02-04T17:01:16  <RogerHaase> ThomasWaldmann:  lock errors on multiple file upload:  http://rn0.ru/show/sbCYKGMMUeI1eMD8yKyx/
  38 2013-02-04T17:16:15  <RogerHaase> ThomasWaldmann: namespaces -- if you view an item with sub-items, the link to a subitem is incorrect:  http://127.0.0.1:8080/[u'Home/png']
  39 2013-02-04T17:17:20  <sunu> ThomasWaldmann: https://codereview.appspot.com/7289046 updated now.
  40 2013-02-04T17:36:06  <dreimark> sounds we have not tests covering the subitem links
  41 2013-02-04T17:37:03  <ThomasWaldmann> RogerHaase: uhoh. will have a look later, need to go to a customer now.
  42 2013-02-04T18:25:33  *** greg_f has quit IRC
  43 2013-02-04T19:00:38  *** cdyson37 has quit IRC
  44 2013-02-04T19:27:09  <RogerHaase> ThomasWaldmann:  not sure this should work, loaded empty wiki with backup using tip, then tried "moin index-build" using namespaces branch:  http://rn0.ru/show/hdmCbbKzY402kxmDtggx/
  45 2013-02-04T19:28:37  <RogerHaase> resulting wiki not usable, global index showed many one-character names, etc.
  46 2013-02-04T19:39:20  <RogerHaase> ThomasWaldmann:  traceback trying to load backup saved under namespaces branch:  http://rn0.ru/show/gaCygHpJcuXxfswOmmlJ/
  47 2013-02-04T20:25:50  <ThomasWaldmann> re
  48 2013-02-04T20:27:32  <ThomasWaldmann> ehrm, btw, meta[NAME] is a list of unicode strings (names) now. maybe it made that list by cutting a name into pieces, like ["F", "o", "o", ]
  49 2013-02-04T20:28:10  <ThomasWaldmann> so, loading old dumps is not really supported (and iirc i did not make a new one yet either)
  50 2013-02-04T20:28:50  <RogerHaase> I suspected so, was trying to load my favorite test pages
  51 2013-02-04T20:29:32  <ThomasWaldmann> maybe rather c&p :)
  52 2013-02-04T20:30:08  <ThomasWaldmann> or make a new dump i the one in contrib/ is also without the list
  53 2013-02-04T20:30:12  <ThomasWaldmann> if*
  54 2013-02-04T20:30:25  * ThomasWaldmann fixes the macro issue
  55 2013-02-04T20:36:38  <moinBot> http://hg.moinmo.in/moin/2.0/rev/4645cf9cf4af 2013-02-04 Thomas Waldmann <tw AT waldmann-edv DOT de> namespaces fix exception in handle_macro
  56 2013-02-04T20:40:30  <ThomasWaldmann> hmm, that whoosh lock error - that doesn't happen in default branch?
  57 2013-02-04T20:41:08  <ThomasWaldmann> RogerHaase: ^
  58 2013-02-04T20:42:00  <RogerHaase> I do get other flakey results with multiple file upload, but haven't noticed the lock error. will try again
  59 2013-02-04T20:42:46  <ThomasWaldmann> hmm, in general the links in +index are wrong. fixing ...
  60 2013-02-04T21:02:30  *** ronny2 has joined #moin-dev
  61 2013-02-04T21:03:08  <RogerHaase> ThomasWaldmann: no lock errors, but different errors when uploading multiple files at tip+:  http://rn0.ru/show/IAeeLy7gizmhtO9VTcID/
  62 2013-02-04T21:03:46  *** ronny has quit IRC
  63 2013-02-04T21:25:28  *** ronny2 has quit IRC
  64 2013-02-04T21:36:47  *** bruno_ has joined #moin-dev
  65 2013-02-04T21:38:35  <ThomasWaldmann> hmm, that index stuff needs a redesign
  66 2013-02-04T21:41:02  <ThomasWaldmann> hi bruno_ :)
  67 2013-02-04T21:44:25  <bruno_> hi ThomasWaldmann!
  68 2013-02-04T21:46:01  <bruno_> ThomasWaldmann, I saw you did some work on namespace branch. :)
  69 2013-02-04T21:49:54  <ThomasWaldmann> yup, we need to merge that soon
  70 2013-02-04T21:50:31  <ThomasWaldmann> but as RogerHaase found, it needs quite some work still
  71 2013-02-04T21:50:58  <RogerHaase> ThomasWaldmann:  looks like multiple file upload is a windows only problem.  I cannot reproduce it on Linux, even uploading same files.
  72 2013-02-04T21:54:17  <ThomasWaldmann> guess i'll look at that save/load issue next
  73 2013-02-04T21:57:58  <bruno_> ThomasWaldmann, yeah, sorry I'm could not help lately.... :(   we are very busy here in hacklab... we created a product here there we are about to put on market...
  74 2013-02-04T21:58:27  <ThomasWaldmann> ah, more python stuff?
  75 2013-02-04T22:00:01  <bruno_> ThomasWaldmann, yes.... lots off python stuff! \o/ it's a device... like a guitar pedal board that runs linux and aply lv2 effects!
  76 2013-02-04T22:00:35  <bruno_> ThomasWaldmann, but I think I can help this month... I will travel and be back in about 15 days....
  77 2013-02-04T22:00:48  <dreimark> bruno_: do you know the python brochure project?
  78 2013-02-04T22:01:17  <dreimark> http://brochure.getpython.info/
  79 2013-02-04T22:02:20  <bruno_> dreimark, very interesting...
  80 2013-02-04T22:02:34  <bruno_> I didn't know....
  81 2013-02-04T22:04:40  <dreimark> there is a small teaser version at http://brochure.getpython.info/pycon-us-2012-special
  82 2013-02-04T22:07:34  *** dwcramer has quit IRC
  83 2013-02-04T22:10:43  <RogerHaase> gtg
  84 2013-02-04T22:10:48  *** RogerHaase has left #moin-dev
  85 2013-02-04T22:13:59  *** dave_largo has quit IRC
  86 2013-02-04T22:19:26  *** ronny has joined #moin-dev
  87 2013-02-04T22:19:30  *** ronny has joined #moin-dev
  88 2013-02-04T22:21:10  <ThomasWaldmann> moin load/save works for me. the -a switch for save is now essential, otherwise it won't save anything.
  89 2013-02-04T23:01:38  *** ronny has quit IRC
  90 2013-02-04T23:07:01  *** dwcramer has joined #moin-dev
  91 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-02-04 (last edited 2013-02-03 23:30:04 by IrcLogImporter)