2009-10-03T00:28:23  *** grzywacz has quit IRC
2009-10-03T02:01:56  *** tpfennig has joined #moin-dev
2009-10-03T05:14:34  *** tpfennig has quit IRC
2009-10-03T05:14:34  *** TheSheep has quit IRC
2009-10-03T05:14:34  *** dreimark has quit IRC
2009-10-03T05:14:34  *** starshine_away has quit IRC
2009-10-03T05:14:34  *** waldi has quit IRC
2009-10-03T05:14:39  *** TheSheep_ has joined #moin-dev
2009-10-03T05:14:39  *** dreimark_ has joined #moin-dev
2009-10-03T05:14:39  *** waldi_ has joined #moin-dev
2009-10-03T05:14:41  *** starshine_away has joined #moin-dev
2009-10-03T05:18:09  *** tpfennig has joined #moin-dev
2009-10-03T05:32:46  *** waldi_ is now known as waldi
2009-10-03T06:33:30  *** ThomasWaldmann has quit IRC
2009-10-03T06:36:00  *** ThomasWaldmann has joined #moin-dev
2009-10-03T10:05:24  <dreimark_> moin
2009-10-03T10:05:42  <dreimark_> ThomasWaldmann: DeletThisPage pages on master19 ;)
2009-10-03T10:12:37  *** tpfennig has quit IRC
2009-10-03T11:55:42  <ThomasWaldmann> moin
2009-10-03T11:59:09  *** TheSheep_ is now known as TheSheep
2009-10-03T12:54:26  *** franklin has quit IRC
2009-10-03T14:10:20  *** grzywacz has joined #moin-dev
2009-10-03T14:23:36  *** franklin has joined #moin-dev
2009-10-03T16:05:58  *** JosefMeier has joined #moin-dev
2009-10-03T16:06:05  <JosefMeier> Moin Moin
2009-10-03T16:07:27  <JosefMeier> ThomasWaldmann: dreimark: Do you see a chance that we could try out the FreemindSitemap action on the official MoinMoin homepage? Would like to paste the result in my local freemind to see the sitemapl.
2009-10-03T16:07:34  <JosefMeier> s/sitemapl/sitemap
2009-10-03T16:19:18  <JosefMeier> ThomasWaldmann: the action code for FreemindSitemap: http://paste.pocoo.org/show/142663/
2009-10-03T16:31:48  <dimazest> dreimark_: i get this http://paste.pocoo.org/show/142667/
2009-10-03T16:32:13  <dimazest> trying to save page with content "## Describe empty here."
2009-10-03T16:59:00  <dreimark_> re
2009-10-03T17:00:07  <dreimark_> dimazest: that is new
2009-10-03T17:00:19  <dreimark_> or that means I haven't seen it yet
2009-10-03T17:00:43  *** dreimark_ is now known as dreimark
2009-10-03T17:03:39  <dreimark> JosefMeier: string is deprecated since long
2009-10-03T17:04:18  <JosefMeier> dreimark: Thomas is whipping the python whip over me currently in a private channel ;-)
2009-10-03T17:04:20  <dreimark> map overwrites a builtin
2009-10-03T17:04:35  <JosefMeier> I know ... since a few minute :-)
2009-10-03T17:04:37  <dreimark> ah ok, then I let continue him
2009-10-03T17:04:53  <dreimark> I do the second pass then
2009-10-03T17:04:55  <JosefMeier> dreimark: he hasn't found an end yet ;-)
2009-10-03T17:04:58  <JosefMeier> ok
2009-10-03T17:08:41  <ThomasWaldmann> JosefMeier: hehe :)
2009-10-03T17:09:02  <dimazest> dreimark: that is on python2.6
2009-10-03T17:09:34  <JosefMeier> :-)
2009-10-03T17:10:03  <dreimark> dimazest:  Ireacrfeate curr. the xapian index to have it fresh
2009-10-03T17:10:15  <dreimark> s/Ireacrfeate/I recreate/
2009-10-03T17:15:30  <dreimark> dimazest: currently with py2.6.2 I don't get a traceback on linux
2009-10-03T17:16:03  <dreimark> for commenting off the page content
2009-10-03T17:16:14  <dreimark> I just get on every save
2009-10-03T17:16:17  <dreimark> Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.RuntimeError'> ignore
2009-10-03T17:17:28  <dreimark> but this doesn't hold it back to go into the xapian index
2009-10-03T17:18:56  <dreimark> ThomasWaldmann: how can we get where this exception happens?
2009-10-03T17:19:06  <ThomasWaldmann> dreimark: that is a py 2.6 problem
2009-10-03T17:19:14  <dreimark> ok
2009-10-03T17:20:48  * dreimark reacreates with python2.4
2009-10-03T17:23:10  <dreimark> 2.5 because I have not installed xapian for 2.4
2009-10-03T17:23:38  <ThomasWaldmann> (same problem here :)
2009-10-03T17:28:09  <dreimark> 2.5 seems not to be affected by that
2009-10-03T17:32:40  <dimazest> ok, i'll try with 2.5
2009-10-03T17:33:34  * dreimark will later check what happens to the 2.4 xapian 
2009-10-03T17:33:38  <dreimark> on my box
2009-10-03T17:59:48  <dreimark> bbl
2009-10-03T18:35:06  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 435:fea4aee3658a extensions/data/plugin/macro/FreeNodeChat.py: FreeNodeChat macro: embeds freenode IRC chat window
2009-10-03T18:39:24  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 436:a0088ccd5b91 extensions/data/plugin/macro/FreeNodeChat.py: FreeNodeChat: move base_url to locals
2009-10-03T18:44:02  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 437:9ca675677fb4 extensions/data/plugin/macro/FreeNodeChat.py: FreeNodeChat: add channels param
2009-10-03T18:45:11  *** JosefMeier has quit IRC
2009-10-03T18:46:06  *** tw_test2 has joined #moin-dev
2009-10-03T18:47:05  *** moin1 has joined #moin-dev
2009-10-03T19:03:08  *** dennda_ is now known as dennda
2009-10-03T19:08:59  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 438:3c8ef0289f41 extensions/data/plugin/macro/ (qwebirc.py FreeNodeChat.py): rename FreeNodeChat macro to qwebirc (that is the name of the software freenode uses)
2009-10-03T19:09:00  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 439:c0ca7b5ba39b extensions/data/plugin/macro/qwebirc.py: qwebirc macro: make it more general, not only for freenode
2009-10-03T19:11:42  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 440:24897c510f52 extensions/data/plugin/macro/qwebirc.py: qwebirc macro: fix cfg attr
2009-10-03T19:25:51  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 441:da901fe39fa9 extensions/data/plugin/macro/qwebirc.py: qwebirc macro: make server and channels required params
2009-10-03T19:26:34  *** moin0 has joined #moin-dev
2009-10-03T19:28:58  *** moin0 has quit IRC
2009-10-03T19:29:14  *** moin3 has joined #moin-dev
2009-10-03T19:29:21  *** moin3 is now known as moin_foo
2009-10-03T19:32:17  <ThomasWaldmann> http://moinmo.in/MoinMoinChat yay! :)
2009-10-03T19:42:11  <TheSheep> argh
2009-10-03T19:42:12  <TheSheep> evil
2009-10-03T19:42:18  *** moin3 has joined #moin-dev
2009-10-03T19:42:32  <moin3> zis ist vrong, zo vrong
2009-10-03T19:42:56  *** moin3 has quit IRC
2009-10-03T19:43:09  <TheSheep> maybe make the #moin channel the default
2009-10-03T19:46:45  <ThomasWaldmann> hehe
2009-10-03T19:46:51  <ThomasWaldmann> it joins both
2009-10-03T19:47:18  <ThomasWaldmann> (otherwise you would be moin3 on #moin and moin4 on #moin-dev)
2009-10-03T19:47:36  <ThomasWaldmann> (and have 3 windows)
2009-10-03T19:47:40  <ThomasWaldmann> ehrm 2
2009-10-03T20:00:51  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 442:0d04cca7b0da extensions/data/plugin/macro/qwebirc.py: qwebirc macro: usage and configuration docs
2009-10-03T20:05:21  <TheSheep> ThomasWaldmann: yes, but it leave the latter active
2009-10-03T20:05:29  <TheSheep> leaves
2009-10-03T20:06:02  <ThomasWaldmann> hm?
2009-10-03T20:07:34  *** moin3 has joined #moin-dev
2009-10-03T20:09:03  <moin3> we can just join #moin and use /join #moin-dev if someone wants more
2009-10-03T20:10:54  *** moin3 has quit IRC
2009-10-03T20:35:15  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 443:87173eb0f02d extensions/data/plugin/macro/qwebirc.py: qwebirc macro: add quakenet, add qwebirc project url
2009-10-03T20:40:08  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 444:466dca86625d extensions/data/plugin/macro/qwebirc.py: qwebirc: add freenode ssl webchat url
2009-10-03T20:51:32  <ThomasWaldmann> TheSheep: what exactly is evil?
2009-10-03T20:56:28  <ThomasWaldmann> (it only supports hardcoded or configured service urls, so you can't put some arbitrary stuff into an iframe)
2009-10-03T21:01:48  <TheSheep> ThomasWaldmann: you know what's the main difference between irc and web chats?
2009-10-03T21:01:51  <TheSheep> ThomasWaldmann: audience
2009-10-03T21:02:20  * TheSheep is an elitist pig
2009-10-03T21:04:23  <ThomasWaldmann> not a elitist sheep? :)
2009-10-03T21:29:58  *** moin5 has joined #moin-dev
2009-10-03T22:06:36  *** moin5 has quit IRC
2009-10-03T22:37:15  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4410:84c05e657b47 1.8/MoinMoin/ (5 files in 3 dirs): http_redirect: use code=<int> instead of status=<str> to make api in 1.8 same as in 1.9 / werkzeug
2009-10-03T22:41:04  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5176:c16381dd17fe 1.9/MoinMoin/ (6 files in 5 dirs): merged moin/1.8
2009-10-03T22:41:06  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5178:d60888cbfb22 1.9/MoinMoin/ (Page.py action/RenamePage.py web/contexts.py): merge moin/1.8

MoinMoin: MoinMoinChat/Logs/moin-dev/2009-10-03 (last edited 2009-10-02 22:30:02 by IrcLogImporter)