IRC log of #zope3-dev for Monday, 2007-07-09

X-screamI'm trying to create an edit view in ZMI and I get this error: http://paste.uni.cc/1666600:00
X-screamconfigurefile and the module where i use formlib: http://paste.uni.cc/1666700:01
benjiThere's no input widget registered for List fields.00:01
benjiI don't know that a general purpose one exists.00:02
X-screamI'm following the example in philipps book, and he has a simple edit form when he does this00:03
benji<shrug>00:03
benjiPerhaps your configuration differs from his.00:03
benjiDid he load some ZCML that you don't have?00:03
X-screamthey're identical, but I used mytest instead of his worldcookery because I have a mytest package :)00:05
benjihmm, why is the None in the list of adapted objects?00:06
X-screamwhat does the error message really say? Pretty cryptic for a newbie..  does getMultiAdapter want (obj, iface, name) but it gets (..., None, ...) ?00:06
X-screambenji: yeah, dunno :)00:07
benjithe message just says that it tried to (multi-) adapt a List field, None, and a request to IInputWidget and nothing is registered that can do that00:08
benjiI suspect you want that None to be a list (possibly empty) instead00:08
X-screamI looked in introspect for my object, there are no None values in any field00:09
X-scream*confused*00:10
X-screamor did i say something stupid now00:11
*** srichter has quit IRC00:15
*** theuni has joined #zope3-dev00:16
*** Aiste has quit IRC00:32
X-scream:(00:34
dennis__X-Scream read the book example more closely, he is setting .custom_widget for the List fields00:35
X-screamthat's a lot more pages after where I am00:38
X-screamI'm at 116-11700:38
X-screamand in fig. 8.1 he gets it working00:38
dennis__X-scream can you paste also your interfaces.py and where you implement the object (Recipe i guess)00:46
*** dobee has joined #zope3-dev00:46
X-screamsure00:48
X-screaminterfaces.py: http://paste.uni.cc/1666800:49
*** theuni has quit IRC00:49
X-screamrecipe.py: http://paste.uni.cc/1666900:50
X-screamhehe, the captcha read "BUGX"00:50
*** jodok_ has joined #zope3-dev00:52
dennis__X-scream I don't think the FieldProperty creates an empty list, the book is using the recipe from page 92 at this point; can you check in a debug shell that  sandwhich.tools and sandwich.ingredients are [] and not None or non-existent00:57
X-scream>>> root['sandwich'].tools00:58
X-scream[u'Knife', u'Plate']00:58
X-screamingredients is also a non-empty list00:58
dennis__type(root['sandwich'])00:59
dennis__oops,  type(root['sandwich'].tools)00:59
X-scream>>> type(root['sandwich'].tools)01:00
X-scream<type 'list'>01:00
X-screammaybe I should just use his recipe.py from page 92 and create a new object..01:00
dennis__just to see if it makes a difference01:01
X-screamyeah, but it's a little late for that now.. do it tomorrow.01:02
X-screamanyway thanks alot for your time!01:02
dennis__goodluck tomorrow :)01:02
X-screamthx :)01:04
*** timte has quit IRC01:05
*** srichter has joined #zope3-dev01:09
*** dobee has quit IRC01:10
*** jodok_ has quit IRC01:10
*** ChanServ sets mode: +o srichter01:23
*** eldar has joined #zope3-dev01:24
*** philiKON has joined #zope3-dev01:26
*** natea|boston has joined #zope3-dev01:26
*** natea|boston_ has quit IRC01:34
*** philiKON has quit IRC01:39
*** norro has quit IRC01:45
*** johnlr has joined #zope3-dev02:00
*** twcook has joined #zope3-dev02:08
*** andrew_m has quit IRC02:09
*** pcardune has joined #zope3-dev02:11
*** dunny has quit IRC02:39
*** twcook has quit IRC02:57
*** natea|boston_ has joined #zope3-dev02:57
*** greenman has joined #zope3-dev03:03
*** natea|boston has quit IRC03:06
*** lmiller has joined #zope3-dev03:07
*** huajie has joined #zope3-dev03:13
*** dunny has joined #zope3-dev03:24
*** natea|boston has joined #zope3-dev03:28
*** greenman_ has joined #zope3-dev03:34
*** natea|boston_ has quit IRC03:37
*** natea|boston_ has joined #zope3-dev03:45
*** alecm_ has quit IRC03:48
*** greenman has quit IRC03:48
*** natea|boston_ has quit IRC03:49
*** natea|boston has quit IRC03:51
*** natea|away has joined #zope3-dev03:59
*** hazmat has joined #zope3-dev04:10
*** ChanServ sets mode: +o hazmat04:10
*** greenman_ has quit IRC04:39
*** natea|away_ has joined #zope3-dev04:43
*** alecm has joined #zope3-dev04:49
*** redir has quit IRC04:53
*** natea|away has quit IRC04:55
*** alecm has quit IRC05:05
*** alecm has joined #zope3-dev05:07
*** alecm has quit IRC05:15
*** redir has joined #zope3-dev05:26
*** rlo has joined #zope3-dev05:40
*** redir has quit IRC05:49
*** Ariel_Calzada has joined #zope3-dev06:07
*** Ariel_Calzada has quit IRC06:08
*** Ariel_Calzada has joined #zope3-dev06:08
*** dunny has quit IRC06:09
*** hazmat has quit IRC06:16
*** Ariel_Calzada has quit IRC06:16
*** hazmat has joined #zope3-dev06:16
*** ChanServ sets mode: +o hazmat06:16
*** eldar has quit IRC06:23
*** srichter has quit IRC06:26
*** Aiste has joined #zope3-dev06:43
*** natea|away has joined #zope3-dev06:44
*** cursor has joined #zope3-dev06:49
*** pcardune has quit IRC06:51
*** natea|away_ has quit IRC06:52
*** chacha_chaudhry has joined #zope3-dev06:54
*** natea|away_ has joined #zope3-dev07:01
*** dunny has joined #zope3-dev07:08
*** natea|away has quit IRC07:08
*** cursor has quit IRC07:12
*** cursor has joined #zope3-dev07:12
*** natea|away has joined #zope3-dev07:14
*** pcardune has joined #zope3-dev07:20
*** natea|away_ has quit IRC07:23
*** jfroche has joined #zope3-dev07:28
*** reco has joined #zope3-dev07:41
*** natea|away_ has joined #zope3-dev07:45
*** natea|away has quit IRC07:54
*** pcardune_ has joined #zope3-dev07:59
*** hazmat has quit IRC08:00
*** rlo has quit IRC08:00
*** romanofski has quit IRC08:00
*** BjornT has quit IRC08:00
*** tarek has quit IRC08:00
*** benji has quit IRC08:00
*** lisppaste6 has quit IRC08:00
*** dennis__ has quit IRC08:00
*** pcardune has quit IRC08:01
*** hazmat has joined #zope3-dev08:03
*** BjornT has joined #zope3-dev08:03
*** rlo has joined #zope3-dev08:03
*** romanofski has joined #zope3-dev08:03
*** tarek has joined #zope3-dev08:03
*** benji has joined #zope3-dev08:03
*** lisppaste6 has joined #zope3-dev08:03
*** dennis__ has joined #zope3-dev08:03
*** irc.freenode.net sets mode: +o hazmat08:03
*** d2m has joined #zope3-dev08:08
*** theuni has joined #zope3-dev08:10
*** jfroche has quit IRC08:16
*** dobee has joined #zope3-dev08:19
*** sorin_ has joined #zope3-dev08:24
*** sorin_ is now known as sorindregan08:25
*** reco has quit IRC08:29
*** dobee has quit IRC08:30
*** baijum has joined #zope3-dev08:30
*** rlo has quit IRC08:31
*** dunny has quit IRC08:39
*** niemeyer has joined #zope3-dev08:42
*** natea|away has joined #zope3-dev08:45
*** theuni has quit IRC08:45
*** natea|away_ has quit IRC08:53
*** hazmat has quit IRC08:58
*** natea|away_ has joined #zope3-dev09:00
*** philiKON has joined #zope3-dev09:00
*** jodok has joined #zope3-dev09:02
*** andrew_m has joined #zope3-dev09:03
*** natea|away has quit IRC09:08
*** lmiller has quit IRC09:09
*** ignas has joined #zope3-dev09:13
*** jfroche has joined #zope3-dev09:13
*** dunny has joined #zope3-dev09:15
*** hazmat has joined #zope3-dev09:17
*** ChanServ sets mode: +o hazmat09:17
*** alecm has joined #zope3-dev09:19
*** jodok_ has joined #zope3-dev09:21
*** schwendinger has joined #zope3-dev09:32
*** jodok has quit IRC09:32
*** jodok has joined #zope3-dev09:33
*** xenru has joined #zope3-dev09:35
*** romanofs1i has joined #zope3-dev09:37
romanofs1imoin :)09:38
*** natea|away has joined #zope3-dev09:47
*** natea|away_ has quit IRC09:53
*** xenru has quit IRC10:00
*** natea|away_ has joined #zope3-dev10:02
*** xenru has joined #zope3-dev10:02
*** jodok_ has quit IRC10:04
*** jodok_ has joined #zope3-dev10:04
*** hazmat has quit IRC10:05
*** alecm has quit IRC10:08
*** natea|away has quit IRC10:09
*** theuni has joined #zope3-dev10:10
*** naro has joined #zope3-dev10:11
*** jodok has quit IRC10:19
*** jfroche has quit IRC10:31
*** xenru has quit IRC10:37
*** niemeyer has quit IRC10:41
*** jodok_ has quit IRC10:44
*** jodok has joined #zope3-dev10:49
*** ghendi has joined #zope3-dev10:52
*** ghendi has quit IRC10:52
*** ghendi has joined #zope3-dev10:52
*** theuni has quit IRC10:55
*** philiKON_ has joined #zope3-dev10:56
*** ignas has quit IRC10:58
*** philiKON has quit IRC11:00
*** dobee_ has joined #zope3-dev11:01
*** jfroche has joined #zope3-dev11:04
*** xenru has joined #zope3-dev11:09
*** bigkevmcd has joined #zope3-dev11:10
bigkevmcdmornin' all11:10
*** jodok has quit IRC11:10
*** pelle_ has joined #zope3-dev11:14
*** jhauser has joined #zope3-dev11:16
*** twcook has joined #zope3-dev11:24
*** dobee has joined #zope3-dev11:25
*** theuni has joined #zope3-dev11:25
*** b52laptop has quit IRC11:29
*** dobee has quit IRC11:33
*** stub has joined #zope3-dev11:37
*** jfroche has quit IRC11:38
*** xenru has quit IRC11:39
*** philiKON_ has quit IRC11:43
*** dobee_ has quit IRC11:49
*** dobee has joined #zope3-dev12:14
*** theuni has quit IRC12:14
*** jodok has joined #zope3-dev12:16
*** dobee has quit IRC12:17
*** xenru has joined #zope3-dev12:28
*** pcardune_ has quit IRC12:30
*** huajie has quit IRC12:32
*** xenru has quit IRC12:40
*** philiKON has joined #zope3-dev12:40
*** b52laptop has joined #zope3-dev12:42
*** philiKON has quit IRC12:42
*** dunny has quit IRC12:59
*** norro has joined #zope3-dev13:03
*** oferw has joined #zope3-dev13:03
*** niemeyer has joined #zope3-dev13:14
*** b52laptop has quit IRC13:18
*** b52laptop has joined #zope3-dev13:19
*** xenru has joined #zope3-dev13:23
*** xenru has joined #zope3-dev13:24
*** jodok_ has joined #zope3-dev13:26
*** xenru has quit IRC13:26
*** theuni has joined #zope3-dev13:28
*** xenru has joined #zope3-dev13:31
*** jodok has quit IRC13:39
*** niemeyer has quit IRC13:42
*** xenru has quit IRC13:45
*** norro has quit IRC13:46
*** projekt01 has joined #zope3-dev13:47
*** jsadjohnson has quit IRC13:51
*** pbugni has quit IRC13:51
*** jsadjohnson has joined #zope3-dev13:52
*** pbugni has joined #zope3-dev13:52
*** pcardune_ has joined #zope3-dev13:54
*** niemeyer has joined #zope3-dev13:59
*** ignas has joined #zope3-dev13:59
*** xenru has joined #zope3-dev13:59
*** jodok_ is now known as jodok14:02
*** timte has joined #zope3-dev14:04
*** theuni has quit IRC14:04
*** benji has quit IRC14:12
*** stub has quit IRC14:15
*** romanofski has quit IRC14:17
*** jodok has quit IRC14:26
*** theuni has joined #zope3-dev14:27
*** jfroche has joined #zope3-dev14:33
*** jodok has joined #zope3-dev14:43
*** goschtl has joined #zope3-dev14:44
*** oferw has quit IRC14:45
*** jodok_ has joined #zope3-dev14:52
*** benji has joined #zope3-dev14:59
*** Ariel_Calzada has joined #zope3-dev15:00
*** jodok has quit IRC15:07
*** xenru has quit IRC15:07
*** jodok has joined #zope3-dev15:07
*** niemeyer has quit IRC15:08
*** pcardune_ has quit IRC15:09
*** twcook has quit IRC15:12
*** torkel_ has joined #zope3-dev15:13
*** philiKON has joined #zope3-dev15:13
*** theuni has quit IRC15:17
*** xenru has joined #zope3-dev15:18
*** jodok_ has quit IRC15:23
*** chacha_chaudhry has quit IRC15:26
*** xenru has quit IRC15:39
*** philiKON has quit IRC15:39
*** pcardune_ has joined #zope3-dev15:40
*** jfroche has quit IRC15:40
*** xenru has joined #zope3-dev15:50
*** ignas has quit IRC15:57
*** philiKON has joined #zope3-dev15:59
*** rcrafton has joined #zope3-dev16:00
*** srichter has joined #zope3-dev16:12
*** dobee has joined #zope3-dev16:14
*** baijum has quit IRC16:16
*** torkel_ has quit IRC16:18
*** ignas has joined #zope3-dev16:20
*** dobee_ has joined #zope3-dev16:24
*** cursor has joined #zope3-dev16:27
*** dobee_ has quit IRC16:29
*** xenru has quit IRC16:30
*** J1m has joined #zope3-dev16:38
*** ktwilight has quit IRC16:41
*** cursor has quit IRC16:43
*** hazmat has joined #zope3-dev16:46
*** ChanServ sets mode: +o hazmat16:46
*** ktwilight has joined #zope3-dev16:47
*** dobee has quit IRC16:48
*** philiKON has quit IRC16:51
*** xenru has joined #zope3-dev16:53
*** pcardune_ has quit IRC16:53
*** ktwilight has quit IRC16:54
*** ktwilight has joined #zope3-dev16:56
*** dunny has joined #zope3-dev16:57
*** sorindregan has quit IRC16:58
*** xenru has quit IRC17:00
*** meatballhat has joined #zope3-dev17:00
*** meatballhat has left #zope3-dev17:01
*** ChanServ sets mode: +o srichter17:04
*** jodok_ has joined #zope3-dev17:09
*** dobee has joined #zope3-dev17:10
*** pcardune_ has joined #zope3-dev17:10
*** jukart has joined #zope3-dev17:13
*** whit has joined #zope3-dev17:16
*** xenru has joined #zope3-dev17:19
*** philiKON has joined #zope3-dev17:20
*** philiKON has quit IRC17:25
*** philiKON has joined #zope3-dev17:26
*** jodok has quit IRC17:26
*** xenru has quit IRC17:36
*** xenru has joined #zope3-dev17:37
*** jodok_ has quit IRC17:44
*** philiKON has quit IRC17:44
*** dobee has quit IRC17:45
*** alecm has joined #zope3-dev17:45
*** philiKON has joined #zope3-dev17:47
*** dobee has joined #zope3-dev17:51
*** jfroche has joined #zope3-dev17:53
*** lisppaste6 has quit IRC17:54
*** xenru has quit IRC17:55
*** niemeyer has joined #zope3-dev17:58
*** lisppaste6 has joined #zope3-dev17:59
*** ignas has quit IRC18:00
*** pcardune_ has quit IRC18:00
*** torkel_ has joined #zope3-dev18:01
*** dobee has quit IRC18:03
*** twcook has joined #zope3-dev18:09
*** dobee has joined #zope3-dev18:10
*** cursor_ has joined #zope3-dev18:20
*** whitmo has joined #zope3-dev18:25
*** whit has quit IRC18:26
*** dobee has quit IRC18:27
*** pelle_ has quit IRC18:28
*** goschtl has quit IRC18:32
*** Ariel_Calzada has joined #zope3-dev18:32
*** dobee has joined #zope3-dev18:36
*** jinty has joined #zope3-dev18:37
*** alecm has quit IRC18:38
*** lucielejard has joined #zope3-dev18:40
*** ghendi has quit IRC18:41
*** nerdalert has joined #zope3-dev18:44
*** pelle_ has joined #zope3-dev18:44
*** natea|away_ is now known as natea|boston18:45
*** jinty has quit IRC18:46
*** dobee has quit IRC18:55
*** philiKON has quit IRC18:55
dennis__hohum, if I have a user-signup site (principal signup folder), and am using principal annotations, when I delete a user from the signup folder (and all permissions defined anywhere to do with that principal), do the annotations disappear as well, or what should I do to properly remove a user ?18:56
*** g_n_o_s_i_s has joined #zope3-dev18:57
*** philiKON has joined #zope3-dev18:57
*** whitmo is now known as whit18:58
*** philiKON has quit IRC18:59
*** jinty has joined #zope3-dev19:01
*** pcardune_ has joined #zope3-dev19:01
*** pcardune_ is now known as pcardune19:02
*** pelle_ has quit IRC19:04
*** natea|boston is now known as natea|away19:06
*** niemeyer has quit IRC19:07
*** Lumiere has joined #zope3-dev19:08
Lumiereanyone with access to download.zope.org around?19:08
Lumiereerror: Can't download http://download.zope.org/distribution/zope.minmax-1.0b2-py2.4.egg: 403 Forbidden19:08
CSWookieAye.19:08
*** romanofs1i has quit IRC19:09
*** alecm has joined #zope3-dev19:09
*** alecm has quit IRC19:10
pcarduneLumiere: looks like someone uploaded that egg with the wrong permissions on it. and the commit for that was 28 minutes ago19:11
pcarduneLumiere: so if you had tried to get that egg ~29 minutes ago, it would have worked19:11
*** jukart has quit IRC19:12
Lumierefun19:15
CSWookieLumiere: Should be good.19:16
* Lumiere force builds on buildbot19:16
*** xenru has joined #zope3-dev19:16
CSWookieI think sorted might also take a flage to revers sort...19:17
*** xenru has quit IRC19:20
*** srichter has quit IRC19:20
*** jinty has quit IRC19:25
*** b52laptop has quit IRC19:30
*** alecm has joined #zope3-dev19:30
*** richardkan has joined #zope3-dev19:33
*** projekt01 has quit IRC19:35
*** natea|away_ has joined #zope3-dev19:37
*** jfroche has quit IRC19:40
*** pcardune has quit IRC19:42
*** natea|away has quit IRC19:43
*** natea|away has joined #zope3-dev19:48
*** jfroche has joined #zope3-dev19:48
richardkanhi19:50
richardkanDoes anybody know how to set the permissions so that the user can access the add form but not the content of the container?19:50
*** Ariel_Calzada has quit IRC19:50
richardkanunauthenticated user should access location [top]/mycontainer/+/19:50
richardkanhowever, location [top]/mycontainer/ should not be accessible19:51
*** Aiste has quit IRC19:53
*** natea|away_ has quit IRC19:55
*** torkel_ has quit IRC19:57
*** schwendinger has quit IRC19:58
*** Ariel_Calzada has joined #zope3-dev19:59
*** lucielejard has quit IRC20:05
*** cursor_ has quit IRC20:11
*** natea|away has quit IRC20:12
*** RaFromBRC has joined #zope3-dev20:23
*** natea|away has joined #zope3-dev20:30
*** srichter has joined #zope3-dev20:36
*** philiKON has joined #zope3-dev20:39
*** philiKON has quit IRC20:40
*** xenru has joined #zope3-dev20:42
*** smas1 has joined #Zope3-dev20:44
*** smas1 has left #Zope3-dev20:45
*** smas1 has joined #Zope3-dev20:46
*** smas1 has left #Zope3-dev20:46
*** nathany has joined #zope3-dev20:47
*** whit has quit IRC20:47
*** smas1 has joined #Zope3-dev20:47
*** smas1 has left #Zope3-dev20:48
*** whit has joined #zope3-dev20:53
*** richardkan has quit IRC21:05
*** romanofski has joined #zope3-dev21:11
*** schwendinger has joined #zope3-dev21:18
*** natea|away has quit IRC21:24
*** afd_ has joined #zope3-dev21:31
*** tarek has quit IRC21:46
*** jfroche has quit IRC21:49
*** natea|away has joined #zope3-dev21:55
*** jfroche has joined #zope3-dev21:58
*** natea|away is now known as natea|boston21:58
*** jfroche has quit IRC21:58
*** jfroche has joined #zope3-dev21:59
*** dunny_ has joined #zope3-dev22:04
*** dunny has quit IRC22:12
*** jsadjohnson_ has joined #zope3-dev22:19
*** jsadjohnson has quit IRC22:19
*** niemeyer has joined #zope3-dev22:30
*** alecm has quit IRC22:35
*** ChanServ sets mode: +o srichter22:46
*** naro has quit IRC23:04
*** romanofski is now known as rom23:04
*** rom is now known as rom|zzZZZ23:05
*** pcardune has joined #zope3-dev23:05
*** schwendinger has quit IRC23:06
*** d2m has quit IRC23:07
*** afd_ has quit IRC23:15
*** tarek has joined #zope3-dev23:25
*** ccomb has quit IRC23:25
*** nathany has quit IRC23:45
*** RaFromBRC is now known as RaFromBRC|lunch23:48
*** xenru has quit IRC23:50
*** natea|boston is now known as natea|food23:54
*** norro has joined #zope3-dev23:56
*** jinty has joined #zope3-dev23:59

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