This question is a continuation from this thread, but I thought I will continue it separately. http://n2.nabble.com/Problems-loading-Squeak-Map-tt3085363.html I am trying to update the Seaside-2.8.4 app image to support GemTools which depends on OmniBrowser, Omni Browser morphic and a few other packages and requires them to be opened from the Universe Browser. I downloaded the Universes-ls package and installed it via drag and drop. However it is not responding properly. These are the steps I follow. 1. Installl XML-Parser.mir.3.mcz (YAXO) 2. Install Universes-ls.28.mc\ 3. World menu -> Tools -> Package Universe Browser 4. Update list from network. This is where the fun begins, whenever I try to select an item I get this error message. ============================== HttpUrl(Url)>>toText has been deprecated. Use Url>>asText instead Select Proceed to continue, or close this window to cancel the operation. ============================== On reverting to installing the dependencies from the squeak map files the system appeared to be corrupted. and became unusable because the mouse click kept bringing up the World menu. This part was really frustrating. Is there an updated Pharo-Seaside combination that has the GemTools dependencies already installed, or would be probably better to go back to a stock Squeak and install the Seaside manually? The Seaside One Click is based on Pharo which is why I am wondering whether in reverting to Squeak it will be up to date. If there is an updated Pharo that I can install Seaside and the OmniBrowser etc I wouldn't mind. Frank.