I've just re-entered the Pharo world after a long(ish) absence, and wanted to report a
new bug submission; here's the breakdown:
Pharo image: dev
Pharo core version: Pharo-1.1.1-- Latest update: #11414
Virtual machine used: 4.0.3.2202 Unix VM
OS: Ubuntu Lucid Lynx 10.04
Class browser used if applicable: SystemBrowser default
Steps to reproduce:
1. start pharo
2. open a Shout workspace
3. select the just-opened workspace
4. Ctrl-right button to get the meta-click window
5. select 'save morph in file'
6. hit 'ok' to proffered name for file
7. a message box comes up that reads 'please wait while objects are
counted'.
8. shortly after that an error is generated:
'Error: this context was not included in the ImageSegment'
I'm planning on doing more research, but wanted to get the issue reported.