IRC log of #zope for Friday, 2010-09-24

*** redir has quit IRC00:00
CIA-7charlie_x * r116774 Products.CMFDefault/Products/CMFDefault/browser/membership/members.py: Use _get_ids for finding which items were selected.00:02
*** hever has joined #zope00:03
*** srichter has quit IRC00:06
*** srichter has joined #zope00:06
*** hever has quit IRC00:08
*** redir has joined #zope00:10
*** thetetet has joined #zope00:15
*** thetet has quit IRC00:19
*** jakke has quit IRC00:30
*** Arfrever has quit IRC00:42
*** redir has quit IRC00:57
*** vipod has quit IRC00:59
*** thetetet has quit IRC01:05
CIA-7charlie_x * r116775 Products.CMFDefault/Products/CMFDefault/browser/content/ (folder_contents.pt folder.py tests/test_folder.py): Utility class used for wrapping items for display.01:13
CIA-7charlie_x * r116776 Products.CMFDefault/Products/CMFDefault/browser/membership/members.py: Utility class for display works the same as folder_contents.01:13
CIA-7jim * r116777 /ZODB/branches/jim-gc: whimper01:13
CIA-7ldr * r116778 /Products.CMFCore/branches/adapterize-wfstatus-wfhistory: about to rebase this branch01:13
CIA-7ldr * r116779 /Products.CMFCore/branches/adapterize-wfstatus-wfhistory: rebase branch01:13
CIA-7jim jim-gc * r116780 ZODB/src/ (5 files in 3 dirs): (log message trimmed)01:13
CIA-7Trying to deal with https://bugs.launchpad.net/zodb/+bug/64148101:13
CIA-7I'm fairly sure that the problem has to do with the fact that ZODB'01:13
CIA-7object caches implementation has its own weakref implementation.01:13
CIA-7The approach in this branch is to basically stop using GC for01:13
CIA-7persistent objects that are in object caches. This is a band aid. :(01:13
CIA-7Once consequence is that there will significant leakage if caches01:13
CIA-7ldr adapterize-wfstatus-wfhistory * r116781 Products.CMFCore/Products/CMFCore/ (5 files in 3 dirs): Update workflow storage adapter branch, originally [83320]01:13
_mup_Bug #641481: ZODB 3.10b6 fails to run tests with Python 2.7 on Fedora 14 Branched <ZODB:Confirmed for jim-zope> <https://launchpad.net/bugs/641481>01:13
*** menesis has quit IRC01:18
*** Hypergraphe_ has quit IRC01:20
*** dunny has quit IRC01:27
*** MrWu has joined #zope01:30
*** davisagli is now known as davisagli|away01:40
*** davisagli|away is now known as davisagli01:43
*** davisagli is now known as davisagli|away01:43
*** _bluetouff has quit IRC01:48
*** _bluetouff has joined #zope01:48
CIA-7jim jim-gc * r116782 ZODB/src/persistent/tests/testPersistent.py: Fixed test leaks.01:49
*** HammerToe has joined #zope01:49
HammerToeHi all... got a very odd problem with viewlets, which I'm trying to track down.... however I want to check super() does what I think it does... see http://pastie.org/117800401:50
HammerToeline 1 shows the error I get... so checking the mro it shows that super() *should* find __init__ in BrowserView... but clearly doesn't... yet if I try and call it directly (ie without super) then it works01:51
*** John[a] has joined #zope01:55
*** John[a] is now known as John01:55
*** John has quit IRC01:55
*** John has joined #zope01:55
*** davisagli|away is now known as davisagli02:02
*** minskmaz has joined #zope02:03
davisagliHammerToe: is your viewlet ViewletBase, or something that extends ViewletBase?02:03
*** webmaven has quit IRC02:03
davisagliHammerToe: I think you probably want super(YourViewletClass, self)02:04
CIA-7jim jim-gc * r116783 ZODB/src/BTrees/tests/ (testBTrees.py test_compare.py testConflict.py): Fixed test leaks.02:05
HammerToedavisagli: I'm trying to migrate a site from plone 3 to plone 4... and seem to be having trouble with some grok-based viewlets02:05
HammerToeI thought it was a egg version mismatch... but no matter what I try, I can't get it to work02:05
davisagliHammerToe: if you paste your viewlet code maybe I can help more02:06
HammerToedavisagli: I'll try... but not sure it'll help... hold on02:07
*** redir has joined #zope02:07
davisagliHammerToe: or did you have a traceback?02:08
davisaglihttp://imgur.com/jacoj ;)02:08
HammerToedavisagli: here is the relevent viewlet code02:08
*** allisterb has joined #zope02:10
HammerToedavisagli: traceback: http://pastie.org/117805502:11
davisagliHammerToe: I'm afraid I don't have much experience to offer here...I haven't tried registering viewlets grok-style02:15
HammerToedavisagli: ok thanks anyways... it all works fine on Plone 3.3.5... but not on 4.0.. and I can't work out why... it almost seems like a method signature in either a zope or grak package has changed and I have versions out of sync... but I can't see what/where/how :(02:16
davisagliHammerToe: what is super(ViewletBase, self).__init__.__module__ ?02:18
HammerToedavisagli: plone.app.layout.viewlets.common02:20
*** RaFromBRC has joined #zope02:21
davisagliHammerToe: seems like there's some confusion between the ViewletBase in zope.viewlet.viewlet and the one in plone.app.layout.viewlets.common02:21
davisagliHammerToe: but not sure what exactly. gotta go for now02:21
HammerToeOK cheers02:21
*** davisagli is now known as davisagli|away02:22
*** allisterb has quit IRC02:34
*** mr_jolly_ has joined #zope02:41
*** mr_jolly has quit IRC02:43
*** mr_jolly_ is now known as mr_jolly02:43
*** HammerToe has quit IRC02:45
*** HammerToe has joined #zope02:45
*** allisterb has joined #zope02:47
*** HammerToe has quit IRC02:58
*** mr_jolly has quit IRC02:58
*** John has quit IRC02:59
*** daMaestro has quit IRC02:59
*** strichter has joined #zope03:06
*** srichter has quit IRC03:07
*** tiwula has quit IRC03:11
*** daMaestro has joined #zope03:12
*** MrWu has quit IRC03:12
*** runyaga has quit IRC03:22
*** ccomb has quit IRC03:34
*** fredvd|weg has quit IRC03:38
*** pepeu has joined #zope03:56
*** minskmaz has quit IRC04:07
*** alecm_ has joined #zope04:08
*** alecm has quit IRC04:11
*** alecm_ is now known as alecm04:11
*** daMaestro has quit IRC04:21
*** alecm has quit IRC04:25
*** tiwula has joined #zope04:26
*** davisagli|away is now known as davisagli04:26
*** davisagli is now known as davisagli|away04:28
*** alvaro_ has quit IRC04:42
*** pepeu has quit IRC04:43
*** davisagli|away is now known as davisagli04:52
*** davisagli is now known as davisagli|away04:53
*** runyaga has joined #zope05:05
*** runyaga has quit IRC05:43
*** runyaga has joined #zope05:43
*** benji has quit IRC05:45
*** dayne has joined #zope05:50
*** davisagli|away is now known as davisagli05:58
*** davisagli is now known as davisagli|away06:11
*** davisagli|away is now known as davisagli06:11
*** kleist has joined #zope06:25
*** davisagli is now known as davisagli|away06:25
*** xitrium_ has joined #zope06:48
*** xitrium has quit IRC06:50
*** xitrium_ is now known as xitrium06:50
*** strichter has quit IRC06:50
*** mahiti_skt has joined #zope07:11
*** pingviin1 has joined #zope07:46
*** vipod has joined #zope07:52
*** baijum has joined #zope07:55
*** wosc has joined #zope08:22
*** vipod has quit IRC08:24
*** Theuni1 has joined #zope08:26
*** Guest73994 has quit IRC08:28
*** vipod has joined #zope08:30
*** JaRoel|4D has quit IRC08:46
*** tiwula has quit IRC08:52
*** zagy has joined #zope08:53
*** Theuni1 has quit IRC08:57
*** d2m has joined #zope09:08
*** Theuni1 has joined #zope09:11
*** jakke has joined #zope09:19
*** cna has joined #zope09:20
*** hever has joined #zope09:23
*** hever has quit IRC09:26
*** hever has joined #zope09:26
*** yvl has quit IRC09:30
*** pingviin1 has quit IRC09:31
*** yvl has joined #zope09:33
*** baijum has quit IRC09:33
*** menesis has joined #zope09:35
*** hever has quit IRC09:38
*** shastry_ has joined #zope09:40
*** shastry has quit IRC09:43
*** sashav has joined #zope09:45
*** JaRoel|4D has joined #zope09:59
*** xitrium has quit IRC10:07
*** neo|4D has joined #zope10:07
*** __mac__ has joined #zope10:10
*** redir has quit IRC10:10
*** redir has joined #zope10:19
*** redir_ has joined #zope10:22
*** goschtl has joined #zope10:23
*** redir has quit IRC10:24
*** hever has joined #zope10:27
*** davisagli|away is now known as davisagli10:30
*** planetzopebot has quit IRC10:33
*** planetzopebot has joined #zope10:34
*** astoon has joined #zope10:34
*** runyaga has quit IRC10:35
*** runyaga has joined #zope10:37
*** runyaga has quit IRC10:37
*** baijum has joined #zope10:39
*** rwat has quit IRC10:50
*** agroszer has joined #zope10:57
*** danielkie has joined #zope11:09
*** davisagli is now known as davisagli|away11:10
danielkiehello. i need a bit of help. i used buildout to install ZMySQLDA in my Zope2 and it installed without errors. But i cant my start my instance because Zope misses DBAdapterFolder_icon.gif. What a critical error... ;) Any Idea? http://www.pastie.org/117873311:13
betabugto make it work just this instant, touch the file... otherwise, go and complain to whoever did that ZMySQLDA buildout?11:17
*** ccomb has joined #zope11:18
*** dunny has joined #zope11:18
*** goschtl_ has joined #zope11:18
*** goschtl has quit IRC11:20
*** goschtl_ is now known as goschtl11:20
danielkiebetabug: yeah thats obvious, but it misses the file in the Zope2 egg. not in the folder of the ZmySQLDA.11:21
betabughmm, dunno then11:21
*** HammerToe has joined #zope11:21
*** John has joined #zope11:22
*** John has quit IRC11:22
*** msg has joined #zope11:25
*** shastry_ has quit IRC11:36
d2mdanielkie: just add the file in the egg folder and check who did the 2.12.10 release11:38
d2mactually google shows the same error for a 2007 zope2.9.5 instance, could be that Products.ZMySQLDA-3.1-py2.6.egg/Products/ZMySQLDA/DA.py is doing wrong11:40
d2mi think this is really a problem with the mysql db adapter11:41
d2mdanielkie: the problem has been reported already http://sourceforge.net/projects/mysql-python/forums/forum/70461/topic/381679911:44
CIA-7alga * r116784 z3c.pt/src/z3c/pt/expressions.py: A little readability improvement.11:47
*** mitchell`off is now known as mitchell`11:52
*** mr_jolly has joined #zope11:52
*** fredvd has joined #zope11:52
danielkied2m: thx. i use SQLAlchemyDA now. it works better :D11:56
*** MatthewWilkes has joined #zope12:00
*** TomBlockley has joined #zope12:02
*** TomBlockley has joined #zope12:02
*** sunew has joined #zope12:06
*** ccomb has quit IRC12:08
*** hever has quit IRC12:08
*** hever has joined #zope12:08
*** mr_jolly has quit IRC12:13
*** mr_jolly has joined #zope12:17
*** mr_jolly_ has joined #zope12:19
*** mr_jolly_ has quit IRC12:20
*** mr_jolly has left #zope12:21
*** teix has joined #zope12:22
*** msg has quit IRC12:22
*** mr_jolly has joined #zope12:22
*** _bluetouff has quit IRC12:27
*** ccomb has joined #zope12:32
*** _bluetouff has joined #zope12:36
*** baijum has quit IRC12:38
*** yvl has quit IRC12:59
*** yvl_ has joined #zope12:59
*** yvl_ is now known as yvl12:59
*** danielkie has left #zope12:59
*** astoon has quit IRC13:10
*** River_Rat has quit IRC13:13
*** River_Rat has joined #zope13:26
*** dunny has quit IRC13:34
*** alexpilz has joined #zope13:37
*** Moo--- has quit IRC13:37
*** moo has joined #zope13:39
*** moo is now known as Guest8732413:39
*** goschtl has quit IRC13:44
*** ccomb has quit IRC13:44
*** thetet has joined #zope13:59
*** River_Rat has quit IRC14:03
*** benji has joined #zope14:09
*** goschtl has joined #zope14:27
*** John[a] has joined #zope14:30
*** John[a] is now known as msg14:34
*** _bluetouff has quit IRC14:34
*** msg has quit IRC14:34
*** msg has joined #zope14:34
*** msg has quit IRC14:36
*** _bluetouff has joined #zope14:39
*** smita1 has quit IRC14:52
CIA-7icemac * r116785 zope.app.authentication/src/zope/app/authentication/browser/ (tests/test_doctests.py tests tests/__init__.py tests.py): making room for more test modules15:10
*** benji has quit IRC15:11
*** benji has joined #zope15:12
*** benji has quit IRC15:16
*** benji has joined #zope15:16
*** __mac__ has quit IRC15:16
*** ccomb has joined #zope15:17
*** hever has quit IRC15:23
*** digitalmortician has quit IRC15:29
*** fredvd has quit IRC15:32
*** astoon has joined #zope15:35
*** Guest87324 is now known as Moo-_-_15:43
*** benji has quit IRC15:44
*** benji has joined #zope15:45
*** benji has quit IRC15:51
*** benji has joined #zope15:51
agroszerping Theuni115:57
Theuni1agroszer: pong15:57
agroszerhi15:57
*** benji has quit IRC15:57
agroszerTheuni1, did you ever try to use zodbupdate with z3c.baseregistry15:58
agroszer?15:58
*** benji has joined #zope15:58
Theuni1probably not15:59
agroszer:-S15:59
agroszerI guess I gotta try on my own16:00
*** mahiti_skt has quit IRC16:01
*** baijum has joined #zope16:02
*** benji has quit IRC16:03
*** benji has joined #zope16:04
*** yareckon has joined #zope16:05
*** digitalmortician has joined #zope16:06
*** alexpilz has left #zope16:08
*** alexpilz has joined #zope16:09
yareckonhi guys, zope 2.10.4   can I trigger a redirect from within a dtml method?16:09
*** benji has quit IRC16:10
*** benji has joined #zope16:10
*** benji has quit IRC16:12
*** Arfrever has joined #zope16:13
agroszerTheuni1, fyi, seems to work, just have to register a global utility in rename_dict16:14
agroszerthat it gets registered on import16:14
*** benji has joined #zope16:16
*** benji has quit IRC16:16
*** benji has joined #zope16:17
*** vipod_ has joined #zope16:17
*** _bluetouff has quit IRC16:18
*** vipod has quit IRC16:18
*** vipod_ is now known as vipod16:18
*** baijum has quit IRC16:30
*** wosc has quit IRC16:31
*** touff has joined #zope16:33
*** digitalmortician has quit IRC16:34
*** mitchell` is now known as mitchell`afk16:35
*** matthewwilkes_ has joined #zope16:35
*** MatthewWilkes has quit IRC16:36
*** matthewwilkes_ is now known as MatthewWilkes16:36
*** kleist has quit IRC16:36
*** touff has quit IRC16:37
*** kleist has joined #zope16:38
*** Theuni1 has quit IRC16:40
*** webmaven has joined #zope16:40
*** digitalmortician has joined #zope16:41
*** tisto has joined #zope16:43
*** smita1 has joined #zope16:45
*** benji has quit IRC16:46
*** huajie has joined #zope16:51
*** benji has joined #zope16:52
*** sashav has quit IRC16:56
*** alvaro has joined #zope16:57
*** benji has quit IRC16:58
*** benji has joined #zope17:00
*** sunew has quit IRC17:01
*** Theuni1 has joined #zope17:04
*** cna has quit IRC17:05
*** RiverRat has joined #zope17:05
*** yareckon has quit IRC17:07
*** dayne has quit IRC17:11
*** digitalmortician has quit IRC17:16
*** digitalmortician has joined #zope17:22
*** benji has quit IRC17:24
*** benji has joined #zope17:25
*** MrWu has joined #zope17:28
*** digitalmortician has quit IRC17:40
*** goschtl has quit IRC17:43
*** baijum has joined #zope17:48
_mup_Bug #646872 was filed: HTTP 301 redirects aren't followed <zope.testbrowser:New> <https://launchpad.net/bugs/646872>17:51
*** tisto has quit IRC17:55
*** baijum has quit IRC18:01
*** bigkevmcd has left #zope18:01
*** alecm has joined #zope18:09
*** hartym has quit IRC18:10
*** zagy has quit IRC18:13
*** touff has joined #zope18:17
*** daMaestro has joined #zope18:17
*** daMaestro|isBack has joined #zope18:17
*** daMaestro|isBack has quit IRC18:18
CIA-7jim * r116786 ZODB/src/ (persistent/cPickleCache.c CHANGES.txt):18:19
CIA-7Bug fixed18:19
CIA-7- Changes in way that garage collection treats dictionaries in Python18:19
CIA-72.7 broke the object/connection cache implementation.18:19
CIA-7(https://bugs.launchpad.net/zodb/+bug/641481)18:19
_mup_Bug #641481: ZODB 3.10b6 fails to run tests with Python 2.7 on Fedora 14 Branched <ZODB:Fix Committed by jim-zope> <https://launchpad.net/bugs/641481>18:19
*** touff has quit IRC18:21
*** menesis has quit IRC18:26
*** yvl has quit IRC18:29
*** jakke has left #zope18:33
*** Theuni1 has quit IRC18:39
*** huajie has quit IRC18:49
*** benji is now known as benji-lunch18:49
*** tiwula has joined #zope19:03
*** regebro has joined #zope19:07
*** smita1 has quit IRC19:09
*** tisto has joined #zope19:09
*** thetet has quit IRC19:12
CIA-7jim * r116787 ZODB/src/ZEO/tests/testConnection.py: Tweaked debugging info again.19:19
*** hever has joined #zope19:21
*** smita1 has joined #zope19:23
*** HammerToe has quit IRC19:23
*** davisagli|away is now known as davisagli19:25
*** davisagli is now known as davisagli|away19:26
*** Theuni1 has joined #zope19:41
*** mitchell`afk is now known as mitchell`off19:43
*** alexpilz has quit IRC19:43
*** benji-lunch is now known as benji19:47
*** redir_ has quit IRC19:52
*** hever has quit IRC19:59
*** ccomb has quit IRC20:00
*** regebro has quit IRC20:07
*** MatthewWilkes has quit IRC20:07
*** davisagli|away is now known as davisagli20:09
*** mr_jolly has quit IRC20:12
*** mr_jolly has joined #zope20:13
*** sm has joined #zope20:22
*** agroszer_ has joined #zope20:22
*** agroszer has quit IRC20:22
*** TomBlockley has quit IRC20:31
*** davisagli is now known as davisagli|away20:37
*** davisagli|away is now known as davisagli20:37
*** binbrain has joined #zope20:38
*** __mac__ has joined #zope20:41
*** mcdonc has quit IRC20:44
*** mcdonc has joined #zope20:44
CIA-7jim * r116788 ZODB/src/ (ZEO/tests/testZEO.py CHANGES.txt ZEO/runzeo.py):20:48
CIA-7Bug fixed20:48
CIA-7- Logrotation/repoening via a SIGUSR2 signal wasn't implemented.20:48
CIA-7(https://bugs.launchpad.net/zodb/+bug/143600)20:48
CIA-7Needs windows test.20:48
_mup_Bug #143600: Enable ZEO log rotation <database> <feature+solution> <ZODB:Confirmed for hannosch> <https://launchpad.net/bugs/143600>20:48
*** MrWu has quit IRC20:49
*** digitalmortician has joined #zope20:58
CIA-7ctheune * r116789 /zopetoolkit/doc/source/zope-dev/zope-dev-20100921.rst: add summary from this week21:05
CIA-7ctheune * r116790 /zopetoolkit/doc/source/zope-dev/ (zope-dev-20100928.rst archive.rst index.rst): Agenda for next week.21:05
*** HammerToe has joined #zope21:08
*** JaRoel|4D has quit IRC21:14
*** mr_jolly has quit IRC21:15
*** MatthewWilkes has joined #zope21:17
*** HammerToe has quit IRC21:18
*** agroszer_ has quit IRC21:20
*** shastry has joined #zope21:26
*** shastry has joined #zope21:26
*** smita1 has quit IRC21:30
*** zagy has joined #zope21:34
*** davisagli is now known as davisagli|away21:34
*** jvanz has joined #zope21:37
*** jvanz has left #zope21:43
*** zagy1 has joined #zope21:47
*** zagy has quit IRC21:47
*** redir has joined #zope21:48
*** zagy1 has quit IRC22:08
*** kleist has quit IRC22:15
*** JaRoel|4D has joined #zope22:19
*** teix has quit IRC22:20
*** JaRoel|4D has quit IRC22:25
*** vipod has quit IRC22:26
*** JaRoel|4D has joined #zope22:27
*** daMaestro has quit IRC22:31
*** dunny has joined #zope22:38
*** daMaestro has joined #zope22:44
*** daMaestro has joined #zope22:44
*** tisto has quit IRC22:46
CIA-7jim * r116791 ZODB/src/ZEO/ (ServerStub.py ClientStorage.py cache.py): Finish z64-ification of lastTransaction.22:47
CIA-7jim * r116792 ZODB/src/ZODB/tests/BasicStorage.py: Give a join more time to try to avoid spurious errors.22:47
*** astoon has quit IRC22:49
*** smita1 has joined #zope22:52
*** shastry has quit IRC22:55
*** redir has quit IRC23:00
*** redir has joined #zope23:02
CIA-7jim * r116793 ZODB/src/ZEO/tests/testZEO.py: Fixed runzeo_logrotate_on_sigusr2 to work with Python 2.5.23:18
*** davisagli|away is now known as davisagli23:23
*** __mac__ has quit IRC23:24
*** __mac__ has joined #zope23:31
*** sm has quit IRC23:34
*** giampaolo has joined #zope23:51
*** Wu has quit IRC23:51
*** binbrain has quit IRC23:56
*** Arfrever has quit IRC23:59

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