IRC log for #storm on 20101209

01:03.10*** join/#storm stub (~stub@ppp-58-11-85-69.revip2.asianet.co.th)
01:03.46*** join/#storm stub (~stub@canonical/launchpad/stub)
01:05.31*** join/#storm stub (~nickserv@ppp-58-11-85-69.revip2.asianet.co.th)
01:06.02*** join/#storm stub (~nickserv@canonical/launchpad/stub)
01:07.10*** join/#storm stub (~stub@ppp-58-11-85-69.revip2.asianet.co.th)
01:08.28*** join/#storm stub (~nickserv@ppp-58-11-85-69.revip2.asianet.co.th)
01:11.42*** join/#storm stub (~nickserv@canonical/launchpad/stub)
01:18.47*** join/#storm stub (~stub@ppp-58-11-85-69.revip2.asianet.co.th)
01:18.48*** join/#storm stub (~stub@canonical/launchpad/stub)
02:06.20*** join/#storm stub (~stub@canonical/launchpad/stub)
05:50.12*** join/#storm zmijunkie (~sascha@i53870AAC.versanet.de)
08:04.48*** join/#storm stub (~stub@ppp-58-11-85-209.revip2.asianet.co.th)
08:04.48*** join/#storm stub (~stub@canonical/launchpad/stub)
08:57.27*** join/#storm bigjools (~quassel@82-71-93-254.dsl.in-addr.zen.co.uk)
08:57.27*** join/#storm bigjools (~quassel@canonical/launchpad/bigjools)
09:10.32*** join/#storm zmijunkie (~sascha@i53870AAC.versanet.de)
10:06.57*** join/#storm zmijunkie_ (~sascha@i59F5CE05.versanet.de)
11:15.48*** join/#storm stub1 (~stub@ppp-58-11-85-209.revip2.asianet.co.th)
11:15.53*** part/#storm stub1 (~stub@ppp-58-11-85-209.revip2.asianet.co.th)
11:17.07*** join/#storm stub (~stub@ppp-58-11-85-209.revip2.asianet.co.th)
11:17.07*** join/#storm stub (~stub@canonical/launchpad/stub)
11:19.18*** join/#storm niemeyer (~niemeyer@189.73.142.213)
11:20.51*** join/#storm jdobrien (~john@24.18.88.184.cfl.res.rr.com)
12:28.31*** join/#storm jdobrien (~john@24.18.88.184.cfl.res.rr.com)
15:16.14*** join/#storm infobot (~infobot@rikers.org)
15:16.14*** topic/#storm is The Storm Python ORM - http://storm.canonical.com/ - 0.18 released! || Review branches: https://code.launchpad.net/storm/+activereviews || IRC logs: http://ibot.rikers.org/#storm/ || API documentation: http://people.canonical.com/~jkakar/storm/
15:36.54*** join/#storm sidnei (~sidnei@201-66-220-124.cslce701.dsl.brasiltelecom.net.br)
15:38.29jdobrienniemeyer, ping
15:38.53niemeyerjdobrien: Hey John, what's up?
15:39.14jdobrienniemeyer, I am having the strangest error in storm
15:39.21niemeyerjdobrien: What's going on?
15:39.37jdobrienniemeyer, when i add an object to a store... store.add(n)
15:39.44jdobrienniemeyer, and I do a commit.
15:39.54jdobrienniemeyer, and later try to access a property... I get: storm.exceptions.ClassInfoError: <type 'object'>.__storm_table__ missing
15:40.05jdobrienniemeyer, but if I do  a flush.... I get no such error
15:40.19niemeyerjdobrien: That's exactly as it sounds.. it tried to grab the __storm_table__ property, and that failed
15:40.43jdobrienniemeyer, there is a __storm_table__ property though
15:41.40niemeyerjdobrien: Not in the thing which is being provided as the object's type
15:41.53niemeyer<PROTECTED>
15:41.54niemeyer<PROTECTED>
15:41.54niemeyer<PROTECTED>
15:41.55jdobrienniemeyer, I swear it is :)
15:42.04niemeyerjdobrien: So Python is broken ;-)
15:42.29jdobrienone sec
15:42.45niemeyerjdobrien: I suggest just stepping at this point in the code, and looking at how "cls" looks like
15:42.49niemeyerjdobrien: and where it's coming from
15:43.28jdobrienniemeyer, i found the problem
15:43.29niemeyerjdobrien: Not that it claims to be receiving an *object* as a type
15:43.32niemeyer>>> object
15:43.32niemeyer<type 'object'>
15:43.41niemeyerjdobrien: Ah, sweet
15:43.58jdobrienniemeyer,  I had a property defined like this... a typo: when_recieved = DateTime(object)
15:44.26niemeyerAh, makes sense
15:44.30jdobrienyeah
15:44.59thervejdobrien, a double typo? :)
15:45.08jdobrien:)
15:47.42*** join/#storm keppla (~keppla@i577B0C5A.versanet.de)
16:31.24*** join/#storm jdobrien (~john@184.88.18.24)
16:35.09*** join/#storm magmatt (~Matt@74-92-245-181-Utah.hfc.comcastbusiness.net)
19:51.17*** join/#storm thumper (~thumper@125-236-193-95.adsl.xtra.co.nz)
19:51.17*** join/#storm thumper (~thumper@canonical/launchpad/thumper)
20:19.04*** join/#storm jcsackett (~jcsackett@cpe-098-122-181-157.nc.res.rr.com)
21:26.23*** join/#storm jkakar (~jkakar@236.Red-79-156-160.staticIP.rima-tde.net)
23:14.27*** join/#storm keppla (~keppla@i577B0C5A.versanet.de)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.