IRC logs of #tryton for Sunday, 2015-03-01

chat.freenode.net #tryton log beginning Sun Mar 1 00:00:01 CET 2015
2015-03-01 00:34 -!- alimon(~alimon@187-176-43-14.dynamic.axtel.net) has joined #tryton
2015-03-01 01:14 -!- digitalsatori(~Thunderbi@116.234.179.119) has joined #tryton
2015-03-01 01:35 -!- nicoe(~nicoe@91.179.12.119) has joined #tryton
2015-03-01 01:47 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2015-03-01 05:12 -!- alimon(~alimon@187-176-43-14.dynamic.axtel.net) has joined #tryton
2015-03-01 06:02 -!- yangoon1(~mathiasb@p549F0663.dip0.t-ipconnect.de) has joined #tryton
2015-03-01 06:40 -!- frispete_(~frispete@p54A90343.dip0.t-ipconnect.de) has joined #tryton
2015-03-01 07:32 -!- sunny_dealmeida(~quassel@203.115.76.54) has joined #tryton
2015-03-01 09:06 -!- digitalsatori(~Thunderbi@116.234.179.119) has joined #tryton
2015-03-01 09:13 -!- VaticanCameos(~pritishc@182.68.132.77) has joined #tryton
2015-03-01 09:24 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2015-03-01 10:07 -!- Telesight(~anthony@4daedff9.ftth.telfortglasvezel.nl) has joined #tryton
2015-03-01 10:23 -!- nineinchnick(~jwas@109.231.22.83) has joined #tryton
2015-03-01 10:32 <nineinchnick> is sao currently the only web client available? is that what I saw when testing out 3.4?
2015-03-01 10:32 <nineinchnick> with jquery and full rpc? it seemed super slow
2015-03-01 10:34 <cedk> nineinchnick: it is under development, it still not have all the caching the gtk client has
2015-03-01 10:35 <cedk> nineinchnick: but it is not so slow, I don't know how you test it but maybe there is something wrong in your setup
2015-03-01 10:36 <nineinchnick> I'm just wondering about it's architecture before diving in sources
2015-03-01 10:36 <nineinchnick> is it a client side rpc talking directly with trytond?
2015-03-01 10:36 <cedk> nineinchnick: it has exactly the same design as the gtk client
2015-03-01 10:39 <nineinchnick> I don't know what it is either :-)
2015-03-01 10:39 <nineinchnick> so that doesn't answer my question
2015-03-01 10:42 <cedk> nineinchnick: so yes it is json-rpc
2015-03-01 10:42 <nineinchnick> when is the next merge window?
2015-03-01 10:43 <nineinchnick> http://www.tryton.org/community/calendar.html gives 404
2015-03-01 10:46 <cedk> nineinchnick: http://www.tryton.org/events.html
2015-03-01 10:46 <cedk> nineinchnick: what do you name "merge window"?
2015-03-01 10:47 <nineinchnick> I was just reading docs about contributing translations
2015-03-01 10:47 <nineinchnick> it seems it's the right moment to start working on it
2015-03-01 10:50 <nineinchnick> cedk: tryton looks like a great project to start contributing to, I was recently looking into biggest open source erps and it really stands out
2015-03-01 11:02 <cedk> nineinchnick: which translation do you want to do?
2015-03-01 11:05 <nineinchnick> polish
2015-03-01 11:12 -!- marek_(~marek@aym140.neoplus.adsl.tpnet.pl) has joined #tryton
2015-03-01 11:19 -!- vcardon(~vcardon@bureau-sdsl.tranquil.it) has joined #tryton
2015-03-01 11:31 -!- jcros(~Thunderbi@187.176.125.78.rev.sfr.net) has joined #tryton
2015-03-01 11:41 <nineinchnick> I need some help in running the calendar module, I got: ImportError: cannot import name caldav
2015-03-01 12:21 <nineinchnick> can I reload modules after installing new ones without reinitializing whole database?
2015-03-01 13:02 -!- hiaselhans(~Thunderbi@212.186.50.97) has joined #tryton
2015-03-01 13:39 <cedk> nineinchnick: there is just this issue: https://bugs.tryton.org/issue2638
2015-03-01 13:41 <nineinchnick> cedk: that's ok, I reinitialized the whole db, I'm just testing everything
2015-03-01 13:42 <nineinchnick> and I enabled all modules and there was a bug, I think while loading xml for company logo
2015-03-01 13:42 <nineinchnick> so I couldn't even finish module configuration
2015-03-01 13:42 <nineinchnick> I'm going to reproduce and file this
2015-03-01 13:44 <cedk> nineinchnick: there is no company logo in base module
2015-03-01 13:44 <nineinchnick> I got a company_logo module
2015-03-01 13:45 <nineinchnick> i'm not sure if it was that
2015-03-01 13:45 <nineinchnick> wait a bit
2015-03-01 13:45 <nineinchnick> I'm just complaining that you can't simply install all modules :-)
2015-03-01 13:47 <cedk> nineinchnick: we don't want to support such behaviour because nobody needs all the modules
2015-03-01 13:47 <nineinchnick> but all official modules should work?
2015-03-01 13:48 <nineinchnick> how do you test all the modules?
2015-03-01 13:48 <cedk> nineinchnick: we don't
2015-03-01 13:49 <cedk> we test each modules
2015-03-01 13:50 -!- kstenger(~karla@r186-48-56-149.dialup.adsl.anteldata.net.uy) has joined #tryton
2015-03-01 13:53 <cedk> we can not test all installation combination, it will be 147573952589676412928 combination for now
2015-03-01 13:54 <nineinchnick> but testing all modules at once is 1 combination
2015-03-01 13:54 <nineinchnick> and it probably will help find a lot of bugs
2015-03-01 13:54 <nineinchnick> ok wait a sec
2015-03-01 13:54 <nineinchnick> i'm retrying that to see what's wrong
2015-03-01 13:55 <cedk> nineinchnick: no it doesn't, it just makes testing more complicate and prevent finding bugs
2015-03-01 13:55 <nineinchnick> cedk: I don't want to fight about it, but why would you say that?
2015-03-01 13:56 <nineinchnick> how is that complicated to just enable all modules and see if configuration finishes?
2015-03-01 13:57 <nineinchnick> my motive here is to help you guys improve the user experience, I found some bugs and I will try to fix them but most users won't, it's important for tryton to "just work"
2015-03-01 13:58 <cedk> nineinchnick: as far as I know it works
2015-03-01 13:58 <nineinchnick> not for me, btw great job anyway
2015-03-01 13:58 <cedk> nineinchnick: you are just talking about non standard module
2015-03-01 13:58 <nineinchnick> i'm impressed
2015-03-01 13:58 <nineinchnick> i'm not sure which one is it, gimme a one more minute
2015-03-01 13:59 <cedk> nineinchnick: and from this non-standard module, you consider Tryton doesn't work and should test all the modules
2015-03-01 13:59 <nineinchnick> no, don't jump to such conclusions
2015-03-01 13:59 <nineinchnick> that's not what I mean
2015-03-01 14:01 <nineinchnick> my modules list seems not to be up to date
2015-03-01 14:13 -!- irclog(~irclog@moretus.b2ck.com) has joined #tryton
2015-03-01 14:38 -!- pobsteta(~Thunderbi@4cb54-3-88-160-87-54.fbx.proxad.net) has joined #tryton
2015-03-01 14:41 -!- marek__(~marek@aaot201.neoplus.adsl.tpnet.pl) has joined #tryton
2015-03-01 14:45 -!- jcros(~Thunderbi@187.176.125.78.rev.sfr.net) has joined #tryton
2015-03-01 14:46 <nineinchnick> cedk: you were right about the modules, sorry for bothering you
2015-03-01 14:48 -!- pobsteta(~Thunderbi@4cb54-3-88-160-87-54.fbx.proxad.net) has joined #tryton
2015-03-01 14:55 <nineinchnick> cedk: what about some minor issues, like country list not being sorted? should I create a bug report?
2015-03-01 15:04 -!- munron(~AndChat68@197.211.216.214) has joined #tryton
2015-03-01 15:17 <cedk> nineinchnick: yes
2015-03-01 15:20 <cedk> nineinchnick: if you think it is relevant
2015-03-01 15:20 <cedk> nineinchnick: and if it was not yet reported/discussed
2015-03-01 15:41 -!- digitalsatori(~Thunderbi@116.234.179.119) has joined #tryton
2015-03-01 16:44 <cedk> nineinchnick: I published a patch that should fix the sort issue
2015-03-01 17:16 -!- kstenger(~karla@r186-48-56-149.dialup.adsl.anteldata.net.uy) has joined #tryton
2015-03-01 17:21 -!- alimon(~alimon@187-176-43-14.dynamic.axtel.net) has joined #tryton
2015-03-01 17:22 <nineinchnick> cedk: thanks, i'm starting with translations
2015-03-01 17:52 -!- nicoe(~nicoe@91.179.12.119) has joined #tryton
2015-03-01 17:56 -!- vcardon(~vcardon@bureau-sdsl.tranquil.it) has left #tryton
2015-03-01 18:18 -!- udono(~udono@ip-37-24-115-92.hsi14.unitymediagroup.de) has joined #tryton
2015-03-01 18:21 -!- alimon(~alimon@187-176-43-14.dynamic.axtel.net) has joined #tryton
2015-03-01 20:43 -!- jcros(~Thunderbi@187.176.125.78.rev.sfr.net) has joined #tryton
2015-03-01 21:56 -!- frispete(~frispete@p54A90343.dip0.t-ipconnect.de) has joined #tryton
2015-03-01 22:41 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2015-03-01 22:55 -!- hiaselhans(~Thunderbi@212.186.50.97) has joined #tryton
2015-03-01 23:08 -!- TheCowboy(~TheCowboy@ip68-98-183-236.dc.dc.cox.net) has joined #tryton

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