Re: [Zope-dev] Splitter problem #3
The tarballer tends to break stuff. I think it has something to do with long filenames. I submitted an issue to the zope-web tracker about this a while back, but I can't imagine it's a high-priority issue. - Original Message - From: "Andreas Jung" <[EMAIL PROTECTED]> To: "Petter Enholm" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 12:28 PM Subject: Re: [Zope-dev] Splitter problem #3 > Looks like the tar ball might be broken. > At least > http://cvs.zope.org/Zope/lib/python/Products/PluginIndexes/TextIndex/Splitte > r/__init__.py?rev=1.8&content-type=text/vnd.viewcvs-markup show > that the __init__.py file is not empty. > Try to perform a fresh checkout from cvs.zope.org instead > of using the tarball. > > -aj > - Original Message - > From: "Petter Enholm" <[EMAIL PROTECTED]> > To: "Andreas Jung" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Thursday, April 04, 2002 01:23 > Subject: Re: [Zope-dev] Splitter problem #3 > > > > > > That is correct, but in the CVS tree the file is empty. > > I checked out from the CVS tree yesterday. > > > > Here: > > > http://cvs.zope.org/~checkout~/Zope/lib/python/Products/PluginIndexes/TextIn > > dex/Splitter/ZopeSplitter/ > > > > I also downloaded a tar ball for the HEAD tag, which also gives a > > __init__.py which zero bytes. > > > > Best regards > > > > Petter Enholm > > > > - Original Message - > > From: "Andreas Jung" <[EMAIL PROTECTED]> > > To: "Petter Enholm" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > > Sent: Wednesday, April 03, 2002 6:37 PM > > Subject: Re: [Zope-dev] Splitter problem #3 > > > > > > > > > > - Original Message - > > > From: "Petter Enholm" <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]> > > > Sent: Wednesday, April 03, 2002 11:27 > > > Subject: [Zope-dev] Splitter problem #3 > > > > > > > > > > > > > > I checked the directory containing ZopeSplitter and I saw that the > > > > __init__.py file was empy. I copied on the one from Zope-2.5.1-b1 - > and > > > Zope > > > > starts without problems. I am curious now, what is the problem here ? > > Can > > > I > > > > continue running with the __init__.py from older Zope version or is > > there > > > > other things that must be done to my installation. > > > > > > Neither the ZopeSplitter/__init__.py file for 2.4.3 nor 2.5.1b1 are > empty > > > for me. > > > > > > -aj > > > > > > > > > > > > ___ > > > Zope-Dev maillist - [EMAIL PROTECTED] > > > http://lists.zope.org/mailman/listinfo/zope-dev > > > ** No cross posts or HTML encoding! ** > > > (Related lists - > > > http://lists.zope.org/mailman/listinfo/zope-announce > > > http://lists.zope.org/mailman/listinfo/zope ) > > > > > > > > > > ___ > Zope-Dev maillist - [EMAIL PROTECTED] > http://lists.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope ) > ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
Re: [Zope-dev] Splitter problem #3
Looks like the tar ball might be broken. At least http://cvs.zope.org/Zope/lib/python/Products/PluginIndexes/TextIndex/Splitte r/__init__.py?rev=1.8&content-type=text/vnd.viewcvs-markup show that the __init__.py file is not empty. Try to perform a fresh checkout from cvs.zope.org instead of using the tarball. -aj - Original Message - From: "Petter Enholm" <[EMAIL PROTECTED]> To: "Andreas Jung" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 01:23 Subject: Re: [Zope-dev] Splitter problem #3 > > That is correct, but in the CVS tree the file is empty. > I checked out from the CVS tree yesterday. > > Here: > http://cvs.zope.org/~checkout~/Zope/lib/python/Products/PluginIndexes/TextIn > dex/Splitter/ZopeSplitter/ > > I also downloaded a tar ball for the HEAD tag, which also gives a > __init__.py which zero bytes. > > Best regards > > Petter Enholm > > - Original Message - > From: "Andreas Jung" <[EMAIL PROTECTED]> > To: "Petter Enholm" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, April 03, 2002 6:37 PM > Subject: Re: [Zope-dev] Splitter problem #3 > > > > > > - Original Message - > > From: "Petter Enholm" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, April 03, 2002 11:27 > > Subject: [Zope-dev] Splitter problem #3 > > > > > > > > > > I checked the directory containing ZopeSplitter and I saw that the > > > __init__.py file was empy. I copied on the one from Zope-2.5.1-b1 - and > > Zope > > > starts without problems. I am curious now, what is the problem here ? > Can > > I > > > continue running with the __init__.py from older Zope version or is > there > > > other things that must be done to my installation. > > > > Neither the ZopeSplitter/__init__.py file for 2.4.3 nor 2.5.1b1 are empty > > for me. > > > > -aj > > > > > > > > ___ > > Zope-Dev maillist - [EMAIL PROTECTED] > > http://lists.zope.org/mailman/listinfo/zope-dev > > ** No cross posts or HTML encoding! ** > > (Related lists - > > http://lists.zope.org/mailman/listinfo/zope-announce > > http://lists.zope.org/mailman/listinfo/zope ) > > > ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
Re: [Zope-dev] Splitter problem #3
That is correct, but in the CVS tree the file is empty. I checked out from the CVS tree yesterday. Here: http://cvs.zope.org/~checkout~/Zope/lib/python/Products/PluginIndexes/TextIn dex/Splitter/ZopeSplitter/ I also downloaded a tar ball for the HEAD tag, which also gives a __init__.py which zero bytes. Best regards Petter Enholm - Original Message - From: "Andreas Jung" <[EMAIL PROTECTED]> To: "Petter Enholm" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 6:37 PM Subject: Re: [Zope-dev] Splitter problem #3 > > - Original Message - > From: "Petter Enholm" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, April 03, 2002 11:27 > Subject: [Zope-dev] Splitter problem #3 > > > > > > I checked the directory containing ZopeSplitter and I saw that the > > __init__.py file was empy. I copied on the one from Zope-2.5.1-b1 - and > Zope > > starts without problems. I am curious now, what is the problem here ? Can > I > > continue running with the __init__.py from older Zope version or is there > > other things that must be done to my installation. > > Neither the ZopeSplitter/__init__.py file for 2.4.3 nor 2.5.1b1 are empty > for me. > > -aj > > > > ___ > Zope-Dev maillist - [EMAIL PROTECTED] > http://lists.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope ) ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
Re: [Zope-dev] Splitter problem #3
- Original Message - From: "Petter Enholm" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 11:27 Subject: [Zope-dev] Splitter problem #3 > > I checked the directory containing ZopeSplitter and I saw that the > __init__.py file was empy. I copied on the one from Zope-2.5.1-b1 - and Zope > starts without problems. I am curious now, what is the problem here ? Can I > continue running with the __init__.py from older Zope version or is there > other things that must be done to my installation. Neither the ZopeSplitter/__init__.py file for 2.4.3 nor 2.5.1b1 are empty for me. -aj ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
[Zope-dev] Splitter problem #3
Hi, Like other people on the list I get problems with the splitter. I checked out latest version of Zope from cvs today, compiled wo_pcgi.py and started Zope. Running nicely. Then I shut down Zope and copied in a Data.fs file from Zope 2.4.3 - which by the way runs nicely on Zope 2.5.1-b1. When I now attempt to restart Zope I get several errors, among others this one: 2002-04-03T18:01:41 ERROR(200) Zope Couldn't install PageTemplates Traceback (innermost last): File /usr/local/Zope/lib/python/OFS/Application.py, line 639, in install_product (Object: Zope) (Info: PageTemplates) File /usr/local/Zope/lib/python/Products/PageTemplates/__init__.py, line 28, in initialize File /usr/local/Zope/lib/python/Products/PageTemplates/ZopePageTemplate.py, line 342, in initialize File /usr/local/Zope/lib/python/App/ProductContext.py, line 318, in registerHelp File /usr/local/Zope/lib/python/App/ProductContext.py, line 244, in registerHelpTopic File /usr/local/Zope/lib/python/OFS/ObjectManager.py, line 290, in _setObject (Object: Help) File /usr/local/Zope/lib/python/HelpSys/HelpTopic.py, line 79, in manage_afterAdd (Object: PageTemplate_Edit.stx) File /usr/local/Zope/lib/python/HelpSys/HelpTopic.py, line 92, in index_object (Object: PageTemplate_Edit.stx) File /usr/local/Zope/lib/python/Products/ZCatalog/ZCatalog.py, line 476, in catalog_object (Object: catalog) File /usr/local/Zope/lib/python/Products/ZCatalog/Catalog.py, line 366, in catalogObject File /usr/local/Zope/lib/python/Products/PluginIndexes/TextIndex/TextIndex.py, line 306, in index_object (Object: SearchableText) File /usr/local/Zope/lib/python/ZODB/Connection.py, line 505, in setstate SystemError: Failed to import class Splitter from module Products.PluginIndexes.TextIndex.Splitter.ZopeSplitter I checked the directory containing ZopeSplitter and I saw that the __init__.py file was empy. I copied on the one from Zope-2.5.1-b1 - and Zope starts without problems. I am curious now, what is the problem here ? Can I continue running with the __init__.py from older Zope version or is there other things that must be done to my installation. Best regards Petter Enholm Snapper ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
Re: [zope-dev] Splitter
On Fri, 10 Nov 2000 07:50:21 +0800, "Sin Hang Kin" <[EMAIL PROTECTED]> wrote: >(may be turning zope >completely a unicode app). I have patches to give Zope good unicode support (good enough for me ;-) at http://www.zope.org/Members/htrd/wstring No TextIndex support yet though; feel free to contribute some. Toby Dickenson [EMAIL PROTECTED] ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
[zope-dev] Splitter
Providing full-text search is an advantage that Zope over other web app servers. However, the current Zcatalog does not respect the local languages. There is more than 3 splitters which works for different languages already. I do think anyone would see zope being split by this splitter issue. Moreover, building multi-lingual sites is certainly a must of the web age, make survey for the big corps, being globally business you must talk all languages. If zope really want to be the leader, zope must talk all languages. Instead of just taugh zcatalog to listern all language, I would like to see the lang= tag attributes were removed from the Zope source completely. Allowing the zope manager to set lang and encoding as his own will. Moreover, make Zcatalog use unicode internally. (may be turning zope completely a unicode app). Rgs, Kent Sin ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )