| *** acsr has quit IRC | 00:10 | |
| *** thekryz has quit IRC | 00:14 | |
| *** mintsauce has quit IRC | 00:14 | |
| *** lucielejard has quit IRC | 00:15 | |
| *** aaronv has quit IRC | 00:26 | |
| *** runyaga has joined #zope3-dev | 00:30 | |
| *** J1m_ has quit IRC | 00:40 | |
| binbrain | how do I have to do with my schema declaration to get a pulldown menu | 00:43 |
|---|---|---|
| *** romanofski has joined #zope3-dev | 00:43 | |
| binbrain | right now it, as the list is, the widget appears as to selection boxes | 00:43 |
| binbrain | s/to/2 | 00:43 |
| *** bucky has joined #zope3-dev | 00:48 | |
| bucky | hi, i got an error in make check on Zope-3.4.0 | 00:49 |
| bucky | /home/yeehaw/Zope-3.4.0/build/lib.linux-i686-2.5/ZEO/tests/invalidations_while_connecting.test | 00:49 |
| bucky | any clues? | 00:49 |
| *** dvschramm has quit IRC | 00:56 | |
| *** jamur2 has quit IRC | 00:59 | |
| *** lurkymclurkleton has quit IRC | 01:15 | |
| *** timte has quit IRC | 01:16 | |
| *** pelle__ has quit IRC | 01:17 | |
| *** binbrain has quit IRC | 01:26 | |
| *** harobed has quit IRC | 01:28 | |
| *** srichter has quit IRC | 01:37 | |
| *** bucky has left #zope3-dev | 01:37 | |
| *** srichter has joined #zope3-dev | 01:43 | |
| *** benji has quit IRC | 01:50 | |
| *** aaronv has joined #zope3-dev | 02:10 | |
| *** whit has quit IRC | 02:11 | |
| *** sm has quit IRC | 02:11 | |
| *** olavgg1 has quit IRC | 02:12 | |
| *** runyaga has quit IRC | 02:16 | |
| *** sm has joined #zope3-dev | 02:17 | |
| *** whit has joined #zope3-dev | 02:18 | |
| *** aaronv has quit IRC | 02:21 | |
| *** TresEquis has quit IRC | 02:22 | |
| *** Theuni has quit IRC | 02:29 | |
| *** quodt has quit IRC | 02:30 | |
| *** dbfrombrc has joined #zope3-dev | 02:50 | |
| *** srichter has quit IRC | 03:22 | |
| *** reco has joined #zope3-dev | 03:27 | |
| *** srichter has joined #zope3-dev | 03:29 | |
| *** tarek_ has quit IRC | 03:40 | |
| *** aaronv has joined #zope3-dev | 03:41 | |
| *** pcardune has joined #zope3-dev | 04:01 | |
| *** aaronv has quit IRC | 04:16 | |
| *** aaronv has joined #zope3-dev | 04:22 | |
| *** aaronv has quit IRC | 04:25 | |
| *** lucielejard has joined #zope3-dev | 04:26 | |
| *** andycat has joined #zope3-dev | 04:26 | |
| *** strichter has joined #zope3-dev | 04:55 | |
| *** lucielejard has quit IRC | 05:03 | |
| *** srichter has quit IRC | 05:11 | |
| *** pcardune has quit IRC | 05:20 | |
| *** davisagli has left #zope3-dev | 05:29 | |
| *** fairwinds has joined #zope3-dev | 05:49 | |
| *** andycat2 has joined #zope3-dev | 06:11 | |
| *** kobold has quit IRC | 06:12 | |
| *** kobold has joined #zope3-dev | 06:13 | |
| *** andycat2 has quit IRC | 06:25 | |
| *** andycat2 has joined #zope3-dev | 06:26 | |
| *** andycat has quit IRC | 06:26 | |
| *** andycat2 is now known as andycat | 06:26 | |
| *** strichter is now known as srichter | 06:51 | |
| *** ChanServ sets mode: +o srichter | 06:51 | |
| *** baijum has joined #zope3-dev | 07:01 | |
| *** timo has joined #zope3-dev | 07:14 | |
| lisppaste6 | tisto pasted "zope3 helloworld zope.app has no global error" at http://paste.lisp.org/display/74960 | 07:17 |
| *** andycat has quit IRC | 07:18 | |
| timo | hi. I'm tying to get a zope3 helloworld app running but I get a "zope.app has no global error" error. | 07:19 |
| timo | http://paste.lisp.org/display/74960 | 07:19 |
| srichter | timo: is zope.app.error a dependency of the package? | 07:25 |
| srichter | also, are you using the Zope 3.4.0 KGS? | 07:25 |
| *** reco_ has joined #zope3-dev | 07:30 | |
| timo | hmm...I've just installed zopeproject with easy_install... | 07:31 |
| timo | I did not add any additional dependencies | 07:31 |
| *** whit has quit IRC | 07:32 | |
| *** andycat has joined #zope3-dev | 07:32 | |
| *** vimes656 has joined #zope3-dev | 07:37 | |
| timo | I've tried to add "index = http://download.zope.org/zope3.4/3.4.0/index" to my buildout.cfg => same error | 07:37 |
| *** stub has joined #zope3-dev | 07:39 | |
| *** reco has quit IRC | 07:40 | |
| srichter | mhm, darn | 07:41 |
| timo | now it's working | 07:42 |
| srichter | try to add "zope.app.error" as a dependency | 07:42 |
| srichter | ok | 07:42 |
| timo | I had to add a [versions] part into my buildout. | 07:42 |
| srichter | ah, yes | 07:42 |
| timo | hmm...but it is really really hard to get started with zope3...every time I try... ;) | 07:43 |
| timo | what do I have to do to contribute to the zope3 documentation? | 07:44 |
| timo | in addition to the zope contributor agreement? | 07:45 |
| timo | I really like zope3, but it is so hard to find good documentation... | 07:45 |
| srichter | the docs on the Wiki you can just edit | 07:45 |
| srichter | if you want to change docs is the repository, you need to sign the contributor agreement | 07:46 |
| srichter | and get SVN access | 07:46 |
| timo | ok, thanks for the info...I will do that... | 07:49 |
| timo | is there any progress on getting new.zope.org online? | 07:50 |
| *** jukart has joined #zope3-dev | 07:50 | |
| *** malthe has joined #zope3-dev | 07:51 | |
| srichter | timo: no, we jsut recently heard that the project was cancelled | 07:52 |
| *** afd_ has joined #zope3-dev | 07:52 | |
| timo | really? why? | 07:52 |
| *** reco_ is now known as reco | 07:53 | |
| srichter | no idea | 07:53 |
| srichter | timo: but you can use the content and put it on the wiki and improve it | 07:53 |
| timo | ok, where should I put it in the wiki? | 07:57 |
| srichter | whereever you think it fites | 07:58 |
| srichter | we can reorganize later | 07:58 |
| timo | ok, then I will start right away... | 07:58 |
| srichter | great! | 07:59 |
| baijum | timo: Sometimes back I started another effort to document Zope 3 using srichter 's training material. May be you can use that also (now that effort is also stopped), I have added it here: http://en.wikibooks.org/wiki/The_Zope_3_Book | 08:02 |
| lisppaste6 | timo annotated #74960 with "zope3 wiki error" at http://paste.lisp.org/display/74960#1 | 08:03 |
| timo | baijum: thanks! I will take a look at it too... | 08:04 |
| *** philiKON_ has joined #zope3-dev | 08:10 | |
| *** romanofski has quit IRC | 08:10 | |
| *** fairwinds has quit IRC | 08:13 | |
| *** milele has joined #zope3-dev | 08:16 | |
| *** jukart has quit IRC | 08:16 | |
| *** redir is now known as redir|Zzz | 08:20 | |
| *** pelle_ has joined #zope3-dev | 08:21 | |
| *** davisagli has joined #zope3-dev | 08:24 | |
| *** pcardune has joined #zope3-dev | 08:26 | |
| *** projekt01 has joined #zope3-dev | 08:26 | |
| *** philiKON has quit IRC | 08:27 | |
| *** andycat has quit IRC | 08:31 | |
| *** romanofski has joined #zope3-dev | 08:42 | |
| *** jukart has joined #zope3-dev | 08:44 | |
| *** Theuni has joined #zope3-dev | 08:46 | |
| *** andycat has joined #zope3-dev | 08:51 | |
| *** basti__ has joined #zope3-dev | 08:59 | |
| *** JaRoel|4D has quit IRC | 09:02 | |
| *** tarek_ has joined #zope3-dev | 09:04 | |
| *** davisagli_ has joined #zope3-dev | 09:04 | |
| *** Theuni has quit IRC | 09:05 | |
| *** Theuni has joined #zope3-dev | 09:06 | |
| *** agroszer_ has joined #zope3-dev | 09:06 | |
| *** agroszer_ is now known as agroszer | 09:06 | |
| *** tarek_ has quit IRC | 09:12 | |
| *** davisagli_ has quit IRC | 09:12 | |
| *** davisagli_ has joined #zope3-dev | 09:13 | |
| *** tarek_ has joined #zope3-dev | 09:17 | |
| *** davisagli has quit IRC | 09:19 | |
| *** tarek_ has quit IRC | 09:19 | |
| *** romanofski has quit IRC | 09:27 | |
| *** reco has quit IRC | 09:28 | |
| *** reco has joined #zope3-dev | 09:37 | |
| *** JaRoel|4D has joined #zope3-dev | 09:37 | |
| *** kursor has joined #zope3-dev | 09:47 | |
| *** MJ has joined #zope3-dev | 10:00 | |
| *** harobed has joined #zope3-dev | 10:04 | |
| *** vimes656 has quit IRC | 10:05 | |
| *** tarek_ has joined #zope3-dev | 10:07 | |
| *** quodt has joined #zope3-dev | 10:08 | |
| *** sm has quit IRC | 10:10 | |
| *** pcardune has quit IRC | 10:11 | |
| *** reco has quit IRC | 10:11 | |
| *** olavgg1 has joined #zope3-dev | 10:15 | |
| *** junkafarian has joined #zope3-dev | 10:19 | |
| *** goschtl has joined #zope3-dev | 10:32 | |
| *** multani has quit IRC | 10:36 | |
| *** malthe_ has joined #zope3-dev | 10:36 | |
| *** malthe has quit IRC | 10:36 | |
| *** multani has joined #zope3-dev | 10:39 | |
| *** davisagli_ has quit IRC | 10:40 | |
| *** markusleist has joined #zope3-dev | 10:42 | |
| *** toutpt has joined #zope3-dev | 10:43 | |
| *** __mac__ has quit IRC | 10:46 | |
| *** __mac__ has joined #zope3-dev | 10:48 | |
| *** iham|away is now known as iham | 10:52 | |
| *** mkerrin has joined #zope3-dev | 11:08 | |
| *** JaRoel|4D has quit IRC | 11:09 | |
| *** bigkevmcd has quit IRC | 11:11 | |
| *** bigkevmcd has joined #zope3-dev | 11:12 | |
| *** davisagli has joined #zope3-dev | 11:15 | |
| *** JaRoel|4D has joined #zope3-dev | 11:18 | |
| *** tarek_ has quit IRC | 11:18 | |
| *** JaRoel|4_ has joined #zope3-dev | 11:19 | |
| *** tarek_ has joined #zope3-dev | 11:21 | |
| *** bigkevmcd has quit IRC | 11:23 | |
| *** junkafarian has quit IRC | 11:29 | |
| *** zagy has joined #zope3-dev | 11:33 | |
| *** jukart has quit IRC | 11:45 | |
| *** junkafarian has joined #zope3-dev | 11:59 | |
| *** philiKON_ has quit IRC | 12:00 | |
| *** nyo has joined #zope3-dev | 12:12 | |
| *** baijum has quit IRC | 12:12 | |
| *** afd_ has quit IRC | 12:21 | |
| *** vimes656 has joined #zope3-dev | 12:30 | |
| *** MrTopf has joined #zope3-dev | 12:38 | |
| *** ktwilight_ has joined #zope3-dev | 12:42 | |
| *** ktwilight has quit IRC | 12:43 | |
| *** malthe_ has quit IRC | 12:55 | |
| *** afd_ has joined #zope3-dev | 12:56 | |
| *** ktwilight__ has joined #zope3-dev | 12:58 | |
| *** MJ is now known as MJ|lunch | 13:03 | |
| *** toutpt has quit IRC | 13:03 | |
| *** toutpt has joined #zope3-dev | 13:08 | |
| *** aaronv has joined #zope3-dev | 13:08 | |
| *** kaeru has quit IRC | 13:12 | |
| *** ktwilight_ has quit IRC | 13:12 | |
| *** kaeru has joined #zope3-dev | 13:14 | |
| *** regebro has joined #zope3-dev | 13:14 | |
| *** afd__ has joined #zope3-dev | 13:30 | |
| *** stub has quit IRC | 13:35 | |
| *** stub has joined #zope3-dev | 13:35 | |
| *** thetet has joined #zope3-dev | 13:45 | |
| *** afd_ has quit IRC | 13:46 | |
| *** davisagli has left #zope3-dev | 13:50 | |
| *** tarek_ has quit IRC | 13:52 | |
| *** stub has quit IRC | 13:55 | |
| *** milele has quit IRC | 13:57 | |
| *** milele has joined #zope3-dev | 13:58 | |
| *** bigkevmcd has joined #zope3-dev | 14:01 | |
| *** vimes656_ has joined #zope3-dev | 14:14 | |
| *** vimes656 has quit IRC | 14:14 | |
| *** menesis has joined #zope3-dev | 14:18 | |
| *** jhauser has joined #zope3-dev | 14:19 | |
| *** jukart has joined #zope3-dev | 14:21 | |
| *** tarek_ has joined #zope3-dev | 14:22 | |
| *** projekt01 has quit IRC | 14:23 | |
| *** pelle__ has joined #zope3-dev | 14:24 | |
| *** aaronv has quit IRC | 14:26 | |
| *** andycat has quit IRC | 14:27 | |
| *** pelle_ has quit IRC | 14:35 | |
| *** tarek_ has quit IRC | 14:39 | |
| *** dunny has quit IRC | 14:42 | |
| *** thekryz has joined #zope3-dev | 14:45 | |
| *** jukart has quit IRC | 14:52 | |
| *** thekryz has quit IRC | 14:54 | |
| *** toutpt has quit IRC | 15:07 | |
| *** olavgg1 has quit IRC | 15:10 | |
| *** zagy has quit IRC | 15:12 | |
| *** benji has joined #zope3-dev | 15:14 | |
| goschtl | Hi is there an example for IGroup ldap implementation? | 15:17 |
| *** tarek_ has joined #zope3-dev | 15:21 | |
| *** fairwinds has joined #zope3-dev | 15:23 | |
| *** olavgg1 has joined #zope3-dev | 15:25 | |
| *** toutpt has joined #zope3-dev | 15:32 | |
| *** redir|Zzz is now known as redir | 15:34 | |
| *** MJ|lunch is now known as MJ | 15:37 | |
| *** junkafarian has quit IRC | 15:38 | |
| *** binbrain has joined #zope3-dev | 15:45 | |
| *** jukart has joined #zope3-dev | 15:47 | |
| *** goschtl has quit IRC | 15:49 | |
| *** binbrain_ has joined #zope3-dev | 15:56 | |
| *** jukart_ has joined #zope3-dev | 15:58 | |
| *** benji has quit IRC | 16:02 | |
| *** lurkymclurkleton has joined #zope3-dev | 16:03 | |
| *** jamur2 has joined #zope3-dev | 16:03 | |
| *** iham has quit IRC | 16:03 | |
| *** benji has joined #zope3-dev | 16:04 | |
| *** jukart has quit IRC | 16:07 | |
| *** kaeru has quit IRC | 16:09 | |
| *** whit has joined #zope3-dev | 16:10 | |
| *** kaeru has joined #zope3-dev | 16:10 | |
| *** binbrain has quit IRC | 16:12 | |
| *** milele has quit IRC | 16:12 | |
| *** junkafarian has joined #zope3-dev | 16:13 | |
| *** J1m has joined #zope3-dev | 16:21 | |
| *** menesis has quit IRC | 16:24 | |
| *** aaronv has joined #zope3-dev | 16:26 | |
| *** sp0cksbeard has joined #zope3-dev | 16:28 | |
| *** sp0cksbeard has left #zope3-dev | 16:28 | |
| *** jukart_ has quit IRC | 16:34 | |
| *** reco has joined #zope3-dev | 16:39 | |
| *** yotaff has quit IRC | 16:52 | |
| *** basti__ has quit IRC | 16:55 | |
| *** quodt has quit IRC | 17:08 | |
| *** __mac__ has quit IRC | 17:14 | |
| *** jhauser has quit IRC | 17:14 | |
| *** iham has joined #zope3-dev | 17:20 | |
| *** pcardune has joined #zope3-dev | 17:33 | |
| *** iham is now known as iham|away | 17:34 | |
| *** ignas has joined #zope3-dev | 17:35 | |
| *** afd___ has joined #zope3-dev | 17:45 | |
| *** MJ has quit IRC | 17:47 | |
| *** agroszer has quit IRC | 18:00 | |
| *** vimes656_ has quit IRC | 18:00 | |
| *** afd__ has quit IRC | 18:03 | |
| *** pcardune has quit IRC | 18:17 | |
| *** davisagli has joined #zope3-dev | 18:22 | |
| *** davisagli_ has joined #zope3-dev | 18:23 | |
| *** nyo has quit IRC | 18:29 | |
| *** zagy has joined #zope3-dev | 18:30 | |
| *** benji has quit IRC | 18:38 | |
| *** benji_ has joined #zope3-dev | 18:39 | |
| *** benji_ is now known as benji | 18:39 | |
| *** davisagli has quit IRC | 18:39 | |
| *** zagy has quit IRC | 18:40 | |
| *** rocky has quit IRC | 18:47 | |
| *** rocky has joined #zope3-dev | 18:47 | |
| *** markusleist has quit IRC | 18:51 | |
| *** J1m has quit IRC | 18:57 | |
| *** vimes656 has joined #zope3-dev | 18:57 | |
| *** J1m has joined #zope3-dev | 19:00 | |
| *** davisagli_ has left #zope3-dev | 19:03 | |
| *** benji has quit IRC | 19:06 | |
| *** aaronv has quit IRC | 19:06 | |
| *** benji has joined #zope3-dev | 19:06 | |
| *** afd_ has joined #zope3-dev | 19:08 | |
| *** J1m_ has joined #zope3-dev | 19:09 | |
| *** __mac__ has joined #zope3-dev | 19:18 | |
| *** J1m has quit IRC | 19:19 | |
| *** kursor has quit IRC | 19:20 | |
| *** afd___ has quit IRC | 19:23 | |
| *** redir is now known as redir|montreal | 19:33 | |
| *** dbfrombrc_ has joined #zope3-dev | 19:40 | |
| *** dbfrombrc_ has quit IRC | 19:41 | |
| *** dbfrombrc has quit IRC | 19:43 | |
| *** multani has quit IRC | 19:56 | |
| *** __mac__ has quit IRC | 19:57 | |
| *** whit has quit IRC | 19:59 | |
| *** mkerrin has quit IRC | 20:01 | |
| *** ignas has quit IRC | 20:01 | |
| *** aaronv has joined #zope3-dev | 20:01 | |
| *** sm_ has joined #zope3-dev | 20:08 | |
| *** timte has joined #zope3-dev | 20:20 | |
| sm_ | timo: I look after wiki errors.. thanks for the report. What page name did you use ? | 20:22 |
| *** cshenton has joined #zope3-dev | 20:23 | |
| timo | sm_: I think it was only "Get started", but I copied the whole http://new.zope.org/get-started page into it. Then I tried it with the title only and it worked... | 20:26 |
| sm_ | ok, thanks | 20:26 |
| sm_ | and yay! thanks for working on docs | 20:27 |
| timo | I'll let you know when I find any other errors... | 20:27 |
| sm_ | thx | 20:27 |
| sm_ | have you a url where I can get the source of the get-started page ? | 20:28 |
| timo | http://new.zope.org/get-started | 20:28 |
| timo | I'll try it again... | 20:28 |
| sm_ | I mean the raw source.. or did you just copy and paste from the html page ? | 20:29 |
| timo | just copy-paste | 20:29 |
| timo | there is the error again... :) | 20:29 |
| *** junkafarian has quit IRC | 20:31 | |
| sm_ | I can probably find it, but I wonder why you get it and I don't | 20:31 |
| sm_ | I selected the whole page in ff3, and pasted into a new wiki page, no problem | 20:32 |
| sm_ | http://wiki.zope.org/zope3/Test | 20:32 |
| *** lucielejard has joined #zope3-dev | 20:33 | |
| timo | I've just copied the content of the page (from "Downloading and installing Zope). | 20:33 |
| timo | here is the exact code I've copied: http://paste.lisp.org/display/74981 | 20:36 |
| *** dbfrombrc has joined #zope3-dev | 20:37 | |
| sm_ | again, no problem here. I'm using the default page syntax, restructured text | 20:38 |
| timo | hmm...me too... | 20:38 |
| sm_ | what browser version ? | 20:38 |
| timo | ff 3.0.5 on ubuntu 8.04 | 20:39 |
| sm_ | strange.. well I'd like to investigate this further - we can private-message - but if you'd rather carry on with docs work, that's cool | 20:40 |
| *** vimes656 has quit IRC | 20:41 | |
| timo | no. I can do both... | 20:41 |
| sm_ | great | 20:42 |
| *** dbfrombrc has quit IRC | 20:44 | |
| *** ignas has joined #zope3-dev | 20:44 | |
| *** ignas has quit IRC | 20:48 | |
| *** jukart has joined #zope3-dev | 20:48 | |
| *** ignas has joined #zope3-dev | 20:49 | |
| *** vimes656 has joined #zope3-dev | 20:49 | |
| *** vimes656 has quit IRC | 20:50 | |
| sm_ | problem found, temporary workaround: when using the create button at bottom of page, be sure to enter a page name first | 20:52 |
| *** vimes656 has joined #zope3-dev | 20:53 | |
| *** dbfrombrc has joined #zope3-dev | 20:56 | |
| *** JaRoel|4D has quit IRC | 21:01 | |
| *** vimes656 has quit IRC | 21:09 | |
| *** harobed has quit IRC | 21:09 | |
| sm_ | restarting the wiki, momentary outage | 21:10 |
| *** jukart has quit IRC | 21:12 | |
| *** MrTopf has quit IRC | 21:15 | |
| *** whit has joined #zope3-dev | 21:23 | |
| *** thekryz has joined #zope3-dev | 21:24 | |
| *** __mac__ has joined #zope3-dev | 21:38 | |
| *** agroszer has joined #zope3-dev | 21:41 | |
| *** thetet has left #zope3-dev | 21:47 | |
| *** dunny has joined #zope3-dev | 21:47 | |
| *** thekryz has quit IRC | 21:47 | |
| *** jpcw has quit IRC | 21:48 | |
| *** hexsprite_ has joined #zope3-dev | 21:48 | |
| *** kaeru has quit IRC | 21:52 | |
| *** dbfrombrc has quit IRC | 21:55 | |
| *** afd_ has quit IRC | 21:56 | |
| *** nyo has joined #zope3-dev | 21:56 | |
| *** whitmo has joined #zope3-dev | 22:12 | |
| *** __mac__ has quit IRC | 22:17 | |
| *** whit has quit IRC | 22:21 | |
| *** dunny has quit IRC | 22:23 | |
| *** ktwilight__ is now known as ktwilight | 22:24 | |
| *** dvschramm has joined #zope3-dev | 22:31 | |
| *** whitmo has quit IRC | 22:39 | |
| *** agroszer has quit IRC | 22:50 | |
| *** nyo has quit IRC | 22:52 | |
| *** dunny has joined #zope3-dev | 22:55 | |
| *** whit has joined #zope3-dev | 23:06 | |
| *** reco_ has joined #zope3-dev | 23:27 | |
| *** reco has quit IRC | 23:34 | |
| *** zagy has joined #zope3-dev | 23:44 | |
| *** nyo has joined #zope3-dev | 23:51 | |
| *** acsr has joined #zope3-dev | 23:52 | |
| *** nyo has quit IRC | 23:55 | |
| *** bigkevmcd has quit IRC | 23:56 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!