Windows not interactive
Hi. I got the situation when all my windows are not interactive and when I click somewhere on windows and tabs the world menu appears. However I can open new window and work with it. What should I do in this situation? Best regards, Natalia
Little more context and details of your image and custom code will be required to give the advice. Typically in Smalltalk it is advisable not to save the image with lots of execution of your custom code, external call out done and then work with it through many days, unless you are an expert enough to know your save is save. This may create situation leading to unstable behaviour including UI or other areas. On Fri, Sep 26, 2014 at 5:00 PM, Natalia Tymchuk < natalia.tymchuk@unikernel.net> wrote:
Hi. I got the situation when all my windows are not interactive and when I click somewhere on windows and tabs the world menu appears. However I can open new window and work with it. What should I do in this situation? Best regards, Natalia
Natalia Tymchuk wrote:
Hi. I got the situation when all my windows are not interactive and when I click somewhere on windows and tabs the world menu appears. However I can open new window and work with it. What should I do in this situation? Best regards, Natalia
This happened to me once a looong time ago. Sorry I can't remember what I did. Maybe I threw the image away. You might want to do.... "World inspect" and browse its submorphs. Are the frozen windows there? cheers -ben
yes we do not know how to reproduce this bug and it is annoying. On 26/9/14 13:30, Natalia Tymchuk wrote:
Hi. I got the situation when all my windows are not interactive and when I click somewhere on windows and tabs the world menu appears. However I can open new window and work with it. What should I do in this situation? Best regards, Natalia
I can confirm that the bug has existed since at least 1.3. I saw it a couple of weeks back and had to do SystemWindow allSubInstances do: #close to get rid of them. Canât provide more detail though. Iâll keep my eyes open though. Max On 26.09.2014, at 19:35, stepharo <stepharo@free.fr> wrote:
yes we do not know how to reproduce this bug and it is annoying.
On 26/9/14 13:30, Natalia Tymchuk wrote:
Hi. I got the situation when all my windows are not interactive and when I click somewhere on windows and tabs the world menu appears. However I can open new window and work with it. What should I do in this situation? Best regards, Natalia
participants (5)
-
Ben Coman -
Max Leske -
Natalia Tymchuk -
S Krish -
stepharo