IRC logs of #tryton for Wednesday, 2011-08-03

chat.freenode.net #tryton log beginning Wed Aug 3 00:00:02 CEST 2011
2011-08-03 00:41 -!- elbenfreund(~elbenfreu@g227154025.adsl.alicedsl.de) has joined #tryton
2011-08-03 01:29 -!- fremo(~fremo@noc.toile-libre.net) has joined #tryton
2011-08-03 02:32 -!- alimon(~alimon@187.156.100.244) has joined #tryton
2011-08-03 03:04 -!- alimon(alimon@187.156.100.244) has joined #tryton
2011-08-03 03:04 -!- alimon(alimon@187.156.100.244) has joined #tryton
2011-08-03 04:15 -!- ikks_(~ikks@190.27.11.195) has joined #tryton
2011-08-03 05:02 -!- yangoon1(~mathiasb@p549F3E39.dip.t-dialin.net) has joined #tryton
2011-08-03 05:46 -!- dfamorato(~dfamorato@2001:470:5:71c:9d20:6808:17d4:121f) has joined #tryton
2011-08-03 06:46 -!- gremly(~gremly@200.106.218.64) has joined #tryton
2011-08-03 06:54 -!- helmor(~helmo@46.115.20.96) has joined #tryton
2011-08-03 07:04 -!- udono(~udono@ip-95-222-129-145.unitymediagroup.de) has joined #tryton
2011-08-03 07:57 -!- okko1(~okko@210.21.51.133) has joined #tryton
2011-08-03 08:12 -!- ecarreras(~under@81.184.3.75.static.user.ono.com) has joined #tryton
2011-08-03 08:12 -!- ecarreras(~under@unaffiliated/ecarreras) has joined #tryton
2011-08-03 08:15 -!- enlightx(~enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2011-08-03 08:39 -!- vladimirek(~vladimire@bband-dyn251.178-41-176.t-com.sk) has joined #tryton
2011-08-03 09:01 -!- okko1(~okko@210.21.51.133) has joined #tryton
2011-08-03 09:11 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2011-08-03 09:34 -!- nicoe(~nicoe@ced.homedns.org) has joined #tryton
2011-08-03 09:38 -!- ccomb(~ccomb@vau75-2-81-57-244-84.fbx.proxad.net) has joined #tryton
2011-08-03 10:23 -!- hoRn(~jan@dslb-094-223-218-003.pools.arcor-ip.net) has joined #tryton
2011-08-03 10:27 <hoRn> Good Morning
2011-08-03 10:39 <hoRn> seems impossible for me to update a 1.8 database to 2.0 - iss there anything special that I'm missing? Things I have done: truncate ir_translation for adding src_md5 - but now I'm stuck with a missing column 'group' in res.user-res.group
2011-08-03 10:43 <cedk> hoRn: it is impossible to help you if you don't give information: traceback, error etc.
2011-08-03 10:44 <hoRn> cedk: http://pastie.org/2313126 - was posting here and searching at the same time - sorry
2011-08-03 10:49 <cedk> hoRn: I think you mix up 2.0 and trunk
2011-08-03 10:49 <hoRn> cedk: ok - i will clean up everything
2011-08-03 11:04 -!- elbenfreund(~elbenfreu@g225222138.adsl.alicedsl.de) has joined #tryton
2011-08-03 11:26 <hoRn> cedk: update is running finally - don't know how I messed up the versions - thanks eagle eye
2011-08-03 11:56 -!- yangoon(~mathiasb@p549F3E39.dip.t-dialin.net) has joined #tryton
2011-08-03 12:45 -!- abeamud(~antonio@156.Red-80-38-175.staticIP.rima-tde.net) has joined #tryton
2011-08-03 12:47 <abeamud> what's the best way to work with code review? Download the raw patch set from the web? It's possible to pull the issue from a repo?
2011-08-03 12:48 <nicoe> abeamud: you could do something like "hg import --no-commit <url>"
2011-08-03 12:48 <nicoe> where url is url of the raw patch
2011-08-03 12:48 <nicoe> in a new cloned repository of course
2011-08-03 12:57 <abeamud> I'm trying to apply the json-rpc patch (import --no-commit http://codereview.tryton.org/download/issue67001_15002.diff)
2011-08-03 12:57 -!- elbenfreund(~elbenfreu@p54B9472C.dip.t-dialin.net) has joined #tryton
2011-08-03 12:58 <abeamud> but fails
2011-08-03 12:58 <abeamud> with rejects
2011-08-03 12:58 <nicoe> abeamud: let me look
2011-08-03 13:00 <cedk> abeamud: it is perhaps no more up to dat
2011-08-03 13:02 <nicoe> I guess the patch is not up to date to the last tip
2011-08-03 13:03 <abeamud> ok
2011-08-03 13:15 <abeamud> It's possible to know from what version was this patch generated?
2011-08-03 13:24 <nicoe> With the date of the patch you can infer the revision
2011-08-03 13:24 <nicoe> Something like "hg update -d `date --rfc-3339=date -d "-3 days 17 hours"`" might work
2011-08-03 13:25 <abeamud> Sure..ok, I'll try it...
2011-08-03 13:34 <abeamud> buff, impossible to apply the patch cleanly...
2011-08-03 13:41 <abeamud> I'll apply manually...
2011-08-03 14:30 -!- shalabhaggarwal(~shalabhag@110.234.18.80) has joined #tryton
2011-08-03 14:30 -!- shalabhaggarwal(~shalabhag@110.234.18.80) has left #tryton
2011-08-03 15:00 -!- shalabhaggarwal(~shalabhag@110.234.18.80) has joined #tryton
2011-08-03 15:16 -!- enlightx(~enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2011-08-03 15:22 -!- okko1(~okko@183.3.41.147) has joined #tryton
2011-08-03 15:54 -!- zodman(~zodman@foresight/developer/zodman) has joined #tryton
2011-08-03 16:04 -!- zxq9(~zxq9@FL1-111-168-155-120.okn.mesh.ad.jp) has joined #tryton
2011-08-03 16:04 -!- mhi3(~mhi@2.213.80.29) has joined #tryton
2011-08-03 16:16 -!- Timitos(~kp@88.217.184.172) has joined #tryton
2011-08-03 16:19 -!- redarmy(~Miranda@114.224.74.160) has joined #tryton
2011-08-03 16:23 -!- survery(~thomas@dslb-178-007-120-202.pools.arcor-ip.net) has joined #tryton
2011-08-03 16:23 -!- survery(~thomas@dslb-178-007-120-202.pools.arcor-ip.net) has left #tryton
2011-08-03 16:58 -!- johbo(~johbo@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton
2011-08-03 17:42 -!- ccomb(~ccomb@vau75-2-81-57-244-84.fbx.proxad.net) has joined #tryton
2011-08-03 17:51 -!- Timitos(~kp@88.217.184.172) has left #tryton
2011-08-03 18:25 -!- hoRn(~jan@dslb-094-223-218-003.pools.arcor-ip.net) has left #tryton
2011-08-03 18:50 -!- elbenfreund(~elbenfreu@p54B9472C.dip.t-dialin.net) has joined #tryton
2011-08-03 19:00 -!- ciupicri(~ciupicri@81.180.234.249) has joined #tryton
2011-08-03 19:15 -!- hoRn(~jan@dslb-094-223-218-003.pools.arcor-ip.net) has joined #tryton
2011-08-03 20:33 -!- shalabhaggarwal(~shalabhag@182.64.247.60) has joined #tryton
2011-08-03 20:42 -!- okko1(~okko@183.3.41.147) has joined #tryton
2011-08-03 20:51 -!- hoRn(~jan@dslb-094-223-218-003.pools.arcor-ip.net) has left #tryton
2011-08-03 21:12 -!- sharoon(~sharoon@204-232-205-248.static.cloud-ips.com) has joined #tryton
2011-08-03 21:16 -!- dba(~daniel@178.63.150.30) has joined #tryton
2011-08-03 22:05 <cedk> udono: hi, do you think it is possible to talk with timitos on irc about jsonrpc?
2011-08-03 22:07 <udono> cedk: hi, yes, but today he is out. I will ping him tomorrow.
2011-08-03 22:08 <cedk> udono: ok
2011-08-03 22:11 <cedk> udono: I think I find the issue with jsonrpc
2011-08-03 22:16 -!- shalabhaggarwal(~shalabhag@182.64.246.182) has joined #tryton
2011-08-03 22:20 <udono> cedk: I just hear from Timitos that it is working so far and the ui feels more responsive. No chance to test it myself so far :-(
2011-08-03 22:27 -!- shalabhaggarwal(~shalabhag@182.64.247.37) has joined #tryton
2011-08-03 22:48 <cedk> udono: I should have fixed the Timitos issue
2011-08-03 23:01 -!- bechamel(~user@host-85-201-144-79.brutele.be) has joined #tryton
2011-08-03 23:13 -!- sharoon(~sharoon@host-67-23-71-110.biznesshosting.net) has joined #tryton
2011-08-03 23:52 <cedk> sharoon: by the way, I fixed the mysql unittest server

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