IRC log of #zope3-dev for Thursday, 2007-01-18

*** ccomb has quit IRC00:00
*** supton has joined #zope3-dev00:06
*** gumpa_afk has quit IRC00:14
*** rocky is now known as rocky|away00:15
*** b_52Centos has quit IRC00:19
*** dobee has joined #zope3-dev00:19
suptonanyone here familiar with the grok buildout?  I'm having some trouble with it http://paste.plone.org/1253100:20
philiKON_yeah, i'm familiar with it00:20
*** dobee has joined #zope3-dev00:21
philiKON_hmm, looks like it didn't build Zope00:21
suptonbuildout bombs on mkzopeinstance00:21
*** dobee has quit IRC00:21
philiKON_no, it bombs earlier00:21
philiKON_No module named _zope_proxy_proxy00:21
philiKON_which means it didn't build the C extensions00:21
suptonthis is on Ubuntu 6.06 with distro python 2.400:21
suptonokay - that's a good clue00:21
philiKON_do you have python-dev installed?00:22
philiKON_you need those to compile any python extension00:22
philiKON_(python headers, distutils, etc.)00:22
suptonyep, that's the likely issue - I just installed python-dev00:22
suptonI had python2.4-dev on my box, but not python-dev - funky package naming I guess I deserve for using distro python00:23
philiKON_well, python2.4-dev is what i meant, ig uess00:23
philiKON_python-dev is typically just a meta package00:23
philiKON_that depends on whatever the msot recent python version is00:23
suptonI've built zope2 and zope 3.2 on same box before, so I'm not quite sure00:24
philiKON_hmm00:24
philiKON_try bin/buildout again00:24
suptonI think my svn co may have bombed on externals, so I'm going to try grok co from scratch again00:25
suptonthen bootstrap, then buildout00:25
philiKON_k00:25
philiKON_you can also use grokproject00:25
philiKON_http://cheeseshop.python.org/pypi/grokproject00:25
* supton tries again00:26
suptonI'm working on a small personal research project to compare grok with Django for a simple project, and post my observations to my blog00:27
*** b_52Centos has joined #zope3-dev00:27
philiKON_that'll be great00:27
suptonThe 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 think00:29
philiKON_making things easy is exactly grok's idea00:31
suptonmy buildout is failing on svn co of twisted from externals - this is likely cause00:33
philiKON_ouch00:33
philiKON_try grokproject00:33
suptonI'm not sure of the svn URL for this - likely my corporate firewall preventing svnserve access to anything other than svn.zope.org00:33
*** regebro has left #zope3-dev00:34
philiKON_grokproject simply downloads a zope 3.3.0 tarball00:34
philiKON_it's completely painless00:34
suptonthough https works fine, I can 't get svnserve or http access to svn from office network00:34
suptonI'll go that route (or just bootstrap the svn from my home internet connection later), thanks00:34
*** b_52Free has joined #zope3-dev00:35
philiKON_supton: you can also replace the [zope3] section in buidlout.cfg with the following:00:35
philiKON_recipe = zc.recipe.cmmi00:35
philiKON_url = http://www.zope.org/Products/Zope3/3.3.0/Zope-3.3.0.tgz00:35
philiKON_that'll do the same thing00:35
suptonrunning buildout this way now...00:37
suptonbuildout doesn't seem to like that parts/zope3 already exists - killing and retrying00:39
*** hazmat has joined #zope3-dev00:45
*** ChanServ sets mode: +o hazmat00:45
*** harobed has joined #zope3-dev00:49
suptonhmm... the zc.recipe.cmmi doesn't seem to be cooperating - http://paste.plone.org/12532 - complains that parts/zope3 exists even though it does not00:51
*** b_52Centos has quit IRC00:52
*** jfroche_ has quit IRC01:00
philiKON_supton: ah, right01:03
*** grahal has quit IRC01:03
philiKON_supton: extra_options = --force01:03
*** hazmat has quit IRC01:09
*** grahal has joined #zope3-dev01:11
*** timte has quit IRC01:12
*** ksmith99 has joined #zope3-dev01:16
*** b_52GM has joined #zope3-dev01:25
*** tomus has quit IRC01:26
*** b_52Free has quit IRC01:42
*** CSWookie has quit IRC01:48
*** supton has quit IRC02:05
*** srichter has joined #zope3-dev02:18
*** J1m has quit IRC02:32
*** b_52Free has joined #zope3-dev02:39
*** zbir has joined #zope3-dev02:40
zbirevening, all02:41
*** ChanServ sets mode: +o srichter02:43
WebMavenzbir: Hi! Congrats on the thumbscreew release.02:50
zbirthanks :)02:50
WebMavenSo when will there be a GNome version? ;-)02:51
zbirheh02:51
WebMavenJust kidding.02:51
WebMavenzbir: Are you coming to PyCon?02:52
zbirNope, Borneo's getting my travel bucks this year :D02:53
*** b_52GM has quit IRC02:56
*** ksmith99 has quit IRC03:04
*** b_52GM has joined #zope3-dev03:08
*** harobed has quit IRC03:20
*** wrobel has quit IRC03:21
*** zbir_ has joined #zope3-dev03:22
*** zbir has quit IRC03:22
*** b_52Free has quit IRC03:25
*** benji has quit IRC03:26
*** stub has joined #zope3-dev03:30
*** niemeyer has quit IRC03:37
*** zbir_ is now known as zbir03:43
*** jkakar has quit IRC03:54
*** b_52Free has joined #zope3-dev03:55
*** projekt01 has quit IRC03:58
*** b_52GM has quit IRC04:12
*** jamesh has joined #zope3-dev04:20
*** alecm has quit IRC04:35
*** alecm has joined #zope3-dev04:35
*** benji has joined #zope3-dev04:36
*** jamesh has quit IRC05:00
*** jinty_ has quit IRC05:00
*** jkakar has joined #zope3-dev05:06
*** stub has quit IRC05:07
*** baijum has joined #zope3-dev05:37
*** Bhaskar has joined #zope3-dev05:44
*** Bhaskar has quit IRC05:45
*** Bhaskar has joined #zope3-dev05:45
Bhaskarany one can help me , while running schooltool server the errors:Reading configuration from /usr/local/schooltool/schooltool/schooltool/schooltoo l.conf06:35
BhaskarTraceback (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 main06:35
Bhaskar    db = self.setup(options)06:35
Bhaskar  File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py",  line 521, in setup06:35
Bhaskar    self.configure()06:35
Bhaskar  File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py",  line 368, in configure06: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 file06:35
Bhaskar    include(context, name, package)06:35
Bhaskar  File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /xmlconfig.py", line 515, in include06:35
Bhaskar    processxmlfile(f, context)06:35
Bhaskar  File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /xmlconfig.py", line 370, in processxmlfile06:35
Bhaskar    parser.parse(src)06:36
Bhaskar  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 109,  in parse06: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 parse06:36
Bhaskar    self.feed(buffer)06:36
Bhaskar  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 216,  in feed06: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_ns06: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 endElementNS06:36
Bhaskar    self.context.end()06:36
Bhaskar  File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /config.py", line 544, in end06:36
Bhaskar    self.stack.pop().finish()06:36
Bhaskar  File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /config.py", li06:36
baijumBhaskar, please don't paste code/traceback/examples here, use http://zope3.pastebin.com/ or http://paste.plone.org/06:52
Bhaskarbaijum:ok , u are also in zope3.pastebin.com06:59
Bhaskarbaijum: how can i learn zope07:01
baijumI think you can start with first four chapter from Zope Gude07:04
baijumhttp://wiki.zope.org/zope3/ZopeGuideIntroduction07:04
baijumhttp://wiki.zope.org/zope3/ZopeGuideQuickstart07:04
baijumhttp://wiki.zope.org/zope3/ZopeGuideInterfaces07:04
baijumhttp://wiki.zope.org/zope3/ZopeGuideComponents07:04
baijumThere is one printed book : http://www.worldcookery.com/07:05
*** stub has joined #zope3-dev07:38
Bhaskarbaijum: can i run zope in windows? where can i find .exe for installation in windows xp07:43
*** jamesh has joined #zope3-dev07:50
baijumHave read this : http://wiki.zope.org/zope3/ZopeGuideQuickstart  .exe for installation in windows is given there07:51
Bhaskarbaijum:well07:51
baijumHi jamesh07:53
*** eins has joined #zope3-dev08:04
*** pelle_ has joined #zope3-dev08:14
jameshhi baijum08:14
*** pelle_ has quit IRC08:14
* baijum was a user or PyGTK and libglade for last 3 years, but now a Zope user08:22
baijumjamesh, how is going on Zope 3 collector import to launchpad ?08:23
jameshbaijum: good.  I've been able to do local imports of the zope3-dev collector based on a dump Jim gave me08:28
jameshassuming the data from the other collectors is the same, I should be able to import them all to Launchpad without too much trouble08:29
baijumok, thanks !08:30
jameshI'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 import08:32
jameshwe'll have a test import up on demo.launchpad.net before doing the final import08:32
*** jamesh has quit IRC08:34
*** zagy has joined #zope3-dev08:46
*** dobee has joined #zope3-dev08:46
*** dobee has quit IRC08:51
*** dobee has joined #zope3-dev08:52
*** jkakar has quit IRC08:57
*** jodok has quit IRC09:00
*** schwendinger has joined #zope3-dev09:02
*** jkakar has joined #zope3-dev09:06
*** pelle_ has joined #zope3-dev09:06
*** schwendinger has quit IRC09:10
*** schwendinger has joined #zope3-dev09:10
*** dlk has joined #zope3-dev09:10
*** d2m has joined #zope3-dev09:11
*** jodok has joined #zope3-dev09:15
*** jkakar has quit IRC09:19
WebMavenzagy: AYT?09:21
zagyWebMaven: hi09:27
WebMavenzagy: how interested are you in z3c.zalchemist? I noticed you had a checkin a while back.09:28
zagywe used it in a project and probably will use it in other projects... :)09:29
*** jodok has quit IRC09:32
WebMavenzagy: then I would like to directy your attention to the recent checkins of bugfixes and demos.09:35
zagywe should create a changelog :)09:36
WebMavenThe checkins were posted to the checkins@zope.org list...09:38
WebMavenzagy: So, if you have comments, post to the zope3-dev list where I announced yesterday. OK?09:41
zagysure09:42
WebMavenThank you!09:44
*** opetznick has joined #zope3-dev09:52
*** jodok has joined #zope3-dev09:53
*** dobee has quit IRC10:00
*** wrobel has joined #zope3-dev10:01
*** pelle_ has quit IRC10:02
*** ignas has joined #zope3-dev10:02
*** pelle_ has joined #zope3-dev10:05
*** harobed has joined #zope3-dev10:19
*** tarek has joined #zope3-dev10:20
*** jamesh has joined #zope3-dev10:37
*** alecm has quit IRC10:37
*** Bhaskar has quit IRC10:38
*** matthewrevell has joined #zope3-dev10:45
*** timte has joined #zope3-dev10:45
*** kobold has joined #zope3-dev10:56
*** Aiste has joined #zope3-dev11:15
*** Aiste_ has joined #zope3-dev11:15
*** Aiste_ has quit IRC11:16
*** henri_ has joined #zope3-dev11:27
*** projekt01 has joined #zope3-dev11:29
*** jamesh has quit IRC11:33
*** stu1 has joined #zope3-dev11:39
*** stub has quit IRC11:47
*** philiKON_ has quit IRC11:55
*** dunny has quit IRC12:06
*** Aiste has quit IRC12:06
*** schwendinger has quit IRC12:10
*** jfroche has joined #zope3-dev12:19
*** ofer has joined #zope3-dev12:19
*** schwendinger_ has joined #zope3-dev12:21
*** philiKON has joined #zope3-dev12:34
*** philiKON has quit IRC12:43
*** philiKON has joined #zope3-dev13:10
*** niemeyer has joined #zope3-dev13:12
*** jinty has joined #zope3-dev13:25
*** henri_ has quit IRC13:26
*** philiKON has quit IRC13:26
*** reco has joined #zope3-dev13:33
*** reco has quit IRC13:34
*** reco has joined #zope3-dev13:34
*** henri_ has joined #zope3-dev13:36
*** henri_ has left #zope3-dev13:36
*** stu1 is now known as stub14:02
*** Aiste has joined #zope3-dev14:02
*** kobold has quit IRC14:19
*** dobee has joined #zope3-dev14:24
*** faassen has joined #zope3-dev14:27
*** benji has quit IRC14:34
*** dobee has quit IRC14:38
*** dobee has joined #zope3-dev14:43
*** rocky|away is now known as rocky14:50
*** jfroche has quit IRC15:01
*** jfroche has joined #zope3-dev15:04
*** jodok has quit IRC15:06
*** jodok has joined #zope3-dev15:08
*** mgedmin has joined #zope3-dev15:12
*** nathany has joined #zope3-dev15:13
*** dobee_ has joined #zope3-dev15:17
*** henri_ has joined #zope3-dev15:23
*** matthewrevell_ has joined #zope3-dev15:23
*** benji has joined #zope3-dev15:29
*** jfroche has quit IRC15:34
*** dobee has quit IRC15:38
*** henri_ has left #zope3-dev15:38
*** dobee_ has quit IRC15:40
*** matthewrevell has quit IRC15:40
baijumhi can anyone spend few time for me regarding a recent checkin for zope.formlib15:42
baijumearlier 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/formlib15:44
baijumTo do this first I removed  zope.formlib/trunk/src/zope/formlib and set svn:external and then commit15:45
baijumnow, when I check out, I get : svn: 'zope.formlib/src/zope/formlib' is already a working copy for a different URL15:45
benjibaijum: by "removed" do you mean "svn rm", or just your OS's remove command?15:48
baijumI did "svn delete"15:49
*** ofer has quit IRC15:50
baijumbenji, I did OS "rm" after that, I think that's the problem15:54
baijumNow I will do 'svn delete src/zope/formlib'15:55
baijumthen, svn ps svn:externals "formlib svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/formlib" src/zope/15:57
baijumthen, commit, is it ok?15:58
benjisounds right, baijum15:58
benjialternatively, do a clean checkout and see if the problem persists15:59
*** natea has quit IRC16:01
*** natea has joined #zope3-dev16:01
baijumthanks benji !, now it works16:02
* baijum sorry for making this mistake16:03
*** mgedmin has quit IRC16:05
* baijum thinks still some eggified zope.* package should be considered broken, because it's functional testing is not working16:05
* baijum will add TestLayer to those packages later16:06
* baijum zope.testbrowser is the only package in zope namespace with functional testing working16:07
benjicool, baijum; glad it's working.  Not exactly a difficult svn sin to commit. :)16:07
benjiI definately agree that any package without functioning tests is broken, an a high priority to fix16:11
baijumyes, if we add TestLayers to those like in zope.testbrowser or zc.sharing all functional tests will work16:12
benjiright16:12
*** baijum has quit IRC16:27
*** J1m has joined #zope3-dev16:34
*** eins has quit IRC16:40
*** ofer has joined #zope3-dev16:49
*** zbir_ has joined #zope3-dev16:52
*** philiKON has joined #zope3-dev16:52
*** zbir has quit IRC16:55
*** zbir has joined #zope3-dev16:56
*** mgedmin has joined #zope3-dev16:59
*** zbir_ has quit IRC17:10
*** zbir_ has joined #zope3-dev17:11
*** zbir_ has left #zope3-dev17:11
*** romanofski has quit IRC17:14
*** zagy has quit IRC17:14
*** alga has joined #zope3-dev17:24
*** zbir has quit IRC17:25
*** rmarianski has joined #zope3-dev17:27
*** philiKON has quit IRC17:31
*** philiKON has joined #zope3-dev17:32
*** alecm has joined #zope3-dev17:34
*** dlk has left #zope3-dev17:38
*** MiUlEr has joined #zope3-dev17:48
*** MiUlEr has quit IRC17:49
*** timte has quit IRC17:54
*** zagy has joined #zope3-dev17:56
*** afd_ has joined #zope3-dev18:00
*** RaFromBRC has joined #zope3-dev18:03
mgedminaargh, I hate javascript-only user interface (such as Pluggable Authentication Utility's configuration)18:04
mgedminespecially when I need to use it from a testbrowser test18:04
*** zagy is now known as zagy__18:10
*** ofer has quit IRC18:11
*** gwydir has joined #zope3-dev18:12
gwydirHi, I've configured a browser:menuItem with action="../contents.html"18:15
gwydirAny reason this shouldn't work?18:16
mgedmindoes it not work?18:17
gwydirThe item isn't appearing in the menu18:17
gwydirIf I change the action to a view on the current object it works.18:17
mgedmindid you specify a permission?18:18
gwydirNo.18:19
mgedminmenu items have magic to figure out the permission from a view name, but that magic does not work with "../contents.html"18:19
gwydirAh, so if I add a permission it will work?18:19
mgedminshould18:20
*** zagy has joined #zope3-dev18:21
*** zagy has quit IRC18:21
*** zagy has joined #zope3-dev18:21
gwydirmgedmin: Thanks, that's fixed it!18:21
gwydirI've got a schema which contains a required Bytes field18:25
gwydirIs there an easy way to make a formlib edit form which doesn't require that field?18:26
mgedminthat's becoming a frequent question18:30
mgedminI do not know of a way18:30
mgedminwhy not make it not required in the schema?18:30
benjigwydir: by "doesn't require that field" do you mean "doesn't include that field"?18:31
gwydirNo, just that the upload is allowed to be empty.18:32
gwydirSo, in the add form I want it to be required, but not in the edit form18:33
benjinot 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 form18:36
benjiwhere "something" is some kind of manipulation of the formlib form or the fields18:37
*** afd_ has quit IRC18:37
gwydirHmm, I thought about (2) and decided to ask here!  Maybe (1) is the way to go.18:40
*** kobold has joined #zope3-dev18:44
*** nathany has quit IRC18:51
*** whit has joined #zope3-dev18:51
*** whit has quit IRC18:54
*** whit has joined #zope3-dev18:54
*** zagy__ has quit IRC18:58
*** zagy has quit IRC19:00
*** zagy has joined #zope3-dev19:00
*** norro has joined #zope3-dev19:02
*** romanofski has joined #zope3-dev19:04
*** harobed has quit IRC19:09
*** matthewrevell_ is now known as matthewrevell19:11
*** schwendinger_ has quit IRC19:14
*** pelle_ has quit IRC19:19
*** harobed has joined #zope3-dev19:21
*** projekt01 has quit IRC19:23
*** schwendinger has joined #zope3-dev19:33
*** RaFromBRC is now known as RaFromBRC|lunch19:34
*** stub has quit IRC19:38
*** schwendinger has quit IRC19:39
*** jkakar has joined #zope3-dev19:45
*** projekt01 has joined #zope3-dev19:50
*** matthewrevell has quit IRC19:51
*** matthewrevell has joined #zope3-dev19:55
*** matthewrevell has quit IRC20:01
*** philiKON_ has joined #zope3-dev20:05
*** timte has joined #zope3-dev20:10
*** gwydir has quit IRC20:10
*** ksmith99 has joined #zope3-dev20:23
*** philiKON has quit IRC20:24
ksmith99hi 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 IRC20:28
*** alecm_ has joined #zope3-dev20:29
ksmith99do I need to subscribe the interface for the various indexes?20:29
*** alecm has quit IRC20:35
*** kobold has quit IRC20:43
*** philiKON has joined #zope3-dev20:44
*** ofer has joined #zope3-dev20:47
*** philiKON_ has quit IRC20:52
*** ignas has quit IRC21:02
*** schwendinger has joined #zope3-dev21:03
*** ksmith99 has quit IRC21:05
*** schwendinger_ has joined #zope3-dev21:08
*** RaFromBRC|lunch is now known as RaFromBRC21:14
*** projekt01 has quit IRC21:16
*** philiKON_ has joined #zope3-dev21:17
*** schwendinger has quit IRC21:25
*** philiKON has quit IRC21:30
*** philiKON_ has quit IRC21:42
*** alecm_ is now known as alecm21:47
*** romanofs1i has joined #zope3-dev21:49
*** RaFromBRC has quit IRC21:58
*** lamike has joined #zope3-dev21:59
*** dunny has joined #zope3-dev22:03
*** romanofski has quit IRC22:03
*** romanofs1i is now known as romanofski22:05
*** mgedmin has quit IRC22:12
*** romanofs1i has joined #zope3-dev22:19
*** WebMaven has quit IRC22:30
*** romanofski has quit IRC22:33
*** harobed has quit IRC22:34
*** ofer has quit IRC22:35
*** ksmith99 has joined #zope3-dev22:41
*** jodok has quit IRC22:41
*** philiKON has joined #zope3-dev22:42
*** jodok has joined #zope3-dev22:43
*** alecm has quit IRC22:44
*** kobold has joined #zope3-dev22:50
*** norro has quit IRC22:54
*** kobold has quit IRC23:11
*** kobold has joined #zope3-dev23:14
*** zagy has quit IRC23:20
*** zagy has joined #zope3-dev23:23
*** zagy has quit IRC23:26
*** opetznick has quit IRC23:31
*** jinty has quit IRC23:32
*** jinty has joined #zope3-dev23:35
*** timte has quit IRC23:58
*** jodok has quit IRC23:59

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!