*** ccomb has quit IRC | 00:00 | |
*** supton has joined #zope3-dev | 00:06 | |
*** gumpa_afk has quit IRC | 00:14 | |
*** rocky is now known as rocky|away | 00:15 | |
*** b_52Centos has quit IRC | 00:19 | |
*** dobee has joined #zope3-dev | 00:19 | |
supton | anyone here familiar with the grok buildout? I'm having some trouble with it http://paste.plone.org/12531 | 00:20 |
---|---|---|
philiKON_ | yeah, i'm familiar with it | 00:20 |
*** dobee has joined #zope3-dev | 00:21 | |
philiKON_ | hmm, looks like it didn't build Zope | 00:21 |
supton | buildout bombs on mkzopeinstance | 00:21 |
*** dobee has quit IRC | 00:21 | |
philiKON_ | no, it bombs earlier | 00:21 |
philiKON_ | No module named _zope_proxy_proxy | 00:21 |
philiKON_ | which means it didn't build the C extensions | 00:21 |
supton | this is on Ubuntu 6.06 with distro python 2.4 | 00:21 |
supton | okay - that's a good clue | 00:21 |
philiKON_ | do you have python-dev installed? | 00:22 |
philiKON_ | you need those to compile any python extension | 00:22 |
philiKON_ | (python headers, distutils, etc.) | 00:22 |
supton | yep, that's the likely issue - I just installed python-dev | 00:22 |
supton | I had python2.4-dev on my box, but not python-dev - funky package naming I guess I deserve for using distro python | 00:23 |
philiKON_ | well, python2.4-dev is what i meant, ig uess | 00:23 |
philiKON_ | python-dev is typically just a meta package | 00:23 |
philiKON_ | that depends on whatever the msot recent python version is | 00:23 |
supton | I've built zope2 and zope 3.2 on same box before, so I'm not quite sure | 00:24 |
philiKON_ | hmm | 00:24 |
philiKON_ | try bin/buildout again | 00:24 |
supton | I think my svn co may have bombed on externals, so I'm going to try grok co from scratch again | 00:25 |
supton | then bootstrap, then buildout | 00:25 |
philiKON_ | k | 00:25 |
philiKON_ | you can also use grokproject | 00:25 |
philiKON_ | http://cheeseshop.python.org/pypi/grokproject | 00:25 |
* supton tries again | 00:26 | |
supton | I'm working on a small personal research project to compare grok with Django for a simple project, and post my observations to my blog | 00:27 |
*** b_52Centos has joined #zope3-dev | 00:27 | |
philiKON_ | that'll be great | 00:27 |
supton | The biggest thing I've heard from people in Django camp WRT Zope is that they want RDB. What might be nice to see is a story for ORM in z3+grok that is as easy as Django - would win some converts, I think | 00:29 |
philiKON_ | making things easy is exactly grok's idea | 00:31 |
supton | my buildout is failing on svn co of twisted from externals - this is likely cause | 00:33 |
philiKON_ | ouch | 00:33 |
philiKON_ | try grokproject | 00:33 |
supton | I'm not sure of the svn URL for this - likely my corporate firewall preventing svnserve access to anything other than svn.zope.org | 00:33 |
*** regebro has left #zope3-dev | 00:34 | |
philiKON_ | grokproject simply downloads a zope 3.3.0 tarball | 00:34 |
philiKON_ | it's completely painless | 00:34 |
supton | though https works fine, I can 't get svnserve or http access to svn from office network | 00:34 |
supton | I'll go that route (or just bootstrap the svn from my home internet connection later), thanks | 00:34 |
*** b_52Free has joined #zope3-dev | 00:35 | |
philiKON_ | supton: you can also replace the [zope3] section in buidlout.cfg with the following: | 00:35 |
philiKON_ | recipe = zc.recipe.cmmi | 00:35 |
philiKON_ | url = http://www.zope.org/Products/Zope3/3.3.0/Zope-3.3.0.tgz | 00:35 |
philiKON_ | that'll do the same thing | 00:35 |
supton | running buildout this way now... | 00:37 |
supton | buildout doesn't seem to like that parts/zope3 already exists - killing and retrying | 00:39 |
*** hazmat has joined #zope3-dev | 00:45 | |
*** ChanServ sets mode: +o hazmat | 00:45 | |
*** harobed has joined #zope3-dev | 00:49 | |
supton | hmm... the zc.recipe.cmmi doesn't seem to be cooperating - http://paste.plone.org/12532 - complains that parts/zope3 exists even though it does not | 00:51 |
*** b_52Centos has quit IRC | 00:52 | |
*** jfroche_ has quit IRC | 01:00 | |
philiKON_ | supton: ah, right | 01:03 |
*** grahal has quit IRC | 01:03 | |
philiKON_ | supton: extra_options = --force | 01:03 |
*** hazmat has quit IRC | 01:09 | |
*** grahal has joined #zope3-dev | 01:11 | |
*** timte has quit IRC | 01:12 | |
*** ksmith99 has joined #zope3-dev | 01:16 | |
*** b_52GM has joined #zope3-dev | 01:25 | |
*** tomus has quit IRC | 01:26 | |
*** b_52Free has quit IRC | 01:42 | |
*** CSWookie has quit IRC | 01:48 | |
*** supton has quit IRC | 02:05 | |
*** srichter has joined #zope3-dev | 02:18 | |
*** J1m has quit IRC | 02:32 | |
*** b_52Free has joined #zope3-dev | 02:39 | |
*** zbir has joined #zope3-dev | 02:40 | |
zbir | evening, all | 02:41 |
*** ChanServ sets mode: +o srichter | 02:43 | |
WebMaven | zbir: Hi! Congrats on the thumbscreew release. | 02:50 |
zbir | thanks :) | 02:50 |
WebMaven | So when will there be a GNome version? ;-) | 02:51 |
zbir | heh | 02:51 |
WebMaven | Just kidding. | 02:51 |
WebMaven | zbir: Are you coming to PyCon? | 02:52 |
zbir | Nope, Borneo's getting my travel bucks this year :D | 02:53 |
*** b_52GM has quit IRC | 02:56 | |
*** ksmith99 has quit IRC | 03:04 | |
*** b_52GM has joined #zope3-dev | 03:08 | |
*** harobed has quit IRC | 03:20 | |
*** wrobel has quit IRC | 03:21 | |
*** zbir_ has joined #zope3-dev | 03:22 | |
*** zbir has quit IRC | 03:22 | |
*** b_52Free has quit IRC | 03:25 | |
*** benji has quit IRC | 03:26 | |
*** stub has joined #zope3-dev | 03:30 | |
*** niemeyer has quit IRC | 03:37 | |
*** zbir_ is now known as zbir | 03:43 | |
*** jkakar has quit IRC | 03:54 | |
*** b_52Free has joined #zope3-dev | 03:55 | |
*** projekt01 has quit IRC | 03:58 | |
*** b_52GM has quit IRC | 04:12 | |
*** jamesh has joined #zope3-dev | 04:20 | |
*** alecm has quit IRC | 04:35 | |
*** alecm has joined #zope3-dev | 04:35 | |
*** benji has joined #zope3-dev | 04:36 | |
*** jamesh has quit IRC | 05:00 | |
*** jinty_ has quit IRC | 05:00 | |
*** jkakar has joined #zope3-dev | 05:06 | |
*** stub has quit IRC | 05:07 | |
*** baijum has joined #zope3-dev | 05:37 | |
*** Bhaskar has joined #zope3-dev | 05:44 | |
*** Bhaskar has quit IRC | 05:45 | |
*** Bhaskar has joined #zope3-dev | 05:45 | |
Bhaskar | any one can help me , while running schooltool server the errors:Reading configuration from /usr/local/schooltool/schooltool/schooltool/schooltoo l.conf | 06:35 |
Bhaskar | Traceback (most recent call last): | 06:35 |
Bhaskar | File "schooltool-server.py", line 60, in ? | 06:35 |
Bhaskar | schooltool.app.main.StandaloneServer().main() | 06:35 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py", line 494, in main | 06:35 |
Bhaskar | db = self.setup(options) | 06:35 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py", line 521, in setup | 06:35 |
Bhaskar | self.configure() | 06:35 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py", line 368, in configure | 06:35 |
Bhaskar | context = zope.configuration.xmlconfig.file( | 06:35 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /xmlconfig.py", line 579, in file | 06:35 |
Bhaskar | include(context, name, package) | 06:35 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /xmlconfig.py", line 515, in include | 06:35 |
Bhaskar | processxmlfile(f, context) | 06:35 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /xmlconfig.py", line 370, in processxmlfile | 06:35 |
Bhaskar | parser.parse(src) | 06:36 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse | 06:36 |
Bhaskar | xmlreader.IncrementalParser.parse(self, source) | 06:36 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/xmlreader.py", line 123, i n parse | 06:36 |
Bhaskar | self.feed(buffer) | 06:36 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 216, in feed | 06:36 |
Bhaskar | self._parser.Parse(data, isFinal) | 06:36 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 364, in end_element_ns | 06:36 |
Bhaskar | self._cont_handler.endElementNS(pair, None) | 06:36 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /xmlconfig.py", line 349, in endElementNS | 06:36 |
Bhaskar | self.context.end() | 06:36 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /config.py", line 544, in end | 06:36 |
Bhaskar | self.stack.pop().finish() | 06:36 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /config.py", li | 06:36 |
baijum | Bhaskar, please don't paste code/traceback/examples here, use http://zope3.pastebin.com/ or http://paste.plone.org/ | 06:52 |
Bhaskar | baijum:ok , u are also in zope3.pastebin.com | 06:59 |
Bhaskar | baijum: how can i learn zope | 07:01 |
baijum | I think you can start with first four chapter from Zope Gude | 07:04 |
baijum | http://wiki.zope.org/zope3/ZopeGuideIntroduction | 07:04 |
baijum | http://wiki.zope.org/zope3/ZopeGuideQuickstart | 07:04 |
baijum | http://wiki.zope.org/zope3/ZopeGuideInterfaces | 07:04 |
baijum | http://wiki.zope.org/zope3/ZopeGuideComponents | 07:04 |
baijum | There is one printed book : http://www.worldcookery.com/ | 07:05 |
*** stub has joined #zope3-dev | 07:38 | |
Bhaskar | baijum: can i run zope in windows? where can i find .exe for installation in windows xp | 07:43 |
*** jamesh has joined #zope3-dev | 07:50 | |
baijum | Have read this : http://wiki.zope.org/zope3/ZopeGuideQuickstart .exe for installation in windows is given there | 07:51 |
Bhaskar | baijum:well | 07:51 |
baijum | Hi jamesh | 07:53 |
*** eins has joined #zope3-dev | 08:04 | |
*** pelle_ has joined #zope3-dev | 08:14 | |
jamesh | hi baijum | 08:14 |
*** pelle_ has quit IRC | 08:14 | |
* baijum was a user or PyGTK and libglade for last 3 years, but now a Zope user | 08:22 | |
baijum | jamesh, how is going on Zope 3 collector import to launchpad ? | 08:23 |
jamesh | baijum: good. I've been able to do local imports of the zope3-dev collector based on a dump Jim gave me | 08:28 |
jamesh | assuming the data from the other collectors is the same, I should be able to import them all to Launchpad without too much trouble | 08:29 |
baijum | ok, thanks ! | 08:30 |
jamesh | I'm still waiting on some user account info to use as part of the import (so we can attribute the collector data to the right Launchpad accounts), but that should be easy to integrate into the import | 08:32 |
jamesh | we'll have a test import up on demo.launchpad.net before doing the final import | 08:32 |
*** jamesh has quit IRC | 08:34 | |
*** zagy has joined #zope3-dev | 08:46 | |
*** dobee has joined #zope3-dev | 08:46 | |
*** dobee has quit IRC | 08:51 | |
*** dobee has joined #zope3-dev | 08:52 | |
*** jkakar has quit IRC | 08:57 | |
*** jodok has quit IRC | 09:00 | |
*** schwendinger has joined #zope3-dev | 09:02 | |
*** jkakar has joined #zope3-dev | 09:06 | |
*** pelle_ has joined #zope3-dev | 09:06 | |
*** schwendinger has quit IRC | 09:10 | |
*** schwendinger has joined #zope3-dev | 09:10 | |
*** dlk has joined #zope3-dev | 09:10 | |
*** d2m has joined #zope3-dev | 09:11 | |
*** jodok has joined #zope3-dev | 09:15 | |
*** jkakar has quit IRC | 09:19 | |
WebMaven | zagy: AYT? | 09:21 |
zagy | WebMaven: hi | 09:27 |
WebMaven | zagy: how interested are you in z3c.zalchemist? I noticed you had a checkin a while back. | 09:28 |
zagy | we used it in a project and probably will use it in other projects... :) | 09:29 |
*** jodok has quit IRC | 09:32 | |
WebMaven | zagy: then I would like to directy your attention to the recent checkins of bugfixes and demos. | 09:35 |
zagy | we should create a changelog :) | 09:36 |
WebMaven | The checkins were posted to the checkins@zope.org list... | 09:38 |
WebMaven | zagy: So, if you have comments, post to the zope3-dev list where I announced yesterday. OK? | 09:41 |
zagy | sure | 09:42 |
WebMaven | Thank you! | 09:44 |
*** opetznick has joined #zope3-dev | 09:52 | |
*** jodok has joined #zope3-dev | 09:53 | |
*** dobee has quit IRC | 10:00 | |
*** wrobel has joined #zope3-dev | 10:01 | |
*** pelle_ has quit IRC | 10:02 | |
*** ignas has joined #zope3-dev | 10:02 | |
*** pelle_ has joined #zope3-dev | 10:05 | |
*** harobed has joined #zope3-dev | 10:19 | |
*** tarek has joined #zope3-dev | 10:20 | |
*** jamesh has joined #zope3-dev | 10:37 | |
*** alecm has quit IRC | 10:37 | |
*** Bhaskar has quit IRC | 10:38 | |
*** matthewrevell has joined #zope3-dev | 10:45 | |
*** timte has joined #zope3-dev | 10:45 | |
*** kobold has joined #zope3-dev | 10:56 | |
*** Aiste has joined #zope3-dev | 11:15 | |
*** Aiste_ has joined #zope3-dev | 11:15 | |
*** Aiste_ has quit IRC | 11:16 | |
*** henri_ has joined #zope3-dev | 11:27 | |
*** projekt01 has joined #zope3-dev | 11:29 | |
*** jamesh has quit IRC | 11:33 | |
*** stu1 has joined #zope3-dev | 11:39 | |
*** stub has quit IRC | 11:47 | |
*** philiKON_ has quit IRC | 11:55 | |
*** dunny has quit IRC | 12:06 | |
*** Aiste has quit IRC | 12:06 | |
*** schwendinger has quit IRC | 12:10 | |
*** jfroche has joined #zope3-dev | 12:19 | |
*** ofer has joined #zope3-dev | 12:19 | |
*** schwendinger_ has joined #zope3-dev | 12:21 | |
*** philiKON has joined #zope3-dev | 12:34 | |
*** philiKON has quit IRC | 12:43 | |
*** philiKON has joined #zope3-dev | 13:10 | |
*** niemeyer has joined #zope3-dev | 13:12 | |
*** jinty has joined #zope3-dev | 13:25 | |
*** henri_ has quit IRC | 13:26 | |
*** philiKON has quit IRC | 13:26 | |
*** reco has joined #zope3-dev | 13:33 | |
*** reco has quit IRC | 13:34 | |
*** reco has joined #zope3-dev | 13:34 | |
*** henri_ has joined #zope3-dev | 13:36 | |
*** henri_ has left #zope3-dev | 13:36 | |
*** stu1 is now known as stub | 14:02 | |
*** Aiste has joined #zope3-dev | 14:02 | |
*** kobold has quit IRC | 14:19 | |
*** dobee has joined #zope3-dev | 14:24 | |
*** faassen has joined #zope3-dev | 14:27 | |
*** benji has quit IRC | 14:34 | |
*** dobee has quit IRC | 14:38 | |
*** dobee has joined #zope3-dev | 14:43 | |
*** rocky|away is now known as rocky | 14:50 | |
*** jfroche has quit IRC | 15:01 | |
*** jfroche has joined #zope3-dev | 15:04 | |
*** jodok has quit IRC | 15:06 | |
*** jodok has joined #zope3-dev | 15:08 | |
*** mgedmin has joined #zope3-dev | 15:12 | |
*** nathany has joined #zope3-dev | 15:13 | |
*** dobee_ has joined #zope3-dev | 15:17 | |
*** henri_ has joined #zope3-dev | 15:23 | |
*** matthewrevell_ has joined #zope3-dev | 15:23 | |
*** benji has joined #zope3-dev | 15:29 | |
*** jfroche has quit IRC | 15:34 | |
*** dobee has quit IRC | 15:38 | |
*** henri_ has left #zope3-dev | 15:38 | |
*** dobee_ has quit IRC | 15:40 | |
*** matthewrevell has quit IRC | 15:40 | |
baijum | hi can anyone spend few time for me regarding a recent checkin for zope.formlib | 15:42 |
baijum | earlier zope.formlib/trunk/src/zope/formlib was not svn:external , now I tried to set it as an external to (trunk)Zope3/trunk/src/zope/formlib | 15:44 |
baijum | To do this first I removed zope.formlib/trunk/src/zope/formlib and set svn:external and then commit | 15:45 |
baijum | now, when I check out, I get : svn: 'zope.formlib/src/zope/formlib' is already a working copy for a different URL | 15:45 |
benji | baijum: by "removed" do you mean "svn rm", or just your OS's remove command? | 15:48 |
baijum | I did "svn delete" | 15:49 |
*** ofer has quit IRC | 15:50 | |
baijum | benji, I did OS "rm" after that, I think that's the problem | 15:54 |
baijum | Now I will do 'svn delete src/zope/formlib' | 15:55 |
baijum | then, svn ps svn:externals "formlib svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/formlib" src/zope/ | 15:57 |
baijum | then, commit, is it ok? | 15:58 |
benji | sounds right, baijum | 15:58 |
benji | alternatively, do a clean checkout and see if the problem persists | 15:59 |
*** natea has quit IRC | 16:01 | |
*** natea has joined #zope3-dev | 16:01 | |
baijum | thanks benji !, now it works | 16:02 |
* baijum sorry for making this mistake | 16:03 | |
*** mgedmin has quit IRC | 16:05 | |
* baijum thinks still some eggified zope.* package should be considered broken, because it's functional testing is not working | 16:05 | |
* baijum will add TestLayer to those packages later | 16:06 | |
* baijum zope.testbrowser is the only package in zope namespace with functional testing working | 16:07 | |
benji | cool, baijum; glad it's working. Not exactly a difficult svn sin to commit. :) | 16:07 |
benji | I definately agree that any package without functioning tests is broken, an a high priority to fix | 16:11 |
baijum | yes, if we add TestLayers to those like in zope.testbrowser or zc.sharing all functional tests will work | 16:12 |
benji | right | 16:12 |
*** baijum has quit IRC | 16:27 | |
*** J1m has joined #zope3-dev | 16:34 | |
*** eins has quit IRC | 16:40 | |
*** ofer has joined #zope3-dev | 16:49 | |
*** zbir_ has joined #zope3-dev | 16:52 | |
*** philiKON has joined #zope3-dev | 16:52 | |
*** zbir has quit IRC | 16:55 | |
*** zbir has joined #zope3-dev | 16:56 | |
*** mgedmin has joined #zope3-dev | 16:59 | |
*** zbir_ has quit IRC | 17:10 | |
*** zbir_ has joined #zope3-dev | 17:11 | |
*** zbir_ has left #zope3-dev | 17:11 | |
*** romanofski has quit IRC | 17:14 | |
*** zagy has quit IRC | 17:14 | |
*** alga has joined #zope3-dev | 17:24 | |
*** zbir has quit IRC | 17:25 | |
*** rmarianski has joined #zope3-dev | 17:27 | |
*** philiKON has quit IRC | 17:31 | |
*** philiKON has joined #zope3-dev | 17:32 | |
*** alecm has joined #zope3-dev | 17:34 | |
*** dlk has left #zope3-dev | 17:38 | |
*** MiUlEr has joined #zope3-dev | 17:48 | |
*** MiUlEr has quit IRC | 17:49 | |
*** timte has quit IRC | 17:54 | |
*** zagy has joined #zope3-dev | 17:56 | |
*** afd_ has joined #zope3-dev | 18:00 | |
*** RaFromBRC has joined #zope3-dev | 18:03 | |
mgedmin | aargh, I hate javascript-only user interface (such as Pluggable Authentication Utility's configuration) | 18:04 |
mgedmin | especially when I need to use it from a testbrowser test | 18:04 |
*** zagy is now known as zagy__ | 18:10 | |
*** ofer has quit IRC | 18:11 | |
*** gwydir has joined #zope3-dev | 18:12 | |
gwydir | Hi, I've configured a browser:menuItem with action="../contents.html" | 18:15 |
gwydir | Any reason this shouldn't work? | 18:16 |
mgedmin | does it not work? | 18:17 |
gwydir | The item isn't appearing in the menu | 18:17 |
gwydir | If I change the action to a view on the current object it works. | 18:17 |
mgedmin | did you specify a permission? | 18:18 |
gwydir | No. | 18:19 |
mgedmin | menu items have magic to figure out the permission from a view name, but that magic does not work with "../contents.html" | 18:19 |
gwydir | Ah, so if I add a permission it will work? | 18:19 |
mgedmin | should | 18:20 |
*** zagy has joined #zope3-dev | 18:21 | |
*** zagy has quit IRC | 18:21 | |
*** zagy has joined #zope3-dev | 18:21 | |
gwydir | mgedmin: Thanks, that's fixed it! | 18:21 |
gwydir | I've got a schema which contains a required Bytes field | 18:25 |
gwydir | Is there an easy way to make a formlib edit form which doesn't require that field? | 18:26 |
mgedmin | that's becoming a frequent question | 18:30 |
mgedmin | I do not know of a way | 18:30 |
mgedmin | why not make it not required in the schema? | 18:30 |
benji | gwydir: by "doesn't require that field" do you mean "doesn't include that field"? | 18:31 |
gwydir | No, just that the upload is allowed to be empty. | 18:32 |
gwydir | So, in the add form I want it to be required, but not in the edit form | 18:33 |
benji | not being a formlib expert I can think of two options I would investigate: 1) make the field non-required and add some additional validation to the add form, 2) do "something" to add/remove the requiredness to the field on the add/edit form | 18:36 |
benji | where "something" is some kind of manipulation of the formlib form or the fields | 18:37 |
*** afd_ has quit IRC | 18:37 | |
gwydir | Hmm, I thought about (2) and decided to ask here! Maybe (1) is the way to go. | 18:40 |
*** kobold has joined #zope3-dev | 18:44 | |
*** nathany has quit IRC | 18:51 | |
*** whit has joined #zope3-dev | 18:51 | |
*** whit has quit IRC | 18:54 | |
*** whit has joined #zope3-dev | 18:54 | |
*** zagy__ has quit IRC | 18:58 | |
*** zagy has quit IRC | 19:00 | |
*** zagy has joined #zope3-dev | 19:00 | |
*** norro has joined #zope3-dev | 19:02 | |
*** romanofski has joined #zope3-dev | 19:04 | |
*** harobed has quit IRC | 19:09 | |
*** matthewrevell_ is now known as matthewrevell | 19:11 | |
*** schwendinger_ has quit IRC | 19:14 | |
*** pelle_ has quit IRC | 19:19 | |
*** harobed has joined #zope3-dev | 19:21 | |
*** projekt01 has quit IRC | 19:23 | |
*** schwendinger has joined #zope3-dev | 19:33 | |
*** RaFromBRC is now known as RaFromBRC|lunch | 19:34 | |
*** stub has quit IRC | 19:38 | |
*** schwendinger has quit IRC | 19:39 | |
*** jkakar has joined #zope3-dev | 19:45 | |
*** projekt01 has joined #zope3-dev | 19:50 | |
*** matthewrevell has quit IRC | 19:51 | |
*** matthewrevell has joined #zope3-dev | 19:55 | |
*** matthewrevell has quit IRC | 20:01 | |
*** philiKON_ has joined #zope3-dev | 20:05 | |
*** timte has joined #zope3-dev | 20:10 | |
*** gwydir has quit IRC | 20:10 | |
*** ksmith99 has joined #zope3-dev | 20:23 | |
*** philiKON has quit IRC | 20:24 | |
ksmith99 | hi all, when I edit an object the catalog information for that object is getting lost, reindexing the entire catalog gets it back, any ideas? | 20:27 |
*** faassen has quit IRC | 20:28 | |
*** alecm_ has joined #zope3-dev | 20:29 | |
ksmith99 | do I need to subscribe the interface for the various indexes? | 20:29 |
*** alecm has quit IRC | 20:35 | |
*** kobold has quit IRC | 20:43 | |
*** philiKON has joined #zope3-dev | 20:44 | |
*** ofer has joined #zope3-dev | 20:47 | |
*** philiKON_ has quit IRC | 20:52 | |
*** ignas has quit IRC | 21:02 | |
*** schwendinger has joined #zope3-dev | 21:03 | |
*** ksmith99 has quit IRC | 21:05 | |
*** schwendinger_ has joined #zope3-dev | 21:08 | |
*** RaFromBRC|lunch is now known as RaFromBRC | 21:14 | |
*** projekt01 has quit IRC | 21:16 | |
*** philiKON_ has joined #zope3-dev | 21:17 | |
*** schwendinger has quit IRC | 21:25 | |
*** philiKON has quit IRC | 21:30 | |
*** philiKON_ has quit IRC | 21:42 | |
*** alecm_ is now known as alecm | 21:47 | |
*** romanofs1i has joined #zope3-dev | 21:49 | |
*** RaFromBRC has quit IRC | 21:58 | |
*** lamike has joined #zope3-dev | 21:59 | |
*** dunny has joined #zope3-dev | 22:03 | |
*** romanofski has quit IRC | 22:03 | |
*** romanofs1i is now known as romanofski | 22:05 | |
*** mgedmin has quit IRC | 22:12 | |
*** romanofs1i has joined #zope3-dev | 22:19 | |
*** WebMaven has quit IRC | 22:30 | |
*** romanofski has quit IRC | 22:33 | |
*** harobed has quit IRC | 22:34 | |
*** ofer has quit IRC | 22:35 | |
*** ksmith99 has joined #zope3-dev | 22:41 | |
*** jodok has quit IRC | 22:41 | |
*** philiKON has joined #zope3-dev | 22:42 | |
*** jodok has joined #zope3-dev | 22:43 | |
*** alecm has quit IRC | 22:44 | |
*** kobold has joined #zope3-dev | 22:50 | |
*** norro has quit IRC | 22:54 | |
*** kobold has quit IRC | 23:11 | |
*** kobold has joined #zope3-dev | 23:14 | |
*** zagy has quit IRC | 23:20 | |
*** zagy has joined #zope3-dev | 23:23 | |
*** zagy has quit IRC | 23:26 | |
*** opetznick has quit IRC | 23:31 | |
*** jinty has quit IRC | 23:32 | |
*** jinty has joined #zope3-dev | 23:35 | |
*** timte has quit IRC | 23:58 | |
*** jodok has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!