Re: [Pharo-users] Calypso error after clean up

2018-04-03 Thread Hilaire
The Manifest- packages were missing. It resolves the problem. Le 03/04/2018 à 17:53, Denis Kudriashov a écrit : Try clean Calypso with "ClyNavigationEnvironment reset" and then reopen browser. If error will not disappear then problem could be related to the state of RPackageOrganizer in your im

Re: [Pharo-users] Calypso error after clean up

2018-04-03 Thread Denis Kudriashov
Also you can completely disable critiques: ClyCriticBrowserPlugin disable.ClyCriticEnvironmentPlugin disable.ClyNavigationEnvironment reset. And reopen browser. 2018-04-03 17:53 GMT+02:00 Denis Kudriashov : > Hi. > > Try clean Calypso with "ClyNavigationEnvironment reset" and then reopen > bro

Re: [Pharo-users] Calypso error after clean up

2018-04-03 Thread Denis Kudriashov
Hi. Try clean Calypso with "ClyNavigationEnvironment reset" and then reopen browser. If error will not disappear then problem could be related to the state of RPackageOrganizer in your image. Do you see from debugger what is missing in the package? 2018-04-03 16:59 GMT+02:00 Hilaire : > Hello, >