IRC logs of #tryton for Saturday, 2010-01-09

chat.freenode.net #tryton log beginning Sat Jan 9 00:00:02 CET 2010
2010-01-09 00:05 -!- yangoon_rm1(n=mathiasb@frbg-5f73235a.pool.mediaWays.net) has joined #tryton
2010-01-09 00:31 <vengfulsquirrel> cedk: do you think maybe the stats code could take a really long time to summarize?
2010-01-09 00:33 <cedk> vengfulsquirrel: I don't think, not more then a few minutes
2010-01-09 00:39 <vengfulsquirrel> I'm not using trunk does that matter?
2010-01-09 00:39 <vengfulsquirrel> with respect to the "server never quits when profiling: problem
2010-01-09 00:39 <cedk> vengfulsquirrel: does it take long to just start the server in profile mode, wait until "waiting for connections..." and then stop?
2010-01-09 00:40 <cedk> vengfulsquirrel: I have not trying the profile mode on other branches so I can't say
2010-01-09 00:41 <vengfulsquirrel> No starting the server takes less than a minute.
2010-01-09 00:42 <vengfulsquirrel> Maybe less than 15 seconds
2010-01-09 00:42 <cedk> vengfulsquirrel: and with -d database
2010-01-09 00:43 <vengfulsquirrel> http://paste.pocoo.org/show/163486/
2010-01-09 00:43 <vengfulsquirrel> I removed the original user name from the output.
2010-01-09 00:45 <cedk> vengfulsquirrel: so it is long only when you have openned inventories?
2010-01-09 00:46 <vengfulsquirrel> That is the only time I've been able to consistently recreate it being slow.
2010-01-09 00:46 <vengfulsquirrel> I just can't get it to stop right now to see the profile output.
2010-01-09 00:47 <vengfulsquirrel> Does that last part make sense? Maybe I'm doing something wrong.
2010-01-09 00:49 <vengfulsquirrel> I ran it without profiling and it stops immediately.
2010-01-09 00:54 <cedk> vengfulsquirrel: everythings seem ok
2010-01-09 01:01 <cedk> vengfulsquirrel: I'm more and more thinking that it must be linked to one of your modules
2010-01-09 01:04 -!- yangoon_rm1(n=mathiasb@frbg-5f7338a7.pool.mediaWays.net) has joined #tryton
2010-01-09 01:10 <vengfulsquirrel> cedk: Yeah it probably is but its really hard to debug.
2010-01-09 01:11 <vengfulsquirrel> I've been meaning to setup that demo database with a real-world amount of records but it is really time consuming to do that since writing a bunch of records at once is so slow.
2010-01-09 01:12 <vengfulsquirrel> So I'm stuck in this situation where it could either be a lot of records causing the problem or my own code causing the problem but its really hard to debug either one.
2010-01-09 01:14 <vengfulsquirrel> cedk: When you checked the profile code did you login to the server before killing it ?
2010-01-09 01:16 <cedk> vengfulsquirrel: yes
2010-01-09 01:31 <vengfulsquirrel> cedk: Does dispatcher(...) only get called if I'm not using cProfile ?
2010-01-09 01:35 <cedk> vengfulsquirrel: no
2010-01-09 01:39 <vengfulsquirrel> Well there seems to be no dispatcher method.
2010-01-09 01:41 <cedk> vengfulsquirrel: it is only call when you use a network interface
2010-01-09 01:44 <vengfulsquirrel> cedk: Okay well I'm out of ideas for now, I guess I'll setup a tryton setup with the stock modules and the demo database and try the profiler in there using the same tryton version as I'm using now. I'll talk to you this weekend or Monday. Thanks for the help.
2010-01-09 03:29 -!- ikks(n=ikks@190.158.102.38) has joined #tryton
2010-01-09 03:34 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2010-01-09 05:18 -!- yangoon(n=mathiasb@p549F6C4A.dip.t-dialin.net) has joined #tryton
2010-01-09 09:05 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton
2010-01-09 09:54 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2010-01-09 12:42 -!- ikks(n=ikks@190.158.102.38) has joined #tryton
2010-01-09 13:57 <CIA-5> matb roundup * #1339/Naming of tab security and groups: Screenshots added for http://codereview.appspot.com/183121
2010-01-09 13:57 <CIA-5> http://bugs.tryton.org/roundup/issue1339
2010-01-09 15:10 -!- enlightx(n=enlightx@217.202.129.46) has joined #tryton
2010-01-09 16:52 -!- LucaSub(n=LucaSub@host240-173-dynamic.14-87-r.retail.telecomitalia.it) has joined #tryton
2010-01-09 17:35 -!- LucaSub(n=LucaSub@host240-173-dynamic.14-87-r.retail.telecomitalia.it) has left #tryton
2010-01-09 17:39 -!- enlightx(n=enlightx@217.202.104.144) has joined #tryton
2010-01-09 20:03 -!- ikks(n=ikks@190.158.102.38) has joined #tryton
2010-01-09 21:17 -!- essich(n=essich@p4FCF9645.dip0.t-ipconnect.de) has joined #tryton
2010-01-09 21:17 <essich> hi, altogether
2010-01-09 21:18 <essich> cedk: are you onlne? I have some questions about inconsistences in the relaxng schema.
2010-01-09 22:01 <CIA-5> htgoebel roundup * #70/xml: based validation on Namespaces: working on it.
2010-01-09 22:01 <CIA-5> http://bugs.tryton.org/roundup/issue70
2010-01-09 23:02 <vengfulsquirrel> cedk: Hmm so it seems that for some reason the profiler makes the server unkillable only in 1.4.* and not in trunk.
2010-01-09 23:06 <vengfulsquirrel> Wait I take it back, doesn't work on trunk either.
2010-01-09 23:18 <vengfulsquirrel> Maybe I'm missing some library, I'm using python 2.5.4.
2010-01-09 23:19 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has joined #tryton

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!