I downloaded the Pharo 1.3 one click. I then attempted to load Seaside using the following mechanism: Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfSeaside30'; load. ((Smalltalk at: #ConfigurationOfSeaside30) project latestVersion) load. It complained twice about some package dependencies i.e. related to RBxxx packages. I proceeded through both and it seemingly terminated fine. Seaside was loaded including the Seaside control panel. However, doing a right mouse over the leftmost panel (Categories) resulted in an MNU. Also stuff like syntax highlighting became inactive. Is there a way to load the latest and greatest Seaside into Pharo 1.3 with "all" pre-req dependencies resolved ? i.e. how can I load Seaside clean ? thanks in advance -Charles -- View this message in context: http://forum.world.st/Loading-Seaside-3-0-cripples-System-browser-tp3880813p... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.