Hello Peter,
If your are on Moose, you are using the Glamour inspector.
Can you describe more precisely the kind of items you are inspecting? Do you inspect external resources? Or use Semaphores, forks, network?
I am remembering a bug on Roassal. It used external ressources that was desallocated at image shutdown. On image relaunch, the external ressources was still
pointed by a cache and the yellow cross on red appears.
By the way, behind the cross, it should be a text, can you see it?
I know that these kind of issues are very difficult to reproduce but if you can do it on a fresh image, it will be easier for us to help you ;)
I cross-posted to the Moose mailing list where people are more aware of this kind of issues.
Vincent
De : Pharo-users [mailto:pharo-users-bounces@lists.pharo.org]
De la part de PBKResearch
Envoyé : mercredi 18 février 2015 17:32
À : 'Any question about pharo is welcome'
Objet : Re: [Pharo-users] What happens to saved inspectors?
Clément
I am not sure, but I think Moose uses the Glamour inspector. You get exactly the same inspector whether you select ‘Inspect’ or ‘Explore’ from
the world menu. As you click on an item in the current display, a new inspector pane opens to the right showing detail of the selected item, with tabs to select the form of display – the first one is always ‘Raw’ but the others are dependent on the kind of
item being displayed, e.g. if inspecting an XML document there is always a ‘Tree’ option. I think that sounds like Glamour, doesn’t it?
The main heading on the title bar is static, i.e. it always shows the item you originally inspected. When there are
multiple inspector panes open, each one has its own title below the main window title, showing the item that was clicked to open it. In this case, the title of the first inspector pane, which is the same as the main window title, is also replaced by the red
error display, but the titles of the other inspector panes are OK.
Hope this helps. If any more detail would be helpful, let me know.
Thanks
Peter Kenny
From: Pharo-users [mailto:pharo-users-bounces@lists.pharo.org]
On Behalf Of Clément Bera
Sent: 18 February 2015 11:37
To: Any question about pharo is welcome
Subject: Re: [Pharo-users] What happens to saved inspectors?
Hey,
Inspectors are different between Moose and Pharo 3. Can you precise, are you using the Glamour inspector, the EyeInspector or the old Morphic inspector ?
I have never seen that in Pharo. Are your titles dynamic (I mean, when the object changes, can your title change ?) ?
2015-02-18 11:35 GMT+01:00 PBKResearch <peter@pbkresearch.co.uk>:
Hello
I am using Moose 5, which is essentially Pharo 3, downloaded late December 2014. I have a development project which mainly consists of a collection of workspaces and inspectors (I really do intend to turn it into a properly structured set of classes one day!). I have noticed that, whenever I save an image with some inspectors open and then reopen the image, the title bars of the inspectors have become red rectangles with a cross superimposed. Often I can work out what the title should be and carry on, but in many cases all I can do is close down the inspector and reopen it. Is this a known problem, and is there any way to work round it?
Thanks for any help
Peter Kenny