| *** douglasc has quit IRC | 00:10 | |
| *** jinty has quit IRC | 00:11 | |
| *** jinty has joined #zope3-dev | 00:13 | |
| *** palmTree has quit IRC | 00:14 | |
| *** ChanServ sets mode: +o srichter | 00:15 | |
| *** stub has quit IRC | 00:18 | |
| *** ignas has quit IRC | 00:27 | |
| *** roym has joined #zope3-dev | 01:05 | |
| roym | folks, has anyone had problems doing an ftp to zope3? | 01:05 |
|---|---|---|
| roym | I get the following error: | 01:05 |
| roym | 192.168.1.100 - roy [16/Jul/2005:18:03:51 -0400] "PASS /" | 01:06 |
| roym | error: uncaptured python exception, closing channel <zope.server.ftp.server.FTPServerChannel connected 192.168.1.100:2350 at 0x4127cbcc> (exceptions.AttributeError:'_socketobject' object has no attribute 'sock' [/usr/local/Zope3/src/zope/server/linereceiver/linetask.py|service|43] [/usr/local/Zope3/src/zope/server/ftp/server.py|cmd_list|235] [/usr/local/Zope3/src/zope/server/ftp/server.py|write|887] [/usr/local/Zope3/src/zope | 01:06 |
| roym | /server/ftp/server.py|_open|881] [/usr/local/Zope3/src/zope/server/ftp/server.py|asyncConnectData|583] [/usr/local/Zope3/src/zope/server/ftp/server.py|connectPort|758] [/usr/lib/python2.3/asyncore.py|__getattr__|365]) | 01:06 |
| *** roym has quit IRC | 01:20 | |
| *** timte has quit IRC | 01:21 | |
| *** yota has quit IRC | 01:59 | |
| srichter | roym: usually the FTP server works for people, but we know it has hickups | 02:21 |
| *** wiggy has joined #zope3-dev | 02:21 | |
| * wiggy waves | 02:21 | |
| srichter | roym: we are not fixing the FTP server anymore, since we are going to switch to Twisted in 3.2 | 02:22 |
| wiggy | is it a known problem that the zope 3.1.0b1 release fails to find its own modules in some situations? | 02:23 |
| wiggy | like make check and zopectl start | 02:23 |
| wiggy | hm, zope 3.2 on twisted? | 02:24 |
| wiggy | that would mean not having to port a few things | 02:24 |
| wiggy | hm, svn trunk has a completely different install method it seems | 02:37 |
| *** jinty has left #zope3-dev | 02:53 | |
| *** tim2p has quit IRC | 03:49 | |
| srichter | wiggy: it is not known to us that 3.1.0b1 does not find its own modules | 04:18 |
| srichter | wiggy: the SVN checkout does not have any install method; just make && make run | 04:18 |
| *** douglasc has joined #zope3-dev | 04:40 | |
| *** douglasc has quit IRC | 05:10 | |
| wiggy | srichter: are you interested in a bugreport? | 10:08 |
| wiggy | or more interested in me messing with svn trunk? | 10:08 |
| bob2 | srichter: where would I look to configure a PAU statically (ie without using ZMI) | 10:53 |
| bob2 | er, s/srichter: // | 11:17 |
| *** d2m has joined #zope3-dev | 11:23 | |
| *** Theuni has joined #zope3-dev | 12:18 | |
| *** projekt01 has joined #zope3-dev | 12:43 | |
| *** ignas has joined #zope3-dev | 13:10 | |
| *** Theuni is now known as the|plansch | 13:57 | |
| *** J1m has joined #zope3-dev | 13:59 | |
| *** the|plansch is now known as theuni | 14:10 | |
| *** erral has joined #zope3-dev | 14:15 | |
| *** erral has left #zope3-dev | 14:17 | |
| *** jinty has joined #zope3-dev | 14:27 | |
| srichter | bob2: look at the *.txt files in zope.app.authentication | 14:35 |
| srichter | wiggy: if you are sure what you are doing, fixing the problem on the trunk would be better (don't forget to write tests) | 14:36 |
| *** yota has joined #zope3-dev | 14:49 | |
| *** mgedmin has joined #zope3-dev | 15:11 | |
| *** roym has joined #zope3-dev | 15:38 | |
| roym | folks - is it me or is ftp broken in the ZopeX3-3.0/ branch? It appears to work ok in the srichter-twisted-integration/ branch. | 16:07 |
| roym | I get: | 16:08 |
| roym | receive aborted | 16:08 |
| roym | waiting for remote to finish abort | 16:08 |
| roym | 500 Internal error: AttributeError: '_socketobject' object has no attribute 'soc | 16:08 |
| roym | k' | 16:08 |
| *** J1m has quit IRC | 16:10 | |
| *** timte has joined #zope3-dev | 16:16 | |
| *** jinty has quit IRC | 16:44 | |
| *** mgedmin has quit IRC | 16:52 | |
| roym | ok - never mind - the trunk version works fine... | 17:07 |
| roym | Does anyone know if sqlos will work w/trunk? | 17:07 |
| *** horizon5 has joined #zope3-dev | 17:29 | |
| horizon5 | hi, i'm following the tutorial in Stephen's book, using svn zope3.1. @ step 8 i hit a problem, but up to that point everything worked as expected. is this a known issue? | 17:30 |
| bob2 | which is step 8? | 17:30 |
| horizon5 | AttributeError: 'object' object has no attribute 'getProcessDefinitionNamesForObject' | 17:30 |
| horizon5 | step08 deals with adding workflow to the messageboard | 17:31 |
| bob2 | did you install the workflow package? | 17:31 |
| * horizon5 blushes | 17:31 | |
| horizon5 | sorry, was rash | 17:31 |
| bob2 | hah | 17:31 |
| bob2 | I only suggest it because I forgot :) | 17:32 |
| horizon5 | thanks bob2 :p | 17:32 |
| horizon5 | bob2, where did u download the wf addon? | 17:35 |
| bob2 | let me see... | 17:35 |
| horizon5 | checked zope3 wiki, but doesn't seem to be up there... :s | 17:35 |
| bob2 | hm, I don't know | 17:36 |
| bob2 | hm, it seems to be in the svn checkout | 17:37 |
| bob2 | zope.app.workflow | 17:37 |
| horizon5 | yep, just checked, and i do have it (since i installed from svn) | 17:38 |
| horizon5 | :\ | 17:38 |
| srichter | horizon5: I have not updated the book for the trunk | 17:48 |
| srichter | iow, the trunk must be fixed for the book | 17:48 |
| srichter | I have not looked at the workflow support for a long time; it surely needs fixing | 17:49 |
| *** projekt01 has quit IRC | 17:53 | |
| *** jinty has joined #zope3-dev | 18:06 | |
| *** jinty has left #zope3-dev | 18:27 | |
| *** ignas has quit IRC | 18:39 | |
| *** MrTopf has joined #zope3-dev | 18:45 | |
| MrTopf | hi | 18:45 |
| srichter | hi | 18:50 |
| MrTopf | hi srichter! | 18:52 |
| roym | Folks, How do I (in zcml) specify default values for a property that | 18:53 |
| roym | is a 'List' of 'TextLine'... here is what I tried (without luck) | 18:53 |
| roym | | answers = List( | 18:53 |
| roym | | title=u"Answers", | 18:53 |
| roym | | description=u"List of possible answers to this question.", | 18:53 |
| roym | | required=True, | 18:53 |
| roym | | default=[u"text of answer1", u"text of answer2", u"text of answer3"], | 18:53 |
| roym | | value_type=TextLine(title=u"Answer") | 18:53 |
| roym | | ) | 18:53 |
| roym | 18:53 | |
| roym | Sorry - not zcml, but in the interface... | 18:54 |
| *** MrTopf has quit IRC | 19:07 | |
| srichter | what was the traceback you got? | 19:08 |
| *** MiUlEr has joined #zope3-dev | 19:09 | |
| roym | srichter, I got no error - just that the default values never showed up... | 19:11 |
| srichter | they did not show up where? | 19:12 |
| roym | sorry, I meant in the "Add" page UI | 19:13 |
| *** MiUlEr has left #zope3-dev | 19:13 | |
| srichter | I am pretty sure you must have a choice or so available; otherwise there is no widget for a list | 19:13 |
| srichter | search through the code to see examples | 19:14 |
| roym | If my value_type is a Choice, then the following works | 19:15 |
| roym | | hxDxTx = List( | 19:15 |
| roym | | title=u"HxDxTx", | 19:15 |
| roym | | description=u"whether in Hx, Dx or Tx", | 19:15 |
| roym | | required=False, | 19:15 |
| roym | | value_type=Choice(vocabulary="hx/dx/tx"), | 19:15 |
| roym | | default=[u'Hx'], | 19:15 |
| roym | | ) | 19:15 |
| roym | However, for a TextLine, I don't see how to specify the default. | 19:15 |
| srichter | TextLine will not work with Forms anyway, as far as I remember | 19:16 |
| *** MiUlEr has joined #zope3-dev | 19:17 | |
| srichter | you would have to write your own widget for that | 19:17 |
| roym | Currently, for Textline, a button shows up - clicking it causes a checkbox+entry widget to appear | 19:17 |
| roym | This can be done multiple times... | 19:17 |
| roym | Can I not force it to initially display some entry-fields with text in them? | 19:18 |
| *** theuni has quit IRC | 19:39 | |
| wiggy | srichter: trunk seems to be 3.2; I'll probably tinker with the 3.1 bit first to make sure to have something that ships working | 20:28 |
| srichter | wiggy: trunk is 3.1 | 20:47 |
| srichter | roym: probably; we have not explored this type of use case much | 20:48 |
| wiggy | srichter: ah, ok | 20:51 |
| wiggy | I figured it would be 3.2 since doc/CHANGES.txt documents new features for 3.2.0 | 20:51 |
| wiggy | I have this crazy idea of maybe rewriting gforge on top of zope3 | 20:52 |
| wiggy | so I'll probably be poking a fair amount at things in the nearish future | 20:52 |
| *** wiggy is now known as w1ggy | 20:57 | |
| *** w1ggy has quit IRC | 21:00 | |
| *** wiggy has joined #zope3-dev | 21:00 | |
| *** SteveA has joined #zope3-dev | 21:28 | |
| *** MiUlEr has quit IRC | 21:32 | |
| *** stub has joined #zope3-dev | 21:37 | |
| *** tvon|x31 has joined #zope3-dev | 21:51 | |
| *** tvon has quit IRC | 21:53 | |
| roym | srichter, thanks for letting me know. | 22:04 |
| *** MrTopf has joined #zope3-dev | 22:27 | |
| *** bskahan has joined #zope3-dev | 23:14 | |
| *** timte has quit IRC | 23:14 | |
| *** tvon|x31 has quit IRC | 23:22 | |
| *** Aiste has quit IRC | 23:35 | |
| *** Aiste has joined #zope3-dev | 23:36 | |
| *** Aiste has quit IRC | 23:41 | |
| *** horizon5 has quit IRC | 23:41 | |
| *** Aiste has joined #zope3-dev | 23:42 | |
| *** Aiste has quit IRC | 23:43 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!