2008-11-25T00:21:18  <dreimark>  ThomasWaldmann http://hg.moinmo.in/moin/1.8-dom-bblank/
2008-11-25T00:21:29  <dreimark> empty page for me
2008-11-25T00:24:52  <dreimark> anyway good night
2008-11-25T00:40:02  <ThomasWaldmann> gn dreimark
2008-11-25T09:05:39  <dreimark> moin
2008-11-25T09:44:48  <ThomasWaldmann> moin
2008-11-25T09:47:57  <dennda> Where do you guys come from again?
2008-11-25T09:48:03  <dennda> Trying to find some travelmates to 25c3
2008-11-25T09:51:50  <ThomasWaldmann> stuttgart area
2008-11-25T09:52:11  <ThomasWaldmann> (and the train tickets are already booked)
2008-11-25T09:56:54  <dennda> ok
2008-11-25T09:57:00  <dennda> need to find something cheap too
2008-11-25T09:57:13  <dennda> going by deutsche bahn seems very expensive
2008-11-25T10:14:31  <ThomasWaldmann> dennda: often there are "super sonder sparpreise" for 50% or so
2008-11-25T10:15:29  <ThomasWaldmann> collecting 6 people early and making a group tariff + sparpreis is maybe the cheapest way by train
2008-11-25T19:19:50  <dreimark> moin
2008-11-25T20:10:16  <dreimark> looks like the current approach does not allow fcgi and cgi together on one server with 1.9.
2008-11-25T20:11:36  <dreimark> you have to remove fcgi_single.py to get multi threads working with fcgi
2008-11-25T20:13:30  <ThomasWaldmann> how's that related?
2008-11-25T20:21:16  <dreimark> http://moinmo.in/MoinMoinBugs/1.9NotTogether_fcgi_cgi
2008-11-25T20:22:17  <dreimark> default is flup.server.fcgi_single
2008-11-25T20:25:06  <dreimark> I think we should have in SystemInfo some info which adaptor is used.
2008-11-25T20:32:30  <ThomasWaldmann> we shouldn't have to care
2008-11-25T20:32:58  <ThomasWaldmann> if a bug does not reproduce on wsgi, it is not a bug in our code
2008-11-25T20:33:22  <dreimark> sure but for testing it is easier to get on which setup i am
2008-11-25T21:30:40  <CIA-27> Radomir Dopieralski <moindev@sheep.art.pl> default * 4202:cef1a2c6dad2 1.8/wiki/htdocs/ (4 files in 4 dirs): (log message trimmed)
2008-11-25T21:30:40  <CIA-27> modern, classic, rightsidebar and modernized themes: make the TOC shrinkwrap,
2008-11-25T21:30:40  <CIA-27> add white background to navigation macro
2008-11-25T21:30:40  <CIA-27> The table of contents looks bad spanning the whole width of the page. It's
2008-11-25T21:30:42  <CIA-27> made to shrinkwrap now, so it will only get as wide, as the longest heading.
2008-11-25T21:30:44  <CIA-27> Used display:inline-table, so this won't work in msie6, which still displays
2008-11-25T21:30:46  <CIA-27> it the old way.
2008-11-25T21:48:00  <ThomasWaldmann> dreimark: In current 1.9 alpha it is not possible to use fcgi and cgi together on one server. If you want to use multi threaded fcgi you have to remove fcgi_single.py from MoinMoin-1.9.0/support/flup/server.
2008-11-25T21:48:18  <ThomasWaldmann> this is throwing 3 things into one bowl.
2008-11-25T21:48:32  <ThomasWaldmann> and the first sentence is incorrect as it is
2008-11-25T22:18:07  <dreimark> hmm?
2008-11-25T22:18:29  <dreimark> yeah a bit to sparse
2008-11-25T22:18:36  <ThomasWaldmann> read flup_frontend
2008-11-25T22:20:30  <dreimark> can you tell me why it should fail to import flup.server.fcgi?
2008-11-25T22:20:38  <dreimark> it is in our support dir
2008-11-25T22:22:15  <ThomasWaldmann> that code is from the time before it was there
2008-11-25T22:25:37  <dreimark> there is no FCGIFrontend defined
2008-11-25T22:26:06  <dreimark> and if have_singlepatch is true because it can be imported you get always flup.server.fcgi_single
2008-11-25T22:29:00  * dreimark reads again
2008-11-25T22:31:34  <CIA-27> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4435:3c6f57f43d83 1.9/wiki/ (5 files in 5 dirs): replace 180/1.8.0 by 190/1.9.0
2008-11-25T22:33:25  <ThomasWaldmann> iirc you dont need a FCGIFrontEnd as CGI does that job also
2008-11-25T22:35:28  <dreimark> mixing threading and server type wasn't a good idea
2008-11-25T22:36:50  * dreimark has removed the report
2008-11-25T22:38:08  <dreimark> MoinMoin.web._fallback_cgi is probably obsolete if we always use FCGIFrontEnd
2008-11-25T22:38:22  <ThomasWaldmann> maybe you should rather file a missing docs bug and assign to zenhase

MoinMoin: MoinMoinChat/Logs/moin-dev/2008-11-25 (last edited 2008-11-24 23:30:02 by IrcLogImporter)