2009-11-06T00:12:30  *** ser has quit IRC
2009-11-06T00:13:48  *** ser has joined #moin-dev
2009-11-06T02:40:52  *** grzywacz has quit IRC
2009-11-06T06:42:41  *** vpv has quit IRC
2009-11-06T07:19:07  *** vpv has joined #moin-dev
2009-11-06T08:57:29  <dreimark> moin
2009-11-06T09:59:07  *** JosefMeier has joined #moin-dev
2009-11-06T09:59:48  <JosefMeier> Moin Moin
2009-11-06T11:28:23  *** JosefMeier has quit IRC
2009-11-06T17:08:24  *** ThomasWaldmann has quit IRC
2009-11-06T17:08:30  *** ThomasWaldmann has joined #moin-dev
2009-11-06T17:41:34  *** JosefMeier has joined #moin-dev
2009-11-06T17:50:57  <dreimark> bbl
2009-11-06T18:31:44  *** grzywacz has joined #moin-dev
2009-11-06T21:36:28  <JosefMeier> Is it possible to switch standalone moin to cgi for debugging purposes?
2009-11-06T21:36:38  <JosefMeier> 1.9 moin
2009-11-06T21:36:52  <JosefMeier> If I set a breakpoint, it will be reached only once
2009-11-06T21:37:38  <JosefMeier> Maybe it has something to do with WSGI in 1.9
2009-11-06T21:53:23  *** JosefMeier has quit IRC
2009-11-06T22:01:28  *** JosefMeier has joined #moin-dev
2009-11-06T22:08:54  <ThomasWaldmann> JosefMeier: standalone is best for debugging
2009-11-06T22:09:26  <JosefMeier> But with 1.9 I reach my breakpoints only once
2009-11-06T22:09:55  <JosefMeier> normally I use Komodo IDE. With 1.8.x it never was a problem
2009-11-06T22:11:09  <JosefMeier> I tried to listen on a debug port for remote debugging but dont know where I have to configure that. Port 8080 doesn't work for remote debugging
2009-11-06T22:13:36  <ThomasWaldmann> try pydev
2009-11-06T22:14:25  <JosefMeier> I buyed Komodo especially for MoinMoin and know I have to use pydev? Cool...
2009-11-06T22:15:27  <ThomasWaldmann> try before buy :)
2009-11-06T22:16:00  <ThomasWaldmann> how do you proceed exactly when debugging?
2009-11-06T22:17:43  <JosefMeier> It worked great for 1.8.x
2009-11-06T22:17:45  <JosefMeier> ah
2009-11-06T22:17:50  <JosefMeier> Think I have the solution
2009-11-06T22:18:36  <JosefMeier> I tried to set the debug mode to external in wikiserverconfig.py
2009-11-06T22:18:45  <JosefMeier> and know I think it works for some reason
2009-11-06T22:19:12  <JosefMeier> don't know why but this happens often to me since I work on this project ;-)
2009-11-06T22:33:09  <ThomasWaldmann> btw, did you debug the js selection plugin?
2009-11-06T22:36:16  <JosefMeier> What do you think why I'm asking this strange questions :-) ???
2009-11-06T22:37:31  <JosefMeier> I found out that FCKeditor 2.5 doesn't have this image problem. I copied the version from the official website to the web/static/htdocs folder and deleted the selection plugin cause I thought it isn't necessary anymore. But then strange effects occur in IE and now I'm debugging that
2009-11-06T22:38:15  <JosefMeier> I mean version 2.6.5
2009-11-06T22:40:16  <JosefMeier> ThomasWaldmann: Do you know what are all these FCKeditor plugins for?
2009-11-06T22:42:25  <ThomasWaldmann> no, i didn't write them
2009-11-06T22:42:51  <ThomasWaldmann> but I was also slightly p*ssed about the severe lack of comments in them
2009-11-06T22:44:42  <JosefMeier> I have absolut no idea what they are doing there. That's why I made my infamous timeout fix. I think, the official FCKeditor has improved a lot since the version the plugins where written for and maybe some of them don't are necessary anymore. But ... I'll try that
2009-11-06T22:46:57  <ThomasWaldmann> well, maybe first find out what they are doing :)
2009-11-06T22:47:53  <JosefMeier> uck
2009-11-06T22:50:28  <JosefMeier> The selection plugin ensures that <p> tags are closed somehow. Cause MoinMoin has problems with unclosed tags. Without the selection plugin (uncommented in FCKeditor's config file) I get an expat error.
2009-11-06T22:52:12  <ThomasWaldmann> you can also get expat errors WITH the selection plugin
2009-11-06T22:53:55  <JosefMeier> maybe. But in my case the plugin closed the p tags. Maybe IE throws them away for some reason.
2009-11-06T22:53:59  <JosefMeier> without the plugin
2009-11-06T22:54:27  <JosefMeier> should I try to get the GUI editor running with version 2.6.5 (new newest one) of FCKeditor?
2009-11-06T22:54:33  <JosefMeier> or isn
2009-11-06T22:54:43  <JosefMeier> or isn't that relevant for 1.9 final
2009-11-06T22:54:48  <ThomasWaldmann> yes, that would be interesting
2009-11-06T22:55:11  <ThomasWaldmann> depends a bit on the issues you'll find and the amount of testing it can get
2009-11-06T23:53:45  <ThomasWaldmann>   File "/usr/lib/python2.5/dircache.py", line 27, in listdir
2009-11-06T23:53:45  <ThomasWaldmann>     list = os.listdir(path)
2009-11-06T23:53:45  <ThomasWaldmann> OSError: [Errno 12] Cannot allocate memory: '/srv/in.moinmo/data/pages'

MoinMoin: MoinMoinChat/Logs/moin-dev/2009-11-06 (last edited 2009-11-05 23:15:02 by IrcLogImporter)