Searchlight issue with Parcels

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Searchlight issue with Parcels

davidbuck
I get a walkback from Searchlight when I try to load a parcel.  In this
case, I took a bundle from Store, published it as a parcel (Include
bundle structure and save source file) but I named the parcel a
different name than the bundle itself.  When I try to load this bundle
into a clean image with Searchlight loaded, I get a walkback:

Unhandled exception: Message not understood: #postLoadBlock
UndefinedObject(Object)>>doesNotUnderstand:
Searchlight.SearchDatabase>>loadPundleModel:
Searchlight.SearchDatabase>>loadParcel:
...

Apparently the loadParcel: method assumes that the parcel name and the
bundle name are the same but then can't find the bundle with that name.

David Buck

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc