| *** jsadjohnson has quit IRC | 00:10 | |
| *** Ariel_Calzada has joined #zope3-dev | 00:10 | |
| *** schwendinger has quit IRC | 00:20 | |
| *** twcook has joined #zope3-dev | 00:22 | |
| *** jsadjohnson has joined #zope3-dev | 00:24 | |
| *** jsadjohnson has left #zope3-dev | 00:24 | |
| *** jsadjohnson has joined #zope3-dev | 00:24 | |
| *** twcook has left #zope3-dev | 00:24 | |
| *** d2m has quit IRC | 00:28 | |
| *** pandres has joined #zope3-dev | 00:29 | |
| *** norro_ has quit IRC | 00:30 | |
| *** lucielejard has quit IRC | 00:40 | |
| *** schwendinger has joined #zope3-dev | 00:42 | |
| *** reco has joined #zope3-dev | 00:43 | |
| *** benji has quit IRC | 00:45 | |
| *** jodok has quit IRC | 00:45 | |
| *** roym has quit IRC | 00:47 | |
| *** Ariel_Calzada has quit IRC | 00:51 | |
| *** schwendinger has quit IRC | 00:53 | |
| *** jsadjohnson has quit IRC | 00:55 | |
| *** Ariel_Calzada has joined #zope3-dev | 01:06 | |
| *** ksmith99 has left #zope3-dev | 01:06 | |
| *** rcrafton has quit IRC | 01:08 | |
| *** witsch has quit IRC | 01:09 | |
| *** reco has quit IRC | 01:10 | |
| *** twcook has joined #zope3-dev | 01:14 | |
| *** dunny has joined #zope3-dev | 01:16 | |
| *** dunny has joined #zope3-dev | 01:16 | |
| *** roym has joined #zope3-dev | 01:17 | |
| *** natea_ has quit IRC | 01:20 | |
| *** harobed has quit IRC | 01:26 | |
| *** greenman has quit IRC | 01:27 | |
| *** greenman has joined #zope3-dev | 01:27 | |
| *** norro has quit IRC | 01:30 | |
| *** niemeyer_ has quit IRC | 01:35 | |
| *** twcook has quit IRC | 01:38 | |
| *** RaFromBRC has quit IRC | 01:38 | |
| *** niemeyer has joined #zope3-dev | 01:49 | |
| *** andrew_m has quit IRC | 01:58 | |
| *** b52laptop has joined #zope3-dev | 02:10 | |
| *** jkakar_ has joined #zope3-dev | 02:11 | |
| *** jkakar_ has left #zope3-dev | 02:12 | |
| *** twcook has joined #zope3-dev | 02:14 | |
| *** twcook has left #zope3-dev | 02:14 | |
| *** MrTopf has quit IRC | 02:31 | |
| *** bigkev has quit IRC | 02:42 | |
| *** bigkev has joined #zope3-dev | 02:42 | |
| *** tjs has joined #zope3-dev | 02:46 | |
| tjs | G'day | 02:46 |
|---|---|---|
| tjs | I'm working with a z3.2.1 using app, I've just implemented a LazyIndexCatalog that lets you reindex each index of the catalog one at a time, and pushes the indexing out into a thread (we had an issue where creating a catalog would time out and then rollback) | 02:48 |
| *** srichter has quit IRC | 02:48 | |
| tjs | it passes my unit tests fine, but in the real world it is blowing up with a component lookup error for IInitIds (which we have registered) | 02:48 |
| *** srichter has joined #zope3-dev | 02:48 | |
| *** ChanServ sets mode: +o srichter | 02:49 | |
| tjs | I did a bit of debugging and it seems that when I spawn a new thread with my reindex method, hooks.getSite() returns None | 02:49 |
| tjs | outside the thread it returns the site | 02:49 |
| tjs | also inside the thread, I have no access to registered utilities, I get the component lookup errors | 02:50 |
| tjs | is there some sort of context that I need to pass into the thread so it can get at the site and global utils? | 02:50 |
| *** whit has quit IRC | 02:55 | |
| *** whit has joined #zope3-dev | 02:56 | |
| *** whit has quit IRC | 03:08 | |
| *** edgordon_ has joined #zope3-dev | 03:17 | |
| *** whit has joined #zope3-dev | 03:20 | |
| *** Ariel_Calzada has quit IRC | 03:28 | |
| *** huajie has joined #zope3-dev | 03:33 | |
| *** edgordon has quit IRC | 03:34 | |
| *** whit has quit IRC | 03:36 | |
| *** hazmat has quit IRC | 03:38 | |
| *** pcardune has quit IRC | 03:43 | |
| tjs | I notice that there is a TaskDispatcher that dispatches ITask's in threads, should I be using this instead of directly importing threading ? | 03:53 |
| *** ksmith99_ has joined #zope3-dev | 03:59 | |
| *** ccomb has quit IRC | 04:01 | |
| *** xbeanx has quit IRC | 04:02 | |
| *** ccomb has joined #zope3-dev | 04:02 | |
| *** xbeanx has joined #zope3-dev | 04:05 | |
| *** alecm has quit IRC | 04:14 | |
| *** bigkev is now known as bigkevmcdr | 04:26 | |
| *** bigkevmcdr is now known as bigkevmcd | 04:26 | |
| *** jsadjohnson has joined #zope3-dev | 04:39 | |
| *** jsadjohnson has left #zope3-dev | 04:42 | |
| *** cursor has joined #zope3-dev | 06:40 | |
| *** ktwilight_ has quit IRC | 06:46 | |
| *** pcardune has joined #zope3-dev | 06:46 | |
| *** ktwilight_ has joined #zope3-dev | 06:47 | |
| *** greenman_ has joined #zope3-dev | 06:49 | |
| *** greenman has quit IRC | 06:49 | |
| *** pcardune has quit IRC | 06:53 | |
| *** pcardune has joined #zope3-dev | 06:57 | |
| *** kleist has joined #zope3-dev | 07:08 | |
| *** kleist is now known as kleist^lurking | 07:10 | |
| *** niemeyer has quit IRC | 07:11 | |
| *** cursor has quit IRC | 07:35 | |
| *** baijum has joined #zope3-dev | 07:37 | |
| *** naro has joined #zope3-dev | 08:01 | |
| *** timte has joined #zope3-dev | 08:08 | |
| *** theuni has joined #zope3-dev | 08:11 | |
| *** naro has quit IRC | 08:19 | |
| *** ktwilight_ has quit IRC | 08:19 | |
| *** roym has quit IRC | 08:19 | |
| *** BjornT has quit IRC | 08:19 | |
| *** ktwilight_ has joined #zope3-dev | 08:22 | |
| *** jukart has joined #zope3-dev | 08:28 | |
| *** naro has joined #zope3-dev | 08:32 | |
| *** roym has joined #zope3-dev | 08:32 | |
| *** BjornT has joined #zope3-dev | 08:32 | |
| *** BjornT has quit IRC | 08:32 | |
| *** naro_ has joined #zope3-dev | 08:32 | |
| *** naro has quit IRC | 08:32 | |
| *** roym` has joined #zope3-dev | 08:33 | |
| *** roym has quit IRC | 08:33 | |
| *** theuni has quit IRC | 08:36 | |
| *** BjornT has joined #zope3-dev | 08:37 | |
| *** naro_ is now known as naro | 08:41 | |
| *** dunny has quit IRC | 08:41 | |
| *** pcardune has quit IRC | 08:44 | |
| *** yvl has joined #zope3-dev | 08:58 | |
| *** BjornT has quit IRC | 09:04 | |
| *** cursor has joined #zope3-dev | 09:05 | |
| *** BjornT has joined #zope3-dev | 09:05 | |
| *** jsadjohnson has joined #zope3-dev | 09:21 | |
| *** sorin has joined #zope3-dev | 09:25 | |
| *** sorin is now known as sorindregan | 09:26 | |
| *** jukart has quit IRC | 09:35 | |
| *** theuni has joined #zope3-dev | 09:39 | |
| *** dobee has joined #zope3-dev | 09:39 | |
| *** pelle_ has joined #zope3-dev | 09:41 | |
| *** ghendi has joined #zope3-dev | 09:48 | |
| *** schwendinger has joined #zope3-dev | 09:49 | |
| *** jukart has joined #zope3-dev | 09:50 | |
| *** theuni has left #zope3-dev | 10:12 | |
| *** d2m has joined #zope3-dev | 10:12 | |
| *** twcook has joined #zope3-dev | 10:20 | |
| *** twcook has left #zope3-dev | 10:21 | |
| *** tjs has quit IRC | 10:27 | |
| *** greenman_ has quit IRC | 10:39 | |
| *** greenman has joined #zope3-dev | 10:42 | |
| *** zagy has joined #zope3-dev | 10:50 | |
| *** zagy_ has joined #zope3-dev | 11:03 | |
| *** zagy has quit IRC | 11:11 | |
| *** zagy has joined #zope3-dev | 11:12 | |
| *** zagy_ has quit IRC | 11:15 | |
| *** zagy_ has joined #zope3-dev | 11:16 | |
| *** stub has joined #zope3-dev | 11:16 | |
| *** zagy has quit IRC | 11:21 | |
| *** zagy_ has quit IRC | 11:25 | |
| *** twcook has joined #zope3-dev | 11:28 | |
| *** tarek has quit IRC | 11:34 | |
| *** theuni has joined #zope3-dev | 11:41 | |
| *** tarek has joined #zope3-dev | 11:44 | |
| *** twcook has left #zope3-dev | 11:49 | |
| *** jsadjohnson has quit IRC | 11:53 | |
| *** dobee has quit IRC | 11:55 | |
| *** norro has joined #zope3-dev | 11:58 | |
| *** pelle__ has joined #zope3-dev | 12:06 | |
| *** philiKON_ has joined #zope3-dev | 12:09 | |
| *** cursor_ has joined #zope3-dev | 12:10 | |
| *** cursor has quit IRC | 12:17 | |
| *** dobee has joined #zope3-dev | 12:17 | |
| *** richardkan has joined #zope3-dev | 12:21 | |
| *** pelle_ has quit IRC | 12:24 | |
| *** philiKON has quit IRC | 12:27 | |
| *** witsch has joined #zope3-dev | 12:30 | |
| *** harobed has joined #zope3-dev | 12:50 | |
| *** huajie has quit IRC | 13:12 | |
| *** sorin_ has joined #zope3-dev | 13:14 | |
| *** ghendi_ has joined #zope3-dev | 13:14 | |
| *** ghendi has quit IRC | 13:14 | |
| *** sorindregan has quit IRC | 13:14 | |
| *** sorin_ is now known as sorindregan | 13:14 | |
| *** ghendi_ has quit IRC | 13:15 | |
| *** jsadjohnson has joined #zope3-dev | 13:15 | |
| *** ghendi has joined #zope3-dev | 13:16 | |
| *** jsadjohnson has quit IRC | 13:16 | |
| *** andrew_m has joined #zope3-dev | 13:19 | |
| *** pelle__ has quit IRC | 13:26 | |
| *** ignas has joined #zope3-dev | 13:31 | |
| *** mkerrin has joined #zope3-dev | 13:37 | |
| *** yvl has quit IRC | 13:38 | |
| *** jfroche has joined #zope3-dev | 13:42 | |
| *** harobed has quit IRC | 13:55 | |
| *** pelle_ has joined #zope3-dev | 13:55 | |
| *** afd_ has joined #zope3-dev | 14:03 | |
| CrippsFX | timte: yeah, still having problems. (Sorry about leaving like that ... I went home for the night) | 14:09 |
| *** benji has joined #zope3-dev | 14:30 | |
| *** b52lap has joined #zope3-dev | 14:36 | |
| *** b52laptop has quit IRC | 14:38 | |
| CrippsFX | timte: actually it's working now. The package in general that is ... | 14:41 |
| timte | you get a pdf? | 14:42 |
| CrippsFX | I don't have devmode enabled on my instance, so I wasn't able to view the sample pdfs | 14:42 |
| CrippsFX | timte: yeah, I got the sample pdfs | 14:42 |
| timte | great | 14:42 |
| CrippsFX | timte: now I gotta figure out what the difference is between my object, and the samples for the pdftemplate package ;) | 14:43 |
| *** b52laptop has joined #zope3-dev | 14:45 | |
| *** mrevoir has quit IRC | 14:47 | |
| *** oferw has joined #zope3-dev | 14:49 | |
| *** MJ has joined #zope3-dev | 14:57 | |
| *** Newfie2007 has joined #zope3-dev | 14:58 | |
| *** pcardune has joined #zope3-dev | 14:59 | |
| *** goschtl has joined #zope3-dev | 15:04 | |
| *** ignas has quit IRC | 15:12 | |
| *** Newfie2007 has left #zope3-dev | 15:23 | |
| *** Newfie2007 has joined #zope3-dev | 15:23 | |
| *** pcardune_ has joined #zope3-dev | 15:27 | |
| *** pcardune has quit IRC | 15:28 | |
| *** ghendi has quit IRC | 15:30 | |
| *** jsadjohnson has joined #zope3-dev | 15:36 | |
| *** cursor_ has left #zope3-dev | 15:46 | |
| *** pcardune_ has quit IRC | 15:46 | |
| *** pcardune has joined #zope3-dev | 15:53 | |
| *** sorin_ has joined #zope3-dev | 15:56 | |
| *** sorindregan has quit IRC | 15:56 | |
| *** whit has joined #zope3-dev | 16:06 | |
| *** MJ|nickcollision has joined #zope3-dev | 16:06 | |
| *** MJ has quit IRC | 16:10 | |
| *** jfroche has quit IRC | 16:10 | |
| *** sorin_ has quit IRC | 16:11 | |
| *** norro has quit IRC | 16:13 | |
| *** norro has joined #zope3-dev | 16:18 | |
| *** afd__ has joined #zope3-dev | 16:18 | |
| *** afd_ has quit IRC | 16:19 | |
| *** oferw has quit IRC | 16:24 | |
| *** ignas has joined #zope3-dev | 16:26 | |
| *** jinty has joined #zope3-dev | 16:34 | |
| *** deo has joined #zope3-dev | 16:42 | |
| *** niemeyer has joined #zope3-dev | 16:43 | |
| *** Henri__ has joined #zope3-dev | 16:45 | |
| *** theuni has left #zope3-dev | 16:46 | |
| *** MJ|nickcollision is now known as MJ | 16:52 | |
| *** baijum has quit IRC | 16:56 | |
| *** Henri__ has left #zope3-dev | 17:01 | |
| *** Henri__ has joined #zope3-dev | 17:13 | |
| *** Henri__ has left #zope3-dev | 17:14 | |
| *** nerdalert has joined #zope3-dev | 17:16 | |
| *** pelle_ has quit IRC | 17:16 | |
| *** norro has quit IRC | 17:17 | |
| *** kleist^lurking is now known as kleist | 17:18 | |
| *** harobed has joined #zope3-dev | 17:19 | |
| *** kleist has quit IRC | 17:23 | |
| *** whit has quit IRC | 17:29 | |
| *** dobee has quit IRC | 17:38 | |
| *** dobee has joined #zope3-dev | 17:45 | |
| *** whit has joined #zope3-dev | 17:47 | |
| *** cursor has joined #zope3-dev | 17:56 | |
| *** salfield has quit IRC | 17:57 | |
| *** goschtl has quit IRC | 17:59 | |
| *** jukart has quit IRC | 18:29 | |
| *** ksmith99_ has left #zope3-dev | 18:32 | |
| *** mgedmin has joined #zope3-dev | 18:37 | |
| *** timte has quit IRC | 18:47 | |
| *** Ariel_Calzada has joined #zope3-dev | 18:54 | |
| *** ignas has quit IRC | 18:59 | |
| *** pbugni-AFK has joined #zope3-dev | 19:01 | |
| *** pbugni-AFK is now known as pbugni | 19:01 | |
| *** ktwilight_ has quit IRC | 19:02 | |
| *** ktwilight has joined #zope3-dev | 19:03 | |
| *** alecm has joined #zope3-dev | 19:05 | |
| *** ktwilight has quit IRC | 19:08 | |
| *** dobee has quit IRC | 19:08 | |
| *** nerdalert has quit IRC | 19:08 | |
| *** schwendinger has quit IRC | 19:13 | |
| *** reco has joined #zope3-dev | 19:21 | |
| *** harobed has quit IRC | 19:29 | |
| *** deo has quit IRC | 19:30 | |
| *** Newfie2007 has quit IRC | 19:39 | |
| *** bigkev has joined #zope3-dev | 19:42 | |
| *** bigkevmcd has quit IRC | 19:44 | |
| *** natea_ has joined #zope3-dev | 19:44 | |
| *** bigkev is now known as bigkevmcd | 19:45 | |
| *** harobed has joined #zope3-dev | 19:49 | |
| *** hazmat has joined #zope3-dev | 19:50 | |
| *** ChanServ sets mode: +o hazmat | 19:50 | |
| *** hazmat has quit IRC | 19:54 | |
| *** hazmat has joined #zope3-dev | 19:54 | |
| *** ChanServ sets mode: +o hazmat | 19:54 | |
| *** afd__ has quit IRC | 19:58 | |
| *** nerdalert has joined #zope3-dev | 20:02 | |
| *** MJ has quit IRC | 20:02 | |
| *** natea_ has quit IRC | 20:02 | |
| *** timte has joined #zope3-dev | 20:02 | |
| *** __cbcunc__ is now known as cbcunc | 20:03 | |
| *** ktwilight has joined #zope3-dev | 20:04 | |
| *** witsch has quit IRC | 20:05 | |
| *** jfroche has joined #zope3-dev | 20:06 | |
| *** jinty has quit IRC | 20:14 | |
| *** bigkevmcd has quit IRC | 20:24 | |
| *** greenman_ has joined #zope3-dev | 20:24 | |
| *** hazmat has quit IRC | 20:34 | |
| *** hazmat has joined #zope3-dev | 20:35 | |
| *** ChanServ sets mode: +o hazmat | 20:35 | |
| *** jfroche has quit IRC | 20:38 | |
| *** greenman has quit IRC | 20:40 | |
| *** reco has quit IRC | 20:46 | |
| *** reco has joined #zope3-dev | 20:47 | |
| *** RaFromBRC has joined #zope3-dev | 20:51 | |
| *** cursor has left #zope3-dev | 20:53 | |
| *** natea_ has joined #zope3-dev | 21:00 | |
| *** schwendinger has joined #zope3-dev | 21:02 | |
| *** natea_ is now known as natea|sanfran | 21:03 | |
| *** b52lap has quit IRC | 21:05 | |
| *** b52lap has joined #zope3-dev | 21:06 | |
| *** natea|sanfran has quit IRC | 21:11 | |
| *** richardkan has quit IRC | 21:14 | |
| *** lisppaste6 has quit IRC | 21:14 | |
| *** natea|sanfran has joined #zope3-dev | 21:17 | |
| *** stub has quit IRC | 21:18 | |
| *** lisppaste6 has joined #zope3-dev | 21:20 | |
| *** lisppaste6 has quit IRC | 21:22 | |
| *** hazmat has quit IRC | 21:24 | |
| *** hazmat has joined #zope3-dev | 21:25 | |
| *** ChanServ sets mode: +o hazmat | 21:25 | |
| *** lisppaste6 has joined #zope3-dev | 21:26 | |
| *** hazmat has quit IRC | 21:29 | |
| *** hazmat has joined #zope3-dev | 21:30 | |
| *** ChanServ sets mode: +o hazmat | 21:30 | |
| *** Newfie2007 has joined #zope3-dev | 21:39 | |
| *** Newfie2007 has quit IRC | 21:39 | |
| *** natea|sanfran has quit IRC | 21:41 | |
| *** whit has quit IRC | 21:44 | |
| *** mkerrin has quit IRC | 21:45 | |
| *** natea|sanfran has joined #zope3-dev | 21:45 | |
| *** whit has joined #zope3-dev | 21:48 | |
| *** chacha_chaudhry has joined #zope3-dev | 21:49 | |
| *** hazmat has quit IRC | 21:52 | |
| *** b52lap has quit IRC | 21:52 | |
| *** pelle_ has joined #zope3-dev | 21:53 | |
| *** pelle_ has quit IRC | 21:54 | |
| *** hazmat has joined #zope3-dev | 22:01 | |
| *** ChanServ sets mode: +o hazmat | 22:01 | |
| *** natea|sanfran has quit IRC | 22:04 | |
| *** dunny has joined #zope3-dev | 22:17 | |
| *** bigkevmcd has joined #zope3-dev | 22:18 | |
| *** mgedmin has quit IRC | 22:18 | |
| *** witsch has joined #zope3-dev | 22:51 | |
| *** b52laptop has joined #zope3-dev | 23:20 | |
| *** jinty has joined #zope3-dev | 23:27 | |
| *** witsch has quit IRC | 23:31 | |
| *** schwendinger has quit IRC | 23:31 | |
| *** harobed has quit IRC | 23:36 | |
| *** naro has quit IRC | 23:37 | |
| *** schwendinger has joined #zope3-dev | 23:40 | |
| *** b52laptop has quit IRC | 23:43 | |
| *** b52laptop has joined #zope3-dev | 23:46 | |
| *** nerdalert has quit IRC | 23:47 | |
| *** benji has quit IRC | 23:58 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!