1 2010-08-22T01:35:27  * ThomasWaldmann runs gource on mm20dev
   2 2010-08-22T01:55:55  *** DmitryAndreev__ has joined #moin-dev
   3 2010-08-22T01:59:30  *** DmitryAndreev has quit IRC
   4 2010-08-22T06:58:13  *** DmitryAndreev__ is now known as DmitryAndreev
   5 2010-08-22T07:05:46  <valeuf> I am leaving for South Korea, I will need few days to set up my computer with irssi there
   6 2010-08-22T07:05:49  <valeuf> see you soon
   7 2010-08-22T07:05:55  *** valeuf has quit IRC
   8 2010-08-22T08:12:21  *** kursor has joined #moin-dev
   9 2010-08-22T08:42:01  *** danielq1 has joined #moin-dev
  10 2010-08-22T08:46:41  <danielq1> since I upgraded my Ubuntu9.10 to 10.4 (and the Python version is 2.6 now). My moinmoin wiki is not working anymore. The error msg is: ImportError: No module named MoinMoin.server.server_cgi . Does anyone have any idea?
  11 2010-08-22T09:04:57  *** ebo^ has joined #moin-dev
  12 2010-08-22T09:19:17  <dreimark> danielq1: you need pycompiled files
  13 2010-08-22T09:19:39  <dreimark> may be kill all pyc files or run setup with the option --force again
  14 2010-08-22T10:40:37  *** grzywacz has joined #moin-dev
  15 2010-08-22T11:12:23  *** danielq1 has quit IRC
  16 2010-08-22T12:03:21  *** ei-grad has joined #moin-dev
  17 2010-08-22T12:03:41  <ThomasWaldmann> moin
  18 2010-08-22T12:19:34  <ei-grad> moin
  19 2010-08-22T12:33:33  * dreimark greetings from froscon
  20 2010-08-22T12:37:20  <ThomasWaldmann> dreimark: if some python--capable devs are visiting your booth, show moin2 :)
  21 2010-08-22T12:37:25  <dreimark> ei-grad: do you've seen my mail
  22 2010-08-22T12:37:35  <dreimark> ThomasWaldmann: did already
  23 2010-08-22T12:38:21  <dreimark> ei-grad: there may be more simialar places
  24 2010-08-22T12:38:27  <dreimark> ThomasWaldmann: i met dirk haun
  25 2010-08-22T12:43:07  <dreimark> http://live.froscon.org/
  26 2010-08-22T12:45:13  <ei-grad> dreimark: yes... really, i have to review my code once again, add tests where necessary, before it will be included into 1.9
  27 2010-08-22T12:47:15  <ei-grad> i think i can do it this week
  28 2010-08-22T12:48:54  * ThomasWaldmann tries gource again
  29 2010-08-22T13:34:23  * ThomasWaldmann kills request.getText
  30 2010-08-22T13:37:46  * ei-grad enjoyed antifeatures presentation
  31 2010-08-22T14:05:40  * ei-grad wanted to listen "mongoDB on rails" presentation, but speaker asked the auditory about is there any one who doesn't speak german and started his lecture on german))
  32 2010-08-22T14:07:50  <ei-grad> s/auditory/audience/
  33 2010-08-22T14:18:45  <ThomasWaldmann> hey, that was just ruby stuff :P
  34 2010-08-22T14:23:11  * ei-grad slowly learning ruby, because it sometimes can be found on the CTF competitions :-) also learning perl, haskell, lisp and ocaml for the same reason)
  35 2010-08-22T14:24:01  <ThomasWaldmann> you need to concentrate better :)
  36 2010-08-22T14:24:47  <ThomasWaldmann> a quick look at perl should be distgusting enough to not want to learn it X)
  37 2010-08-22T14:29:08  <ei-grad> may be, but it's difficult for a long time to concentrate on one thing... yeah, perl is a such :-) but it is most common of these on CTF
  38 2010-08-22T14:29:42  <ei-grad> but less than python)
  39 2010-08-22T14:32:22  <ThomasWaldmann> there is more out there than CTF ;)
  40 2010-08-22T14:33:22  * ThomasWaldmann removed all request.getText usage, just importing a dummy _, N_ from MoinMoin for now
  41 2010-08-22T14:34:08  <ThomasWaldmann> doing gource video on my laptop is crap slow
  42 2010-08-22T14:34:35  <ThomasWaldmann> but they require gfx stuff, so no easy way to run it on the i7 server
  43 2010-08-22T14:39:33  <ei-grad> i7 doesn't have built-in OpenGL capable graphics card? :-) intel sucks) it's a bit pity that there is no enough fast general-purpose ARM's to use on the servers...
  44 2010-08-22T14:40:47  <ThomasWaldmann> it's more a sw problem. i don't want to have lots of X11 and framebuffer and ... stuff on the server
  45 2010-08-22T14:42:13  *** DmitryAndreev has quit IRC
  46 2010-08-22T14:42:45  *** DmitryAndreev has joined #moin-dev
  47 2010-08-22T14:45:06  <ei-grad> oh,  I also realized at first what you meant, but for some reason wanted to run over to the Intel and thought about ARM-based SOC servers come to mind :-)
  48 2010-08-22T14:47:03  <ei-grad> s/run over/find fault/ , its a popular expression in russian :-)
  49 2010-08-22T14:59:04  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9741:100e9113082a 2.0-dev/MoinMoin/ (config/default.py converter2/html_in.py): fix pep8 failures
  50 2010-08-22T14:59:04  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9742:a6da9935bb39 2.0-dev/MoinMoin/ (41 files in 17 dirs): remove all usage of request.getText
  51 2010-08-22T14:59:04  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9743:18066b879f40 2.0-dev/MoinMoin/web/contexts.py: remove code that provided request.getText (context.getText)
  52 2010-08-22T14:59:04  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9744:2ee823a0ace2 2.0-dev/ (8 files in 3 dirs): merged
  53 2010-08-22T15:03:05  *** DmitryAndreev has quit IRC
  54 2010-08-22T15:06:27  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9745:110c136c503f 2.0-dev/MoinMoin/ (4 files in 3 dirs): remove request.lang
  55 2010-08-22T15:15:52  *** DmitryAndreev has joined #moin-dev
  56 2010-08-22T15:31:47  <dreimark> the quadcopter prasentation was nice
  57 2010-08-22T15:34:35  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9746:c1b8b76914a9 2.0-dev/MoinMoin/ (_tests/test_wikiutil.py web/contexts.py wikiutil.py): remove request.action
  58 2010-08-22T15:46:42  <dreimark> ei-grad: thx
  59 2010-08-22T15:50:07  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9747:402e987b4ff4 2.0-dev/MoinMoin/ (__init__.py web/contexts.py): remove request.user (use flaskg.user)
  60 2010-08-22T17:22:56  <dreimark> ThomasWaldmann: testwiki is broken
  61 2010-08-22T17:25:40  <ThomasWaldmann> dreimark: fixed
  62 2010-08-22T17:31:50  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9748:508a44da02e9 2.0-dev/MoinMoin/web/contexts.py: remove request.item_name
  63 2010-08-22T17:31:51  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9749:bc6fece58c54 2.0-dev/MoinMoin/ (16 files in 12 dirs): get rid of request.page
  64 2010-08-22T17:43:52  <dreimark> ThomasWaldmann: transclude broken
  65 2010-08-22T17:46:05  <ThomasWaldmann> hmm, iirc I didn't touch html_out nor emeraldtree
  66 2010-08-22T17:47:54  <ThomasWaldmann> waldi: can you have a look?
  67 2010-08-22T17:48:16  <ThomasWaldmann>   File "/home/moin/code/2.0/MoinMoin/support/emeraldtree/tree.py", line 465, in __new__
  68 2010-08-22T17:48:19  <ThomasWaldmann>     raise ValueError
  69 2010-08-22T17:55:42  *** kursor has quit IRC
  70 2010-08-22T18:07:30  *** ebo^ has quit IRC
  71 2010-08-22T18:07:53  *** ebo^ has joined #moin-dev
  72 2010-08-22T18:17:08  *** RogerHaase has joined #moin-dev
  73 2010-08-22T18:40:11  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9750:80b0af6d5bc7 2.0-dev/MoinMoin/web/contexts.py: simplify Context (merge the rest we still have into AllContext)
  74 2010-08-22T19:30:10  *** danielq has joined #moin-dev
  75 2010-08-22T19:34:04  *** danielq has left #moin-dev
  76 2010-08-22T19:43:31  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9751:ee44e10c49bd 2.0-dev/MoinMoin/util/forms.py: jinja2/flatland form filters: simplify gettext usage
  77 2010-08-22T19:46:53  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9752:439117c83601 2.0-dev/MoinMoin/ (4 files in 4 dirs): transplant request._login_* to flaskg
  78 2010-08-22T20:57:56  *** ei-grad has quit IRC
  79 2010-08-22T22:34:38  *** danielq has joined #moin-dev
  80 2010-08-22T23:02:20  *** grzywacz has quit IRC
  81 2010-08-22T23:02:45  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9753:0dbece088b33 2.0-dev/MoinMoin/ (11 files in 8 dirs): transplant .dicts and .groups from request to flaskg
  82 2010-08-22T23:55:14  *** ebo^ has quit IRC
  83 

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-08-22 (last edited 2010-08-21 23:45:03 by IrcLogImporter)