IRC logs of #tryton for Tuesday, 2010-10-26

chat.freenode.net #tryton log beginning Tue Oct 26 00:00:03 CEST 2010
2010-10-26 00:30 -!- jbunting(~jbunting@99-5-88-198.lightspeed.nsvltn.sbcglobal.net) has joined #tryton
2010-10-26 00:31 -!- jbunting(~jbunting@99-5-88-198.lightspeed.nsvltn.sbcglobal.net) has left #tryton
2010-10-26 00:43 -!- jbunting(~jbunting@99-5-88-198.lightspeed.nsvltn.sbcglobal.net) has joined #tryton
2010-10-26 00:43 -!- jbunting(~jbunting@99-5-88-198.lightspeed.nsvltn.sbcglobal.net) has left #tryton
2010-10-26 00:51 -!- Kavli(~kavli@kavli-1-pt.tunnel.tserv24.sto1.ipv6.he.net) has joined #tryton
2010-10-26 00:53 <Kavli> Hi guys! I'm trying to get trytond going, but I'm stuck at this assertion:
2010-10-26 00:53 <Kavli> File "/usr/local/lib/python2.6/dist-packages/trytond-1.7.0-py2.6.egg/trytond/model/fields/field.py", line 32, in states_validate
2010-10-26 00:53 <Kavli> 'values of states must be PYSON'
2010-10-26 00:53 <Kavli> AssertionError: values of states must be PYSON
2010-10-26 01:03 <Kavli> I'm printing the type from the top of the for-loop where the shit hits the fan:
2010-10-26 01:03 <Kavli> Value[state]: <class 'trytond.pyson.If'>
2010-10-26 01:03 <Kavli> Value[state]: <class 'trytond.pyson.If'>
2010-10-26 01:03 <Kavli> Value[state]: <class 'trytond.pyson.If'>
2010-10-26 01:03 <Kavli> [Tue Oct 26 01:01:08 2010] INFO:modules:ir:registering classes
2010-10-26 01:03 <Kavli> [Tue Oct 26 01:01:08 2010] INFO:modules:webdav:registering classes
2010-10-26 01:03 <Kavli> [Tue Oct 26 01:01:08 2010] INFO:modules:res:registering classes
2010-10-26 01:03 <Kavli> [Tue Oct 26 01:01:08 2010] INFO:modules:product:registering classes
2010-10-26 01:03 <Kavli> Value[state]: <type 'str'>
2010-10-26 01:10 <Kavli> ...and the contents of this string is: "(active == False)"
2010-10-26 01:15 <paepke> Kavli, what have you already done? how do you get the tryton sources? followed the wiki?
2010-10-26 01:17 <Kavli> I've cloned the hg-repository, installed and edited and installed the trytond.conf. Then I googled out the Trytond first start instructions.
2010-10-26 01:18 <Kavli> It's a few days since I updated from the repository, maybe it's half-baked code I have?
2010-10-26 01:22 <paepke> Kavli, trytond is at a frozen state on the way to 1.8. it should come every day.
2010-10-26 01:24 <Kavli> Ok. I can try to do a fetch from the repository. I knew 1.8 was around the corner. That's why I gambled on the dev-code. Ubuntu (Maveric) is stuck at 1.4, so that pushed me further in that direction.
2010-10-26 01:25 <paepke> Kavli, have you read the wiki on http://wiki.tryton.org ?
2010-10-26 01:25 <Kavli> Not absolutely all of it, but yes, I have read most of it.
2010-10-26 01:25 <paepke> Kavli, have you installed hgnested?
2010-10-26 01:26 <Kavli> Is there something you'll emphasise on, something that I've obviously missed? Very likely I've fucked something up.
2010-10-26 01:26 <Kavli> hgnested. Nope. I've got lots of hg-extensions, but that one I've never heard about.
2010-10-26 01:27 <paepke> Kavli, its an extension which superseeds hgforest cause it was unmaintained.
2010-10-26 01:27 <paepke> easy_install hgnested
2010-10-26 01:27 <paepke> hg nclone http://hg.tryton.org/trytond
2010-10-26 01:28 <paepke> and you have the full source stuff.
2010-10-26 01:28 <paepke> to run the tryton server component with all modules
2010-10-26 01:28 <Kavli> Ok. It's late as hell here in Sweden, so I'll sleep on this. Thanks so far. Yep. will do. That's where I cloned from last week too.
2010-10-26 01:28 <paepke> Kavli, i'm from germany.
2010-10-26 01:28 <Kavli> Haven't installed _all_ modules.
2010-10-26 01:29 <Kavli> Ok. You're also a night person then? :-)
2010-10-26 01:29 <paepke> Kavli, well kind of. had to monitor a long-run invoice import this night
2010-10-26 01:29 <paepke> its just finished.
2010-10-26 01:29 <Kavli> Ok. Time for you to sleep too then. Gute Nacht then! :-)
2010-10-26 01:30 <paepke> anyway, come back tomorrow and you will for sure get help to get tryton running
2010-10-26 01:30 <paepke> good night kavli ;-)
2010-10-26 01:30 <Kavli> Ok. Thanks!
2010-10-26 01:30 <Kavli> Bye
2010-10-26 02:28 -!- pheller(~pheller@pool-173-48-216-195.bstnma.fios.verizon.net) has joined #tryton
2010-10-26 02:32 -!- digitalsatori(~tony@116.233.244.122) has joined #tryton
2010-10-26 04:55 -!- pheller(~pheller@2002:ad30:d8c3:0:fa1e:dfff:fee6:aabf) has joined #tryton
2010-10-26 05:18 -!- yangoon(~mathiasb@p549F6B28.dip.t-dialin.net) has joined #tryton
2010-10-26 05:26 -!- pheller(~pheller@2002:ad30:d8c3:0:fa1e:dfff:fee6:aabf) has joined #tryton
2010-10-26 06:08 -!- gremly(~gremly@190.26.155.61) has joined #tryton
2010-10-26 07:05 -!- digitalsatori(~tony@116.233.244.122) has joined #tryton
2010-10-26 07:23 -!- evernichon(~evernicho@AAnnecy-157-1-49-7.w86-219.abo.wanadoo.fr) has joined #tryton
2010-10-26 08:00 -!- dba(~daniel@178.63.150.30) has joined #tryton
2010-10-26 08:07 -!- evernichon(~evernicho@mailout.fief.ch) has joined #tryton
2010-10-26 08:14 -!- yangoon(~mathiasb@p549F6B28.dip.t-dialin.net) has joined #tryton
2010-10-26 08:32 -!- sharoon(~sharoon@59.90.206.39) has joined #tryton
2010-10-26 08:38 -!- enlightx(~enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2010-10-26 08:54 -!- pjstevns(~pjstevns@a83-163-46-103.adsl.xs4all.nl) has joined #tryton
2010-10-26 09:01 -!- vladimir_(~vladimir@213.151.246.136) has joined #tryton
2010-10-26 09:08 -!- lem0na(~lem0na@84.40.71.19) has joined #tryton
2010-10-26 09:14 -!- evernichon(~evernicho@mailout.fief.ch) has joined #tryton
2010-10-26 09:22 -!- trifon(~trifon@p549181C7.dip0.t-ipconnect.de) has joined #tryton
2010-10-26 09:39 -!- Red15(~red15@unaffiliated/red15) has joined #tryton
2010-10-26 10:10 -!- bechamel(~user@chimie-prtx11.scf.fundp.ac.be) has joined #tryton
2010-10-26 10:32 -!- paepke(~paepke@p4FEB0203.dip0.t-ipconnect.de) has joined #tryton
2010-10-26 10:39 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-10-26 10:47 <udono> cedk: Hi, is it intended to let the user overload attributes to Model instances in proteus?
2010-10-26 10:47 <udono> >>> party.test = 10 # should raise an error in my opinion
2010-10-26 10:48 -!- paepke(~paepke@p4FEB0203.dip0.t-ipconnect.de) has left #tryton
2010-10-26 11:22 -!- udono(~udono@dynamic-unidsl-85-197-20-248.westend.de) has joined #tryton
2010-10-26 12:10 -!- digitalsatori(~tony@116.233.244.122) has joined #tryton
2010-10-26 12:15 <cedk> udono: you will get it when saving
2010-10-26 12:15 <cedk> udono: but patch is welcome
2010-10-26 12:23 -!- vladimir_(~vladimir@213.151.246.136) has joined #tryton
2010-10-26 12:36 <udono> cedk: unfortunately party.save() does not raise an exception, when an attribute is overloaded. I file an issue...
2010-10-26 12:53 <cedk> udono: I had not well understood
2010-10-26 12:53 <cedk> udono: I don't think we should raise an exception for this
2010-10-26 12:54 <udono> cedk: but it is error prone when using proteus
2010-10-26 13:02 <cedk> udono: yes but it will be hard to implement and proteus is not for newbie :-)
2010-10-26 13:06 -!- sharoon(~sharoon@59.90.206.39) has joined #tryton
2010-10-26 13:59 -!- svaksha(~svaksha@unaffiliated/svaksha) has joined #tryton
2010-10-26 14:28 -!- gavinf(~gavinf@196-215-106-210.dynamic.isadsl.co.za) has joined #tryton
2010-10-26 14:29 -!- gavinf(~gavinf@196-215-106-210.dynamic.isadsl.co.za) has left #tryton
2010-10-26 14:39 -!- pepeu(~manuel@201.155.193.192) has joined #tryton
2010-10-26 15:29 -!- pheller(~pheller@c1fw231.constantcontact.com) has joined #tryton
2010-10-26 15:30 -!- woakas(~woakas@pcsp163-59.supercabletv.net.co) has joined #tryton
2010-10-26 15:57 -!- digitalsatori(~tony@116.233.244.122) has joined #tryton
2010-10-26 16:01 -!- gremly(~gremly@200.106.202.91) has joined #tryton
2010-10-26 16:47 -!- sharoon(~sharoon@59.90.206.39) has joined #tryton
2010-10-26 17:17 -!- paepke(~paepke@p4FEB0502.dip0.t-ipconnect.de) has joined #tryton
2010-10-26 17:31 -!- enlightx(~enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2010-10-26 17:35 <Kavli> The bird with a red hat on its head is an orre:
2010-10-26 17:35 <Kavli> http://www.tallekullen.com/
2010-10-26 17:35 <Kavli> Sorry: Wrong tab... :)
2010-10-26 17:36 -!- jbunting(~jbunting@99-5-88-198.lightspeed.nsvltn.sbcglobal.net) has joined #tryton
2010-10-26 17:36 -!- jbunting(~jbunting@99-5-88-198.lightspeed.nsvltn.sbcglobal.net) has left #tryton
2010-10-26 18:07 -!- pepeu(~manuel@201.155.193.192) has joined #tryton
2010-10-26 18:16 -!- paepke(~paepke@p4FEB0502.dip0.t-ipconnect.de) has left #tryton
2010-10-26 18:16 -!- sharoon_(~sharoon@117.196.135.176) has joined #tryton
2010-10-26 19:05 -!- chrue(~chrue@host-091-097-027-237.ewe-ip-backbone.de) has joined #tryton
2010-10-26 19:30 -!- paepke(~paepke@p4FEB37EE.dip.t-dialin.net) has joined #tryton
2010-10-26 19:34 -!- pheller(~pheller@c1fw231.constantcontact.com) has joined #tryton
2010-10-26 20:08 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-10-26 20:16 -!- enlightx(~enlightx@dynamic-adsl-94-34-199-209.clienti.tiscali.it) has joined #tryton
2010-10-26 21:06 -!- plantian(~ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton
2010-10-26 21:40 -!- bechamel(~user@host-85-201-147-56.brutele.be) has joined #tryton
2010-10-26 22:23 -!- trifon(~trifon@91-67-144-158-dynip.superkabel.de) has joined #tryton
2010-10-26 23:27 -!- lem0na(~lem0na@84.40.71.19) has joined #tryton
2010-10-26 23:28 -!- cedk_(~ced@ced.homedns.org) has joined #tryton
2010-10-26 23:34 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-10-26 23:39 <cedk> udono: about the first exception, have you a currency on purchase?
2010-10-26 23:56 -!- plantian(~ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton

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