1 2012-10-02T11:27:19  *** moinBot has joined #moin-dev
   2 2012-10-02T11:49:07  <ronny> ThomasWaldman2: what is moinbot for?
   3 2012-10-02T12:14:01  <ronny> !help
   4 2012-10-02T12:24:57  <ThomasWaldman2> ronny: channel logging und cia.vc ersatz
   5 2012-10-02T12:25:09  <ronny> hmk
   6 2012-10-02T13:41:16  *** gwork has joined #moin-dev
   7 2012-10-02T13:43:05  *** gwork has joined #moin-dev
   8 2012-10-02T13:43:42  <gwork> Hi all
   9 2012-10-02T13:44:29  <gwork> I have a patch for the 1.9.3 code for the CAS authentication. To whom should i send it for review?
  10 2012-10-02T13:46:23  <ThomasWaldman2> can you put it on codereview.appspot.com?
  11 2012-10-02T13:47:13  <ThomasWaldman2> and please test if it applies to 1.9.5 also
  12 2012-10-02T13:47:28  <gwork> I'll have to do that first then i guess
  13 2012-10-02T13:47:57  <dreimark> re
  14 2012-10-02T13:55:29  <ThomasWaldman2> gwork: do you work with a mercurial repo for these changes?
  15 2012-10-02T14:09:36  <sunu> ThomasWaldman2: How can I know the url then ? The one which shows up in developer tools ?
  16 2012-10-02T14:14:07  <ThomasWaldman2> gae needs to server the same url as moin does when the builtin static server is used
  17 2012-10-02T14:14:12  <ThomasWaldman2> serve*
  18 2012-10-02T14:14:33  <ThomasWaldman2> on gae, GAE just catches the url first before moin gets it
  19 2012-10-02T14:17:03  <sunu> So I have to include urls like /_themes/modernized/img/moin-search.png in app.yaml ?
  20 2012-10-02T14:18:35  <sunu> ThomasWaldman2: All such urls for static files ?
  21 2012-10-02T14:19:48  <ThomasWaldman2> of course you configure the topmost directory of the static files, not each static file individual (this is only needed for /robots.txt and /favicon.ico)
  22 2012-10-02T14:26:04  <gwork> ThomasWaldman2: yep i do
  23 2012-10-02T14:26:25  <gwork> just cloned the latest from 1.9 branch
  24 2012-10-02T14:26:46  <ThomasWaldman2> you can also publish changes in a bitbucket repo then and send pull requests via bb
  25 2012-10-02T14:27:15  <ThomasWaldman2> and using upload.py for codereview is also easier as it'll detect uncommitted changes automatically
  26 2012-10-02T14:27:53  * ThomasWaldman2 brb
  27 2012-10-02T14:28:51  <gwork> that's just a little too much for me right now. i'm used to hg with simple stuff, is that enough or need i do more?
  28 2012-10-02T14:40:43  *** dave_largo has joined #moin-dev
  29 2012-10-02T14:47:27  <gwork> ThomasWaldman2: i have a patch file or a bundle. it appears the auth/cas.py file hasn't changed. the patch applies perfectly on 1.9.5
  30 2012-10-02T14:49:14  <dreimark> gwork: please use upload.py
  31 2012-10-02T14:49:39  <dreimark>  http://code.google.com/p/rietveld/wiki/UploadPyUsage
  32 2012-10-02T14:49:42  <dreimark> this is simple
  33 2012-10-02T14:50:17  <ThomasWaldman2> gwork: is the patch rather simple or complex?
  34 2012-10-02T14:50:23  <dreimark> this also works without bitbucket, it needs only a repository
  35 2012-10-02T14:50:54  <gwork> dreimark: i'll look into it
  36 2012-10-02T14:51:07  <sunu> ThomasWaldman2: https://codereview.appspot.com/6586053/ please have a look :)
  37 2012-10-02T14:51:39  <gwork> ThomasWaldman2 : it's rather complex i think.. i've made the code work and have it work in combination with a ldap lookup
  38 2012-10-02T14:51:57  <sunu> gwork: I am a newbie here and upload.py is quite newbie friendly
  39 2012-10-02T14:52:02  <gwork> it 's more then 5 lines of bugfix :D
  40 2012-10-02T14:52:13  <gwork> sunu: thanks, i'll check it out right away then :D
  41 2012-10-02T14:58:52  *** dreimark is now known as ReimarBauer
  42 2012-10-02T15:01:38  <ThomasWaldman2> gwork: using codereview is not required (in case you have trouble with it), but if you don't know it, use the opportunity to try it, it is nice stuff.
  43 2012-10-02T15:03:03  *** dwcramer has joined #moin-dev
  44 2012-10-02T15:03:04  <sunu> ReimarBauer: what does re mean ?
  45 2012-10-02T15:03:13  <ReimarBauer> return
  46 2012-10-02T15:03:18  * ReimarBauer has a meeting currently
  47 2012-10-02T15:03:31  <sunu> ReimarBauer: oh
  48 2012-10-02T15:04:12  <sunu> ThomasWaldman2: is it any good this time ?
  49 2012-10-02T15:05:51  <gwork> ThomasWaldman2: working on that now. it seems nice indeed. is it required to enter your google credentials on upload.py?
  50 2012-10-02T15:07:14  <gwork> sunu: maybe you know? do i need to enter my google password when using upload.py?
  51 2012-10-02T15:07:50  *** dave_largo has quit IRC
  52 2012-10-02T15:07:54  <sunu> yeah it will use gamil to log you in. No need to be worried.
  53 2012-10-02T15:08:51  <gwork> hmm... what is gamil?
  54 2012-10-02T15:09:35  <gwork> ow, gmail probably.
  55 2012-10-02T15:10:40  <sunu> yup gmail.
  56 2012-10-02T15:24:01  <ThomasWaldman2> gwork: yes, a google account is needed. if you have gmail, you have one :)
  57 2012-10-02T15:24:07  <ThomasWaldman2> sunu: review done
  58 2012-10-02T15:24:41  <ThomasWaldman2> sunu: i think you should better check whether the stuff really works on GAE
  59 2012-10-02T15:25:04  <ThomasWaldman2> and whether really the static fileserver of GAE processes the required stuff
  60 2012-10-02T15:25:26  <ThomasWaldman2> if you just configure that wrong in app.yaml, it will nevertheless work as moin itself is processing the request then
  61 2012-10-02T15:26:00  <ThomasWaldman2> so better check the response headers whether it came from werkzeug or gae
  62 2012-10-02T15:26:22  <sunu> That was what I was asking earlier. How do I check ?
  63 2012-10-02T15:27:29  <ThomasWaldman2> use some tool like web developer. Information -> View Response Headers (last item in the menu)
  64 2012-10-02T15:28:41  <gwork> ThomasWaldman2 : i know, but i was just checking to see what happens with it. I don't like providing my password to any app i don't know :D
  65 2012-10-02T15:30:25  <gwork> Think i'll setup two phase authentication on google and provide an application specific password. but i get the meaning of how it works... will continue tomorrow.
  66 2012-10-02T15:38:14  <sunu> ThomasWaldman2: ok I will try. Btw I replied on the issue
  67 2012-10-02T15:48:52  *** dwcramer has quit IRC
  68 2012-10-02T15:57:49  <sunu> ThomasWaldman2: URL: http://codereview.appspot.com/6586053 updated . But serving from support folder doesn't work . Take a look at the trace http://bpaste.net/show/tbMubFchNsuZtn3DXH8s/
  69 2012-10-02T16:02:48  <sunu> ThomasWaldman2: extremely sorry. my bad . it's inside data
  70 2012-10-02T16:03:54  <xiaq> ThomasWaldman2: after `hg fetch` on whoosh repo the crash is no more
  71 2012-10-02T16:07:46  <sunu> https://codereview.appspot.com/6586053/ updated ThomasWaldman2  :)
  72 2012-10-02T16:13:23  *** ReimarBauer is now known as dreimark
  73 2012-10-02T16:30:00  <ThomasWaldman2> gwork: appspot == google
  74 2012-10-02T16:30:42  <ThomasWaldman2> and codereview is made by guido van rossum :)
  75 2012-10-02T16:34:13  <ThomasWaldman2> xiaq: ah, good
  76 2012-10-02T16:40:12  *** dwcramer has joined #moin-dev
  77 2012-10-02T16:46:59  <dreimark> sunu: because me is usually always logged in into this channel I am not always sitting in front of the screen
  78 2012-10-02T16:47:11  <dreimark> so I tell by re that I'm back
  79 2012-10-02T16:48:58  <sunu> dreimark: ok :)
  80 2012-10-02T16:50:33  <sunu> ThomasWaldman2: http://codereview.appspot.com/6586053 updated and working ok in gae . The etag in response header doesn't have flask in it :)
  81 2012-10-02T16:51:32  * sunu is restoring all his apps after installing new rom :)
  82 2012-10-02T16:58:38  <xiaq> sunu: so you must have rooted your phone. give archlinuxarm a try :) http://archlinuxarm.org/forum/viewtopic.php?f=27&t=1361
  83 2012-10-02T17:05:53  <sunu> xiaq: My device's processor is just 600mhz .WOuld it be enough?
  84 2012-10-02T17:10:07  <sunu> it'is based on arm v7 though
  85 2012-10-02T17:12:12  <xiaq> sunu: it depends, but should be enough. how is the ram?
  86 2012-10-02T17:12:39  <sunu> 512
  87 2012-10-02T17:14:14  <xiaq> sunu: maybe good enough. give it a try, a true linux in your pocket rocks :)
  88 2012-10-02T17:15:06  <sunu> ok I'll try. I have terminal emulator. But it cant do anything more that mkdir cd wget cp or mv etc :/
  89 2012-10-02T17:15:25  <sunu> xiaq:
  90 2012-10-02T17:16:34  <xiaq> sunu: i'd recommend using sl4a as a terminal emulator
  91 2012-10-02T17:16:40  <ThomasWaldman2> sunu: /+serve/... did not work?
  92 2012-10-02T17:17:17  <ThomasWaldman2> xiaq: yeah, and run python, too :D
  93 2012-10-02T17:18:17  <sunu> ThomasWaldman2: %2B == + you mean ?
  94 2012-10-02T17:18:19  <ThomasWaldman2> yes
  95 2012-10-02T17:18:38  <ThomasWaldman2> it used to be + until some werkzeug update...
  96 2012-10-02T17:18:39  <sunu> ok , I'll change that in a flash :)
  97 2012-10-02T17:18:50  <ThomasWaldman2> first try if it works :)
  98 2012-10-02T17:19:43  <sunu> ok. btw you can run python in sl4a or are you talking about arch linux arm ? ThomasWaldman2 xiaq  ?
  99 2012-10-02T17:20:26  <xiaq> sunu: you can run python with sl4a, or use sl4a as a terminal to run archlinuxarm and run python inside (chroot'ed) archlinuxarm
 100 2012-10-02T17:21:05  <xiaq> sunu: i usually go the latter since it gives you more complete python environment. but if you're looking at programming *android* itself with python you should do the former
 101 2012-10-02T17:21:11  * ThomasWaldman2 bets that'll totally kill productivity :D
 102 2012-10-02T17:23:22  <sunu> xiaq: now I remember where I have heard about sl4a before . Python apps on android...searched for that many times before :)
 103 2012-10-02T17:23:33  <sunu> ThomasWaldman2: it doesn't work
 104 2012-10-02T17:23:54  <sunu> IOError: [Errno 13] file not accessible:
 105 2012-10-02T17:24:11  <ThomasWaldman2> that doesn't sound like a url problem
 106 2012-10-02T17:25:39  <sunu> WARNING  2012-10-02 15:20:39,450 dev_appserver_import_hook.py:595] Blocking access to static file "/home/sunu/moin-2.0/support/xstatic/pkg/svgweb/data/svg.js"
 107 2012-10-02T17:25:42  <sunu> WARNING  2012-10-02 15:20:39,532 py_zipimport.py:139] Can't open zipfile /home/sunu/moin-2.0/env/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg: IOError: [Errno 13] file not accessible: '/home/sunu/moin-2.0/env/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg'
 108 2012-10-02T17:25:46  <sunu> ThomasWaldman2: now ?
 109 2012-10-02T17:26:31  <ThomasWaldman2> why does it want to use setuptools? :)
 110 2012-10-02T17:27:05  <sunu> I have no clue.
 111 2012-10-02T17:27:26  <sunu> should I upload the full trace ? ThomasWaldman2  ?
 112 2012-10-02T17:27:41  <sunu> btw what happened to ThomasWaldman ?
 113 2012-10-02T18:03:41  <dreimark> sunu: nick name incrementing
 114 2012-10-02T18:06:04  *** dave_largo has joined #moin-dev
 115 2012-10-02T18:21:10  <sunu> ThomasWaldman2: http://codereview.appspot.com/6586053 updated .
 116 2012-10-02T18:22:23  <sunu> dreimark: but he could still use ThomasWaldman no ? Not that I have any problems with the nick ThomasWaldman2 :)
 117 2012-10-02T18:37:53  <ThomasWaldman2> re (had a phone call)
 118 2012-10-02T18:38:18  *** ThomasWaldmann has quit IRC
 119 2012-10-02T18:38:35  *** ThomasWaldman2 is now known as ThomasWaldmann
 120 2012-10-02T18:38:49  * ThomasWaldmann use 2 irc session due to the issues last night
 121 2012-10-02T18:41:10  <sunu> ThomasWaldmann: https://codereview.appspot.com/6586053/ take a look :)
 122 2012-10-02T18:42:06  * sunu is watching a cricket match and it's getting interesting :)
 123 2012-10-02T18:47:51  <ThomasWaldmann> sunu: review done :)
 124 2012-10-02T18:47:54  <sunu> updated http://codereview.appspot.com/6586053 ThomasWaldmann
 125 2012-10-02T18:48:10  <ThomasWaldmann> ok, give it a final test on gae, then change the application name back to moin2-test and commit
 126 2012-10-02T18:49:28  <sunu> ok :)
 127 2012-10-02T18:58:59  <sunu> ThomasWaldmann: pull request sent.
 128 2012-10-02T19:15:16  *** dave_largo has quit IRC
 129 2012-10-02T19:36:59  *** greg_f has quit IRC
 130 2012-10-02T19:45:13  * sunu is going to bed. gn everyone
 131 2012-10-02T19:46:43  * sunu may not be able to participate on the irc for 2-3 days due to exams. :( 
 132 2012-10-02T20:05:16  <dreimark> gn sunu
 133 2012-10-02T22:07:33  <ThomasWaldmann> sunu: find: warning: you have specified the -maxdepth option after a non-option argument -name, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it).  Please specify options before other arguments.
 134 2012-10-02T22:10:16  <ThomasWaldmann> sunu: there is no moin.py in the "with support" archive
 135 2012-10-02T22:15:30  <ThomasWaldmann> (but it works after copying it there)
 136 2012-10-02T22:17:13  <ThomasWaldmann> there is a moin.egg-info, can be deleted from that archive
 137 2012-10-02T22:18:17  <ThomasWaldmann> same for PKG-INFO MANIFEST.in setup.* quickinstall*
 138 2012-10-02T22:23:24  <ThomasWaldmann> and Makefile
 139 2012-10-02T22:30:01  * ThomasWaldmann filed a bug
 140 2012-10-02T23:49:48  *** dwcramer has quit IRC
 141 

MoinMoin: MoinMoinChat/Logs/moin-dev/2012-10-02 (last edited 2012-10-02 09:45:16 by IrcLogImporter)