Hi, after some time of absence from active Zope, I just downloaded and successfully installed Zope 2.4.3 on Mac OS X. I am just playing around a bit to get up to date, but... I can't get a ZCatalog to index anything. From the docs I found it works like the (new) find tab. I can find objects with no problem, but nothing gets into the catalog, whatever I do. Am I so dumb or is it a problem someone else found on OS X 10.1.1??? My Setup: Root: Some DTML-Methods a Photo-Folder with some Photos, I would like to catalog a ZCatalog I think for a start I should not need to change anything to the settings of the ZCatalog. I go to the Find Objects Tab and select Photo as a type (nothing changes when I try all objects) and start the find - with no result. Sorry, but I could not find any ocumentation concerning the present version of ZCatalog to cover my problem, all the How-Tos cover older versions... Could anyone please give me a hint? Is there a place where bugs/hints for Zope on OS X can be found? Regards Jochen
Hi Jochen, It's working OK for me on 10.1.1. Did you check the "catalog" tab? Is this a "fresh new Zope" or an upgrade from an older Zope? take care, -steve On Wednesday, November 21, 2001, at 01:00 PM, Jochen Haeberle wrote:
Hi,
after some time of absence from active Zope, I just downloaded and successfully installed Zope 2.4.3 on Mac OS X.
I am just playing around a bit to get up to date, but...
I can't get a ZCatalog to index anything. From the docs I found it works like the (new) find tab. I can find objects with no problem, but nothing gets into the catalog, whatever I do. Am I so dumb or is it a problem someone else found on OS X 10.1.1???
My Setup:
Root: Some DTML-Methods a Photo-Folder with some Photos, I would like to catalog a ZCatalog
I think for a start I should not need to change anything to the settings of the ZCatalog. I go to the Find Objects Tab and select Photo as a type (nothing changes when I try all objects) and start the find - with no result.
Sorry, but I could not find any ocumentation concerning the present version of ZCatalog to cover my problem, all the How-Tos cover older versions...
Could anyone please give me a hint? Is there a place where bugs/hints for Zope on OS X can be found?
Regards Jochen
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Hi Steve, I am using a fresh install. I tried the combined package Zope2.4.3, python, Zope Controller and some Products. The Zcatalog is far different from the one I used "in the old days". What should I look for in the catalog tab? It only tells me no objects in catalog :-( Jochen Am Mittwoch den, 21. November 2001, um 19:49, schrieb Steve Spicklemire:
Hi Jochen,
It's working OK for me on 10.1.1. Did you check the "catalog" tab? Is this a "fresh new Zope" or an upgrade from an older Zope?
take care, -steve
On Wednesday, November 21, 2001, at 01:00 PM, Jochen Haeberle wrote:
Hi,
after some time of absence from active Zope, I just downloaded and successfully installed Zope 2.4.3 on Mac OS X.
I am just playing around a bit to get up to date, but...
I can't get a ZCatalog to index anything. From the docs I found it works like the (new) find tab. I can find objects with no problem, but nothing gets into the catalog, whatever I do. Am I so dumb or is it a problem someone else found on OS X 10.1.1???
My Setup:
Root: Some DTML-Methods a Photo-Folder with some Photos, I would like to catalog a ZCatalog
I think for a start I should not need to change anything to the settings of the ZCatalog. I go to the Find Objects Tab and select Photo as a type (nothing changes when I try all objects) and start the find - with no result.
Sorry, but I could not find any ocumentation concerning the present version of ZCatalog to cover my problem, all the How-Tos cover older versions...
Could anyone please give me a hint? Is there a place where bugs/hints for Zope on OS X can be found?
Regards Jochen
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On Thursday 22 November 2001 06:47, Jochen Haeberle wrote:
I am using a fresh install. I tried the combined package Zope2.4.3, python, Zope Controller and some Products. The Zcatalog is far different from the one I used "in the old days". What should I look for in the catalog tab? It only tells me no objects in catalog :-(
Hrm - there's nothing special about the ZCatalog in that package. We make heavy use of it, though through a Python layer rather than through the web. I don't have access to a Mac at the moment (my development iMac is dead :( ) but I will look into this when I get a chance. Richard
Hi Richard, are you the one richard, who brought us the Zope Controller for OS X, and that package I mentioned??? If so, thank you very much for that great work! I can't really think, what should be wrong with how I tried to get something into the catalog... although I did not find an up-to-date manual or how-to. So I just wanted to cross check if there might be any known problems with OS X. I think, when I can "find" several objects, I guess I should be able to get them into the catalog located at the root... Do you have a tip for me??? Regards Jochen Am Mittwoch den, 21. November 2001, um 22:28, schrieb Richard Jones:
On Thursday 22 November 2001 06:47, Jochen Haeberle wrote:
I am using a fresh install. I tried the combined package Zope2.4.3, python, Zope Controller and some Products. The Zcatalog is far different from the one I used "in the old days". What should I look for in the catalog tab? It only tells me no objects in catalog :-(
Hrm - there's nothing special about the ZCatalog in that package. We make heavy use of it, though through a Python layer rather than through the web. I don't have access to a Mac at the moment (my development iMac is dead :( ) but I will look into this when I get a chance.
Richard
On Thursday 22 November 2001 10:08, Jochen Haeberle wrote:
are you the one richard, who brought us the Zope Controller for OS X, and that package I mentioned???
Yep.
If so, thank you very much for that great work!
No problem :)
I can't really think, what should be wrong with how I tried to get something into the catalog... although I did not find an up-to-date manual or how-to. So I just wanted to cross check if there might be any known problems with OS X.
None that I know of - except I haven't tested the catalog stuff through the web like you're using it. I will do so when our powerbook comes back in the office... hopefully some time today ;)
I think, when I can "find" several objects, I guess I should be able to get them into the catalog located at the root...
Do you have a tip for me???
Sorry, I've not used the catalog in this way... Richard
Hi, obviously, my problem was caused by Opera 5.0b2 on Mac OS X. Although it seems fine to use this Browser with Zope on first and second look, it does not work for finding objects into a catalog. It does the search with the result of no objects found. What a bad trick on a beginner like myself ;-) Regards and thanks Jochen Am Donnerstag den, 22. November 2001, um 01:03, schrieb Richard Jones:
On Thursday 22 November 2001 10:08, Jochen Haeberle wrote:
are you the one richard, who brought us the Zope Controller for OS X, and that package I mentioned???
Yep.
If so, thank you very much for that great work!
No problem :)
I can't really think, what should be wrong with how I tried to get something into the catalog... although I did not find an up-to-date manual or how-to. So I just wanted to cross check if there might be any known problems with OS X.
None that I know of - except I haven't tested the catalog stuff through the web like you're using it. I will do so when our powerbook comes back in the office... hopefully some time today ;)
I think, when I can "find" several objects, I guess I should be able to get them into the catalog located at the root...
Do you have a tip for me???
Sorry, I've not used the catalog in this way...
Richard
On Friday 23 November 2001 00:35, Jochen Haeberle wrote:
obviously, my problem was caused by Opera 5.0b2 on Mac OS X. Although it seems fine to use this Browser with Zope on first and second look, it does not work for finding objects into a catalog. It does the search with the result of no objects found.
What a bad trick on a beginner like myself ;-)
Just to confirm - this problem is now resolved? It was an interaction with Opera? You have the search working with another browser? Richard
Hi Richard, yes. exactly. It works like a charm with Netscape 6.2. Using Opera 5.0b2 on OS X it just does not work, whatever I do. I did not think of this possibility as the form itself works fine, returning a result and all other management tasks work fine as well. Not a search was the problem, but getting any objects cataloged by using the find-tab. Thanks for your help Jochen Am Dienstag den, 27. November 2001, um 01:06, schrieb Richard Jones:
On Friday 23 November 2001 00:35, Jochen Haeberle wrote:
obviously, my problem was caused by Opera 5.0b2 on Mac OS X. Although it seems fine to use this Browser with Zope on first and second look, it does not work for finding objects into a catalog. It does the search with the result of no objects found.
What a bad trick on a beginner like myself ;-)
Just to confirm - this problem is now resolved? It was an interaction with Opera? You have the search working with another browser?
Richard
participants (4)
-
Jochen Haeberle -
Jochen Häberle -
Richard Jones -
Steve Spicklemire